开发者

Video Streaming application using GStreamer

I would like to create a GStreamer application for streaming video/audio over wireless network.For codec I will use H.264 .Please advice transmitting the data what should I use MPEG2-TS or RTP? I am not sure from where I should start to write the application开发者_高级运维. I will work in c/c++ in ubuntu.Please help. Thanks in advance.


Rtp is commonly used. You can have a look at examples under gst-plugins-good/tests/examples/rtp/.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜