pause\ play the video
d
dudi017 at gmail.com
Sat Feb 1 08:03:39 PST 2014
I have main() and thread which transmitting video.
is possible to use the functions:
gst_element_set_state (pipeline, GST_STATE_PAUSED);
gst_element_set_state (pipeline, GST_STATE_PLAYING);
from the main? the pipeline is in the thread (with all the video code).
when I tried it, it actually paused the pipeline, but I also got this error:
status: pause
Bus error (core dumped)
and it throw me out of the program.
if someone know what to do it will be great!
thanks.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/pause-play-the-video-tp4665025.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list