aboutsummaryrefslogtreecommitdiff
path: root/voctocore/scripts/audio-visualize-cam1-mirror.sh
blob: 3119e7e765a67c63865d9961e317a2f0fe11fcc8 (plain)
  1. #!/bin/sh
  2. gst-launch-1.0 \
  3. tcpclientsrc host=localhost port=23000 !\
  4. gdpdepay !\
  5. wavescope shader=none style=lines !\
  6. video/x-raw,width=800,height=300 !\
  7. videoconvert !\
  8. xvimagesink