
GStreamer Network Video Stream and Save to File
In a previous entry, we discussed how to preview webcams. In this article, we’ll discuss a Server which saves both video and audio to a file, and streams video over the network. On the other side of the network, we’ll build a small Client to get the video, decode it Read more …