start/stop recording from live preview+stream

®åg∑ †π rashmi at tatapowersed.com
Tue Sep 17 05:32:39 PDT 2013


Just a small observation the cpu utilisation when I am running the
application on board is very high.How can I write an optimized code in
gstreamer with the design kept as 
I have a pipeline
 v4l2src-->queue-->filtercaps--
                               \
                                -->tee-->queue-->TIDmaivideosink(DVI output)
                                       |
                                      
|-->queue-->dmaienc_h264-->rtph264pay-->udpsink(streaming) 

and the recording bin being created added to tee 's request pad and removed
(unref) on start with tee 's request pad being unreffed
|----------------------------------------------------------|
|recording bin                                             |
|                                                          |
|   queue-->dmaienc_h264-->qtmux-->filesink                |
|                                                          |
|                                                          |
|----------------------------------------------------------| 
everytime.The cpu utilisation is very high even if I dont do recording.That
might be the reason for the program eventually crash.I tried removing the
streaming branch too but the cpu utilisation continued to be high.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/start-stop-recording-from-live-preview-stream-tp4661145p4662042.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list