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