How to send RTCP data from client to RTSP-server using gstreamer

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

How to send RTCP data from client to RTSP-server using gstreamer

k4ustav
In the server I am following the code from  this link
https://github.com/GStreamer/gst-rtsp-server/blob/master/examples/test-mp4.c

But I am not able to send RTCP data from client. So there is no client RTCP
data displayed in the server end. My client pipeline is as below,

rtspsrc location=stream_url ! rtph264depay ! h264parse ! avdec_h264 !
autovideosink

So, how can I send RTCP data from client to server and how do I know on
which port server is listening for RTCP data? Is there code example for it
to demonstrate?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel