Webcam stream from Raspberry Pi using VLC

I am looking to use my Logitech C920 that is connected to my Raspberry Pi 2 as a sort of baby monitor for my new puppy’s kennel. I was able (though much trial and error) get the stream (audio and video) to work on the RPi using VLC. I’m able to view the stream one computer using the vlc player, I can also play the stream on my phone/tablet again using the vlc player. But I cannot seem to get it to work in my vera 3 ui7.

I play the stream by telling vlc to connect to http://:8080

I’m starting the stream on my RPi using the following command:
cvlc v4l2:///dev/video0:chroma=h264:width=800:height=600 :input-slave=“alsa://hw:1,0” --sout ‘#transcode{acodec=mp4a,ab=32}:http{mux=ts,dst=:8080}’ -vvv

Any suggestions? I’m thinking that changing the part at the end might be the key?

Sent from my Nexus 7 using Tapatalk

What OS are you running on the Pi. Sounds like a cool idea and something i could be interested in.

What puppy have you got?

Thanks
N

Its running RASPBIAN WHEEZY (Based on Debian). I would really like to put it on my Vera that way my wife can just use the app she has already to view it.

We have a 9 week old Border Collie

I have one and I use http://:8080/video

Sent from my LGUS990 using Tapatalk

[quote=“Dscritch420, post:4, topic:189310”]I have one and I use http://:8080/video

Sent from my LGUS990 using Tapatalk[/quote]

Just tried that, but it didnt work :confused:

are you streaming it with VLC from a Raspberry Pi as well? if so, could you post the string you use to start the stream?

[quote=“mikefletcher85”][quote=“Dscritch420, post:4, topic:189310”]I have one and I use http://:8080/video

Sent from my LGUS990 using Tapatalk[/quote]

Just tried that, but it didnt work :confused:

are you streaming it with VLC from a Raspberry Pi as well? if so, could you post the string you use to start the stream?[/quote]
I am streaming from a raspberry pi 2 running motion…http://m.instructables.com/id/Raspberry-Pi-remote-webcam/

Sent from my LGUS990 using Tapatalk

[quote=“Dscritch420, post:6, topic:189310”]I am streaming from a raspberry pi 2 running motion…http://m.instructables.com/id/Raspberry-Pi-remote-webcam/

Sent from my LGUS990 using Tapatalk[/quote]

I did have motion setup on it at one point a long time ago, but I didnt think is supported audio. Do you get audio from it as well as video? At night the camera is useless as its too dark so thats where the audio is key.

[quote=“mikefletcher85”][quote=“Dscritch420, post:6, topic:189310”]I am streaming from a raspberry pi 2 running motion…http://m.instructables.com/id/Raspberry-Pi-remote-webcam/

Sent from my LGUS990 using Tapatalk[/quote]

I did have motion setup on it at one point a long time ago, but I didnt think is supported audio. Do you get audio from it as well as video? At night the camera is useless as its too dark so thats where the audio is key.[/quote]
No audio

Sent from my LGUS990 using Tapatalk