diff options
Diffstat (limited to 'voctocore/scripts/audio-play-cam1-mirror.sh')
-rwxr-xr-x | voctocore/scripts/audio-play-cam1-mirror.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/voctocore/scripts/audio-play-cam1-mirror.sh b/voctocore/scripts/audio-play-cam1-mirror.sh index e2d5905..d85a390 100755 --- a/voctocore/scripts/audio-play-cam1-mirror.sh +++ b/voctocore/scripts/audio-play-cam1-mirror.sh @@ -2,4 +2,4 @@ gst-launch-1.0 \ tcpclientsrc host=localhost port=23000 !\ gdpdepay !\ - alsasink sync=false + alsasink |