Can I make a camera server only?

Post here to ask any questions about hardware suitability, configuration in ZoneMinder, or experiences. If you just want to know if something works with ZoneMinder or not, please check the Hardware Compatibility sections in the forum, and the Wiki first. Also search this topic as well.
Post Reply
ocgltd
Posts: 17
Joined: Sun Oct 11, 2009 12:15 am

Can I make a camera server only?

Post by ocgltd »

I'm new to ZM and want to start by running it in a VM.

I also have a camera connected to the Composite video input on another linux box (running Myth). I would like to make this a "camera server" only...leaving all processing to my VM running elsewhere.

Is this reasonable? I don't want to buy a net camera yet, and want to start with ZM in a VM.

Thanks
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

take a look at http://sourceforge.net/projects/mjpg-streamer/develop

for the machine with the capture card
ocgltd
Posts: 17
Joined: Sun Oct 11, 2009 12:15 am

Post by ocgltd »

Okay looks simple...and ZM can use that card as an input?

I didn't see an obvious answer to this one, but can the MJPEGstreamer also include audio from the camera in the strean?
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

Zm cant do audio but zm accepts mjpeg streams it work just fine for that
Voltage54
Posts: 23
Joined: Sat Feb 21, 2009 1:35 am

Post by Voltage54 »

Also checkout Xen:

http://www.xen.org/
http://en.wikipedia.org/wiki/Xen

I run a Debian server and pass the PCI capture card I have to the DomU (virtual machine) using xen. I have an entire ZM install running in a virtual machine and I must say it works very well!
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

thats a new thing for me gonna check it out
ocgltd
Posts: 17
Joined: Sun Oct 11, 2009 12:15 am

Post by ocgltd »

I didn't know Xen allows you to pass a PCI card to a VM. I use VMWare Server (free edition) and I can pass a USB device/Serial but not PCI devices (at least not last time I checked)

Interesting...
Voltage54
Posts: 23
Joined: Sat Feb 21, 2009 1:35 am

Post by Voltage54 »

exactly why I chose to run xen on debian 'stable' lenny.

don't forget the swoitlb=force option if you're having issues with DMA.
Post Reply