Grab single frame from RTSP network stream

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. gortsplib

    RTSP client and server library for the Go programming language

    I found the gortsplib project, but I can't find any documentation that would indicate how to grab a single frame. I'm able to connect to the camera and receive "NALUs" but I'm not sure how to turn this raw data into a full frame.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. lal

    🔥 Golang audio/video live streaming lib/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket-FLV/TS, GB28181, H264/H265/AAC/G711/OPUS, relay, cluster, record, HTTP Notify/API/UI. 直播

    This library claims to be pure-Go, with the only dependency being another small Go lib, and supports RTSP and H.265, and has recent activity - https://github.com/q191201771/lal

  4. GoHM

    H265/HEVC HM Video Codec in Go

    You could also look at https://github.com/rainliu/GoHM , which claims to be an H.265 codec - looks like it is about 10 years old.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ready-to-use SRT/WebRTC/RTSP/RTMP/LL-HLS server/proxy (publish vid/audio streams

    1 project | news.ycombinator.com | 13 Feb 2025
  • Ask HN: What's the minimum-friction way to stream audio from a handheld device?

    1 project | news.ycombinator.com | 31 Oct 2024
  • Bad audio quality when re-encoding RTSP stream from AAC to Opus in MediaMTX

    1 project | /r/ffmpeg | 9 Dec 2023
  • Video streaming in golang

    5 projects | /r/golang | 3 May 2023
  • 7 eufy indoor cam 2k, continuous recording and RTPS

    1 project | /r/EufyCam | 16 Apr 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?