ex535
04.12.2013, 14:37
Hi Leute,
wer hat ebensfalls die Kombination von RPi-ShieldBridge und MIO283QT-Adapter(2,8" Farb LCD + Touch)
Weiter Infos bei https://github.com/watterott/RPI-ShieldBridge
Diese Option interessiert mich. Leider funktioniert es nicht?
I got it working! Many thanks for a useful tutorial.
For the benefit of others, here’s how I did it:
1. Installed VLC on my Pi.
2. Installed MX Player on my Android phone
3. On the Pi: $ raspivid -o – -t 9999999 -w 640 -h 360 -fps 25|cvlc -vvv stream:///dev/stdin –sout ‘#standard{access=http,mux=ts,dst=:8090}’ :demux=h264
4. MX Player: Network Stream –> 192.168.xx.yy:8090 where 192.168.xx.yy is the Pi’s ip address and 8090 is the port we told the Pi to send the stream to.
how can I set the “raspivid -o – -t 99999 -hf -w 640 -h 360 -fps 25|cvlc -vvv stream:///dev/stdin –sout ‘#standard{access=http,mux=ts,dst=:8090}’ :demux=h264″ to start automatically from boot ?
Informationsaustausch gewünscht!
Gruß
Kurt
wer hat ebensfalls die Kombination von RPi-ShieldBridge und MIO283QT-Adapter(2,8" Farb LCD + Touch)
Weiter Infos bei https://github.com/watterott/RPI-ShieldBridge
Diese Option interessiert mich. Leider funktioniert es nicht?
I got it working! Many thanks for a useful tutorial.
For the benefit of others, here’s how I did it:
1. Installed VLC on my Pi.
2. Installed MX Player on my Android phone
3. On the Pi: $ raspivid -o – -t 9999999 -w 640 -h 360 -fps 25|cvlc -vvv stream:///dev/stdin –sout ‘#standard{access=http,mux=ts,dst=:8090}’ :demux=h264
4. MX Player: Network Stream –> 192.168.xx.yy:8090 where 192.168.xx.yy is the Pi’s ip address and 8090 is the port we told the Pi to send the stream to.
how can I set the “raspivid -o – -t 99999 -hf -w 640 -h 360 -fps 25|cvlc -vvv stream:///dev/stdin –sout ‘#standard{access=http,mux=ts,dst=:8090}’ :demux=h264″ to start automatically from boot ?
Informationsaustausch gewünscht!
Gruß
Kurt