diff options
Diffstat (limited to 'voctocore/scripts/av-source-avsync.sh')
-rwxr-xr-x | voctocore/scripts/av-source-avsync.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/voctocore/scripts/av-source-avsync.sh b/voctocore/scripts/av-source-avsync.sh index 0276202..275da85 100755 --- a/voctocore/scripts/av-source-avsync.sh +++ b/voctocore/scripts/av-source-avsync.sh @@ -21,4 +21,4 @@ gst-launch-1.0 -vm \ mux. \ \ matroskamux name=mux !\ - tcpclientsrc host=localhost port=10000 + tcpclientsink host=localhost port=10001 |