aboutsummaryrefslogtreecommitdiff
path: root/voctocore/scripts/video-source-cam1.sh
blob: e920c430774b5107ed5744b4e7ad8e9c76413e13 (plain)
  1. #!/bin/sh
  2. gst-launch-1.0 \
  3. videotestsrc !\
  4. video/x-raw,format=I420,width=1280,height=720,framerate=25/1,pixel-aspect-ratio=1/1 !\
  5. timeoverlay valignment=bottom !\
  6. gdppay !\
  7. tcpclientsink host=localhost port=10000