- Joined
- Jul 4, 2008
- Messages
- 2,499
- Points
- 113
I was around town (Seoul) yesterday and came across a neat little IP cam built directly from the ground up.
The fellow in question had used a Beaglebone Black, and several drivers
for Linux. these are: mpeg-streamer and libjpeg8-dev supporting library.
It had me thinking about the possibility of making one of these. Problem is in S.Korea vendors like to double or triple charge you as none of them seems to understand how to order these through a proper distributor.
Beagleboard Blacks are about $70-80 here. Normally $45 elsewhere.
Facepalm, why.
The result is an HD security camera capable to streaming HD video over your home network via RTP and UTP.
I should mention that ALL of these devices (Pi/BeagleBone Black/Cubieboard MUST use a UVC compatible web cam)
From http://linuxtv.org/wiki/index.php/UVC_Webcam_Devices:
You can see here
http://derekmolloy.ie/streaming-video-using-rtp-on-the-beaglebone-black/
http://blog.lemoneerlabs.com/3rdParty/Darling_BBB_30fps_DRAFT.html
http://embeddedgeeks.wordpress.com...a-wireless-ip-camera-for-home-surveillance-2/
This one is a cubieboard 2 based video streamer
http://linux-sunxi.org/Cubieboard/Webcam
there is a similar project already for Raspberry pi.
Streaming Your Webcam w/ Raspberry Pi | Wolf Paulus
I hope this is post might inspire an interesting project on the geek thread
:beer:
The fellow in question had used a Beaglebone Black, and several drivers
for Linux. these are: mpeg-streamer and libjpeg8-dev supporting library.
It had me thinking about the possibility of making one of these. Problem is in S.Korea vendors like to double or triple charge you as none of them seems to understand how to order these through a proper distributor.
Beagleboard Blacks are about $70-80 here. Normally $45 elsewhere.
Facepalm, why.
The result is an HD security camera capable to streaming HD video over your home network via RTP and UTP.
I should mention that ALL of these devices (Pi/BeagleBone Black/Cubieboard MUST use a UVC compatible web cam)
From http://linuxtv.org/wiki/index.php/UVC_Webcam_Devices:
UVC webcam devices are collectively those USB webcams that are UVC compliant and are supported under Linux by the uvcvideo kernel driver module.
You can see here
http://derekmolloy.ie/streaming-video-using-rtp-on-the-beaglebone-black/
http://blog.lemoneerlabs.com/3rdParty/Darling_BBB_30fps_DRAFT.html
http://embeddedgeeks.wordpress.com...a-wireless-ip-camera-for-home-surveillance-2/
This one is a cubieboard 2 based video streamer
http://linux-sunxi.org/Cubieboard/Webcam
there is a similar project already for Raspberry pi.
Streaming Your Webcam w/ Raspberry Pi | Wolf Paulus
I hope this is post might inspire an interesting project on the geek thread

:beer:
Last edited: