watch_video.sh
This shell scripts calls the pull_video.py script to dumpt the video stream from the elfie into a Gstreamer pipe that plays the video in a window. The exact Gstreamer pipeline looks like this: python ./pull_video.py |gst-launch-1.0 fdsrc fd=0 ! h264parse ! avdec_h264 ! xvimagesink sync=false
x-shellscript -
111.00 bytes -
07/09/2017 at 20:55
|