Aug 072013
 
 How to stream vlc from a Raspberry Pi with GPIO control but without being root

Having managed to get VLC streaming from Pi Camera to Nexus 7 Android tablet working, it was only a matter of time before I wanted to stream from the RasPiCamcorder. But when I tried it, I came across an annoying problem. RPi.GPIO needs to run as root (that’s why we always use sudo for our GPIO stuff) But VLC refuses to run as root. This means you can’t run them both from the same program. There’s all sorts of clever solutions people proposed (and I wasted a lot of time unsuccessfully trying them all out) […more…]

May 192013
 
How to stream video from your RasPiCam to your Nexus 7 tablet using VLC

Yesterday I went to the Cambridge Jam. It was a very good Jam. I met four members of the Raspberry Pi Foundation and they were all extremely nice people. I took three demos with me: Gertboard “Whackadoodle” Wii controller Wii controller nunchuk Guzunty car RasPiCamCorder I had the RasPiCamcorder streaming live video to my PC via my phone as WiFi router. It worked quite well, but with poor latency. It took several seconds for changes to appear on the screen. I hadn’t had time to monkey about with the commands and was streaming 1080p at […more…]