Watching a camera not with a browser while running ZM

Support and queries relating to all previous versions of ZoneMinder
Locked
u238
Posts: 9
Joined: Sun Sep 25, 2005 5:04 pm

Watching a camera not with a browser while running ZM

Post by u238 »

Hi all,
My ZM is up&running successfully, but I need to watch a camera in fullscreen while ZM is running, to watch what is happening in that moment... when I try with xawtv it works, but the video is "fluttering" all time, I think it is so why ZM is switching che channel continuously... is there a utility that I can use?
Gentoo Linux on AMD64
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

not at the moment the only way to view the image is via the web. I am looking at making a linux vb app that can view the stream from zm, but its a while off yet. The best option is for someone to write an app to get the images from shared mem but none of us are caperble at the mo
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
u238
Posts: 9
Joined: Sun Sep 25, 2005 5:04 pm

Post by u238 »

but in the browser in playes a stream.. right? ..than.. when I've a program that takes that stream and decode it... than I'm ok!
..Knows anyone what encoding/protocol uses zoneminder to stream the videos? i've tryed to play the stream with mplayer (cgi-bin/zms), but it says that the stream is not seekable... what does that mean?
Gentoo Linux on AMD64
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

you can play mpeg streams but you need to get the url correct. If you set in options to stream in mpeg then get the url that should play in an mpeg player. Normally zm streams mjpeg. You can write an app to play the mjpeg or mpeg streams
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Natively zms streams mjpeg, or you may install ffmpeg to give you the ability to stream mpeg.

Regards,
Cordel
Locked