Fast Forwarding A Stream On UDP Working On udpsink

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Fast Forwarding A Stream On UDP Working On udpsink

fmbslayer
Hi;

I do a stream over udp using udpsink, I am able to view it from vlc. However
when I do use send_event to the pipeline for fastforwarding or frame
forwarding the stream stops.

I used this link as a reference for send_event ing.

I suspect udpsink does not support fast-forwarding, is there anything I can
do to solve this problem?





--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Fast Forwarding A Stream On UDP Working On udpsink

Nicolas Dufresne-5


Le sam. 6 juill. 2019 05 h 10, fmbslayer <[hidden email]> a écrit :
Hi;

I do a stream over udp using udpsink, I am able to view it from vlc. However
when I do use send_event to the pipeline for fastforwarding or frame
forwarding the stream stops.

I used this link as a reference for send_event ing.

I suspect udpsink does not support fast-forwarding, is there anything I can
do to solve this problem?

udpsink will fast-forward, this is unlikely the problem. But the other side won't know, and will playback at normal speed. In RTSP protocol. What your sender could do is transcode to higher speed, dropping frames to avoid increasing the bandwidth.






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

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel