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