This post originated from an RSS feed registered with Java Buzz
by Nick Lothian.
Original Post: 5 Quick Links
Feed Title: BadMagicNumber
Feed URL: http://feeds.feedburner.com/Badmagicnumber
Feed Description: Java, Development and Me
I’m enjoying doing these links, even if I suspect they are more useful to me than anyone else. Streaming from Raspberry Pi to VLC. The magic command is raspivid -o – -t 9999999 |cvlc -vvv stream:///dev/stdin –sout ‘#rtp{sdp=rtsp://:8554/}’ :demux=h264, and then in VLC, open the network stream rtsp://<IPofRaspberryPi>:8554/ Using the Stanford Part of Speech Tagger in Eclipse. […]