What's a good option for home-video-streaming?

For example, somebody may use a laptop webcam to stream their baby's crib allowing them to monitor it from the main home PC. In this case, I wouldn't want to do it across the wire with Skype, but instead keep it on my local network. What options exist to make this easy to achieve?

link|improve this question

48% accept rate
feedback

3 Answers

VLC actually works very well in this case.

In VLC you can set it up to take your Webcam video, or any DirectShow compatible device, and encode it and multicast it on your entire LAN. You can then tune into the feed from any computer throughout the house. You can even set it up to advertise the stream via SAP. With that setup you could have multiple streams on the network, but you can easily access them without having to configure every time, using the SAP advertisements.

There is a pretty good guide on how to set it up on the VLC wiki.

link|improve this answer
Wow. VLC's even cooler than I thought!! :D – DLH Aug 20 '09 at 12:53
Awesome. I already have VLC on every machine too, making this very convenient. I'll test it when I get home. – Jonathan Sampson Aug 20 '09 at 13:51
feedback

I'm using Motion, a package in the Ubuntu repositories. It allows streaming video and can also capture movement, and post to a website.

It is very flexible (I'm using it to monitor my dogs from work).

I worked with my bargain basement $10 webcams - which appear to be limited only by hardware, the software will run as many as you can connect.

link|improve this answer
feedback

I use Yawcam. It's seriously awesome for something like this.

I use it to watch my dog at home from work.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.