
Library suggestions for a a video call program You might take a look at GStreamer.Directions / pointers for a server that buffers and rebroadcasts a video stream? I don't know how low level you want to go, but assuming you don't want to re-implement video codecs then GStreamer is probably a good place to start, it allows you to create modular video pipelines and it has Go bindings (although I've not personally used them).

It has some learning curve for things beyond just converting a file 1:1, but as a library, many programs such as OBS, Blender, Shotcut, Drawpile and KDEnLive implements it for tasks such as rendering and recording videos out of them.

Source: Hacker News / about 2 months ago

Ask HN: Is there other software similar to Vim and Emacs? FFMpeg and its libraries.
