Pause and resume live video with latest frames without affecting the sink

vk_gst venkateshkuppan26 at gmail.com
Wed Aug 22 12:12:10 UTC 2018


Corrected pseudo code: 


while True:
   # apply gltransformation always - control reaches here when imagefreeze
is inserted, however no effect on displayed video., without imagefreeze, the
effects work.

   # if user_input == 1
      # set drop-probability=1 for element identity to pause the video
      # insert imagefreeze in pipeline
   #if user_input == 2
      # set drop-probability=0 for element identity to replay the video
     # delete imagefreeze from pipeline 



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list