#!/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=11000 !\ matroskademux !\ glupload !\ glimagesink ts-offset=500000000