Changes

Jump to: navigation, search

Telepresence

No change in size, 21:45, 30 July 2013
/* TCP */
<pre>
pi@raspberrypi ~ $ raspivid -t 999999 -w 1080 -h 720 -fps 25 -hf -b 512000 -n -o - | gst-launch-1.0 -v fdsrc ! h264parse ! rtph264pay config-interval=1 pt=96 ! gdppay ! tcpserversink host=0.0.0.0 port=50001554pi@raspberrypi ~ $ gst-launch-1.0 -v tcpclientsrc host=fixme.telepresence.fixme.ch port=5000 1554 ! gdpdepay ! rtph264depay ! h264parse ! omxh264dec ! autovideosink sync=false
</pre>
512
edits