RJM62
Touchdown! Greaser!
- Joined
- Jun 15, 2007
- Messages
- 13,157
- Location
- Upstate New York
- Display Name
Display name:
Geek on the Hill
My turtle site has been getting a lot more traffic and has outgrown the windows-based freeware that had been handling the video feed. It had been running reliably on an old, tiny Acer notebook for about five years, so I got a lot of mileage out of that setup.
The new server is also based on an old machine, in this case a laptop that I retired about a year or two ago. I backed up the Windows system onto its second hard drive, installed CentOS 7 on it, and am using FFmpeg and FFserver to capture the webcam video and convert it to an flv stream.
I then created a reverse proxy on the Apache server that serves the site, and installed mod_flvx and a handler so Apache would handle the flv stream.
So far it seems to be working, although I need to tweak it for quality and so forth. I also plan to use a better streaming format eventually. I just haven't decided which one yet.
You can (hopefully) see it working at
http://www.myturtlecam.com/liveFeed/index.php
I've also re-written the site recently on the advice of a few teachers who emailed me and told me that they used it in their classes, but that the reading level was too high. So I rewrote it to be more kid-friendly.
Rich
The new server is also based on an old machine, in this case a laptop that I retired about a year or two ago. I backed up the Windows system onto its second hard drive, installed CentOS 7 on it, and am using FFmpeg and FFserver to capture the webcam video and convert it to an flv stream.
I then created a reverse proxy on the Apache server that serves the site, and installed mod_flvx and a handler so Apache would handle the flv stream.
So far it seems to be working, although I need to tweak it for quality and so forth. I also plan to use a better streaming format eventually. I just haven't decided which one yet.
You can (hopefully) see it working at
http://www.myturtlecam.com/liveFeed/index.php
I've also re-written the site recently on the advice of a few teachers who emailed me and told me that they used it in their classes, but that the reading level was too high. So I rewrote it to be more kid-friendly.
Rich