aboutsummaryrefslogtreecommitdiff
path: root/voctocore/scripts/audio-source-cam1.sh
blob: 0ca10d8e734148704c1fe887fe3c3f29b9e002c1 (plain)
  1. #!/bin/sh
  2. gst-launch-1.0 \
  3. audiotestsrc !\
  4. audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000 !\
  5. gdppay !\
  6. tcpclientsink host=localhost port=20000