Code: Alles auswählen
#!/bin/sh
/usr/src/ggrab-0.22a/ggrab -host 172.21.5.99 -port 31338 -p `GET http://172.21.5.99/control/zapto?getpids | perl -ne 'print sprintf("%#X",$_)." "'` -o - | vlc -
Code: Alles auswählen
#!/bin/sh
/usr/src/ggrab-0.22a/ggrab -host 172.21.5.99 -port 31338 -p `GET http://172.21.5.99/control/zapto?getpids | perl -ne 'print sprintf("%#X",$_)." "'` -o - | mplayer -quiet -framedrop -forceidx -double -mc 5 -
Alle guten Dinge sind DREI
Hier mein XINE Script:
Code: Alles auswählen
#!/bin/sh
nice -20
/usr/src/ggrab-0.22a/ggrab -host 172.21.5.99 -port 31338 -p `GET http://172.21.5.99/control/zapto?getpids | perl -ne 'print sprintf("%#X",$_)." "'` -o - | xine stdin://mpeg2
Ich wünsche Euch viel Spass und ein kleines Post mit Eurer Meinung wäre mir auch recht.
Greetz Denic