Hello;
I do a project that I send a video over network via udpsink. I need to
determine playback speed also.
I use a similar example to this one.
https://gstreamer.freedesktop.org/documentation/tutorials/basic/playback-speed.htmlHowever when I seek or send an event to my pipeline my stream stops.
Is there any example like this one which does fast-forwarding or rewinding?
I also tried to send or seek event to udpsink but that also did not work.
Should I send event to another element in my pipeline? Like decoder or
demuxer?
On which element does fast-forwarding work normally? I think it is the sink.
Btw the streaming works successfully.
--
Sent from:
http://gstreamer-devel.966125.n4.nabble.com/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel