Search found 6 matches

by Azelphur
Fri Feb 08, 2013 11:28 pm
Forum: Feature Requests
Topic: audio recording support
Replies: 27
Views: 43121

Re: audio recording support

+1, my camera outputs audio on the RTSP stream, it should be easy to capture (VLC handles it no problem)
by Azelphur
Fri Feb 08, 2013 10:26 am
Forum: ZoneMinder 1.25.x
Topic: zmc 100% CPU when viewing monitor, camera disconnects.
Replies: 5
Views: 3291

Re: zmc 100% CPU when viewing monitor, camera disconnects.

bb99 wrote:ZM doesn't support sound as of yet.
That's a shame, kind of ruins my plan.

What about a custom recording command? vlc sees the sound, so if I could use a custom command to record, VLC could capture the sound.
by Azelphur
Fri Feb 08, 2013 1:30 am
Forum: ZoneMinder 1.25.x
Topic: zmc 100% CPU when viewing monitor, camera disconnects.
Replies: 5
Views: 3291

Re: zmc 100% CPU when viewing monitor, camera disconnects.

Other questions about this camera now :P It has built in audio, which does work over the RTSP (as confirmed by VLC), how do I get this to work in zoneminder It also has PTZ, is it possible to get this working? the PTZ seems pretty simple, it posts things like "left" and "right" eg /camera-cgi/com ...
by Azelphur
Fri Feb 08, 2013 1:23 am
Forum: ZoneMinder 1.25.x
Topic: zmc 100% CPU when viewing monitor, camera disconnects.
Replies: 5
Views: 3291

Re: zmc 100% CPU when viewing monitor, camera disconnects.

Aha! now it works. I changed to ffmpeg as suggested, for future googlers the solution is... Source Type: Ffmpeg Source Path: rtsp://admin:1234@ip.of.cam.era/ipcam.sdp To get a decent framerate from the monitor, Configure for high bandwidth (the button on the main page at the top), then go to options ...
by Azelphur
Thu Feb 07, 2013 10:45 pm
Forum: ZoneMinder 1.25.x
Topic: zmc 100% CPU when viewing monitor, camera disconnects.
Replies: 5
Views: 3291

zmc 100% CPU when viewing monitor, camera disconnects.

Hi folks, I'm very new to ZoneMinder. I am trying to hook up my Edimax IC-7000PTn camera. When using the cameras built in web panel, it functions extremely well, very smooth frame rate with only a few milliseconds of delay, this is using the MJPEG stream. ZoneMinder doesn't seem to have an option ...
by Azelphur
Thu Feb 07, 2013 9:07 pm
Forum: ZoneMinder 1.25.x
Topic: Zoneminder send alarm events to XBMC
Replies: 10
Views: 6235

Re: Zoneminder send alarm events to XBMC

I don't know the zoneminder side, but I do know the XBMC side. I have a shell script that does exactly what you want, posts notifications to XBMC. Unfortunately the forum won't let me post it as my post "looks too spamy" :( If you're on IRC/Freenode, give me a nudge and I'll send you the script ...