View Single Post
Shanezlar's Avatar
Posts: 38 | Thanked: 67 times | Joined on Oct 2009 @ Allemagne
#157
quick question to your code:
Code:
gst-launch v4l2src device=/dev/video0 num-buffers=1 ! dspjpegenc ! filesink location=/home/user/back.jpg
Does that work even if the dsp is active, for example when playing music (the 'dspjpegenc' part)?