Welcome to Laser Pointer Forums - discuss green laser pointers, blue laser pointers, and all types of lasers

LPF Donation via Stripe | LPF Donation - Other Methods

Links below open in new window

ArcticMyst Security by Avery

OpenSource DIY 720p HD IP Cam with Linux

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:

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

2012-01-21-13-41-20.jpg

:beer:
 
Last edited:





Joined
Oct 26, 2007
Messages
5,438
Points
83
Are those cams more controllable than generic UVC cameras? For example, can you change the exposure times, white balance, etc. manually? Sometimes I'm wary of UVC stuff because it uses only that generic driver which shows video, but can't be controlled for anything else.
 
Joined
Jul 4, 2008
Messages
2,499
Points
113
Good question, :thinking::thinking:
according to the literature on the UVC camera library for Linux it seems that one can adjust those perimeters by installing video4linux libraries and utilities.
In the utilities you can adjust those perimeters.
I'm still trying to track down a proper board (Cubie 3 board) so that I can put together a faster version of this security camera/ area monitor.
:p
 
Last edited:
Joined
Dec 29, 2009
Messages
3,136
Points
63
Very cool! I've been wanting a network cam or two, for use in the car and front porch. Haven't looked too seriously at options, but will have to add this to the list of options. Thought it'd be fun to build a video streaming doohicky, like a Roku, out of a RasPi or BBB, but only if there is a step-by-step written for people as dumb as monkeys.
 
Joined
Jul 4, 2008
Messages
2,499
Points
113
Very cool! I've been wanting a network cam or two, for use in the car and front porch. Haven't looked too seriously at options, but will have to add this to the list of options. Thought it'd be fun to build a video streaming doohicky, like a Roku, out of a RasPi or BBB, but only if there is a step-by-step written for people as dumb as monkeys.

There is a magazine for that. Linux Monkey.
:)
610sMf39FOL._SL500_AA300_.jpg

145943751-monkey-wearing-spectacles-using-laptop-gettyimages.jpg


In the list of links I posted, there is a semi-step by step guide showing what one needs to do to install all the linux libraries.
Angstrom linux looks to be where it's at.
 
Last edited:




Top