goav
Pion WebRTC
goav | Pion WebRTC | |
---|---|---|
2 | 89 | |
2,103 | 14,168 | |
- | 2.0% | |
0.0 | 9.2 | |
over 2 years ago | 7 days ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
goav
-
How to add RTP timestamp to MP4 container for self-made RTSP client in Go?
For the MP4 container, I used to work with https://github.com/giorgisio/goav, but I visited now and saw that it had a deprecation notice, but should still work I guess.
-
Playing video in a Golang game
Now we need to obtain frames from the video stream of the file. goav provides an example code on how to do that. To make it work with Pixel game library, we need to set the frame decoding format to avcodec.AV_PIX_FMT_RGBA which is used by Pixel.
Pion WebRTC
- How Nat Traversal Works
- Pion WebRTC v4.0.0
-
Open Source security camera on Raspberry Pi
Check out the initial commit of https://github.com/awslabs/amazon-kinesis-video-streams-webr... it was Pure C and simple.
Early versions of https://github.com/pion/webrtc used lots of cgo its an enjoyable read I find. The glue is higher level (interesting part) but the parts you don’t need the details on (DTLS, SRTP….) are abstracted away
- Golang WebRTC. Como usar Pion 🌐Remote Controller
- VoRS: Vo(IP) Simple Alternative to Mumble
- Golang WebRTC. How to use Pion 🌐Remote Controller
- Pure Go Implementation of the WebRTC API
- Pure C WebRTC
- WebRTC for the Curious
-
Ask HN: What side projects landed you a job?
I have worked four jobs related to https://github.com/pion/webrtc and one for https://webrtcforthecurious.com
Two companies used Pion. The other two were just using the protocol (WebRTC)
What are some alternatives?
go-libav - Go language bindings for ffmpeg libraries
mediasoup - Cutting Edge WebRTC Video Conferencing
gmf - Go Media Framework
gst - Go bindings for GStreamer (retired: currently I don't use/develop this package)
Vnc2Video - A fully featured VNC client written in golang
janus-gateway - Janus WebRTC Server
M3U8 - Parser and generator of M3U8-playlists for Apple HLS. Library for Go language. :cinema:
livekit-server - Scalable, high-performance WebRTC SFU. SDKs in JavaScript, React, React Native, Flutter, Swift, Kotlin, Unity/C#, Go, Ruby and Node. [Moved to: https://github.com/livekit/livekit]
v4l - Facade to the Video4Linux video capture interface.