As opposed to the traditional baby monitor, I've decided to put together something of my own system, in that Linux hacker do-it-yourself sort of way :-)
Here was my check-list:
- Cobble together a little desktop machine from some scrap hardware laying around
- Install Xubuntu 11.10 with automatic login
- Add a Logitech C910 HD web camera
- Install Skype
- Create a new Skype account
- Set it to automatically accept calls from Kim and I (only!)
- Set it to automatically enable video
- Disable all of the annoying notifications and sounds
- Add this new user "babyroom" to my Skype contacts, as well as Kim's; obscure it as much as possible
I recorded this in 1280x720 webm format using Cheese, over the course of about 35 minutes, while we assembled a simple crib and rearranged some furniture.
I then spent 4+ hours trying to figure out how to resample the frame rate and fit it down to a 1-2 minute video. I struggled and fought (violently) with:
- OpenShot - slowing it down rendered it very choppy
- Pitivi - doesn't support modifying the frame rate
- Avidemux - should have worked, but the result wasn't very smooth and the colors were painfully distorted
- SlowmoVideo - never got it to work
This command rendered the video you see below in about 5 seconds:
mencoder -fps 195/1.001 \ -ovc copy \ -audiofile soundtrack.mp3 \ -oac copy input.webm \ -o output.webm
My input file was 32:59, and I wanted my output file to be exactly 2:14, to match up with my chosen soundtrack, so I used a frame rate multiplier of 195/1.001. It look a little toying to get it right, but it worked out very well, I think!
Enjoy!
A similar setup I had tried with Yahoo Messenger when I had XP on my PC. It never worked good. For 2 years now I'm using Ubuntu and have a Skype account and want to try again. My question is why you want to use Google+Hangouts.
ReplyDeleteThanks,
Why would you use Google+Hangouts, can I use FB ?
ReplyDeleteThanks Dustin and congrats to BOTH of you.
ReplyDeleteThanks for sharing this. I've been trying to figure something out but I was looking at streaming with icecast on our local LAN or something like that.
ReplyDeleteOne other note: API for G+ hangouts apparently became real today. Not sure if that helps with your need for auto-answering byobaby, erm, baby-buntu but it might:
ReplyDeletehttp://googleplusplatform.blogspot.co.uk/2012/03/moving-google-hangouts-api-out-of.html
Hmmm, maybe it doesn't help (looks to be designed for within the hangout, not getting into the hangout.)