How to get GStreamer for Windows and for Android work together with h264 over RTP?

Olivier Crête olivier.crete at collabora.com
Tue Dec 3 08:14:29 PST 2013


On Tue, 2013-12-03 at 11:40 +0100, Sebastian Dröge wrote:
> On Di, 2013-12-03 at 02:37 -0800, stic wrote:
> > i just tried to use rtp payloaders with tcpserversink and the result is the
> > same as with udpsink, so to me it means that the problem comes from rtp.
> 
> You can't use RTP directly over TCP as it requires to be packetized. For
> RTSP there's a packetization procotol around RTP for TCP connections.

There is RFC4571 for RTP-over-TCP, but I don't think we have anything in
GStreamer to implement it. But it would be trivial to add.

-- 
Olivier Crête
olivier.crete at collabora.com



More information about the gstreamer-devel mailing list