#!/bin/sh confdir="`dirname "$0"`/../" . $confdir/default-config.sh if [ -f $confdir/config.sh ]; then . $confdir/config.sh fi gst-launch-1.0 \ tcpclientsrc host=$MIXHOST port=13000 !\ matroskademux name=demux \ \ demux. !\ queue !\ glupload !\ glimagesink ts-offset=500000000 \ \ demux. !\ queue !\ alsasink provide-clock=false ts-offset=500000000