RTSP server: RTCP retransmission

Yurii Monakov monakov.y at gmail.com
Thu Nov 17 09:40:07 UTC 2016


Hi All!

I'm able to feed GStreamer RTSP server with H264 RTP stream:

( udpsrc port=5544 caps="application/x-rtp,media=
(string)video,clock-rate=(int)90000,encoding-name=(string)
H264,payload=(int)96" name=pay0)

Everything works and clients are able to receive this stream. The problem
is that I need to transmit custom RTCP packets, which are also generated on
the feed side.

Is there any way to tell RTSP server to take RTCP packets from external
port and stop generating them internally?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161117/72f00ee1/attachment.html>


More information about the gstreamer-devel mailing list