Page 1 of 1

ZM to AirLive OD-2025HD via RTSP

Posted: Fri Feb 14, 2014 8:25 am
by neoncek
Hello, I didnt find any howto for AirLive OD-2025HD IP camera which I am using.
Zoneminder v1.26.5 is properly installed on Ubuntu Server 64b 12.04 LTS by the easy way.I wish to use ZM in the best resolution using RTPS to my IPcam. Based on attached screenshot I tried to setup path, but ZM cannot connect.

My setup:
[GENERAL]
SourceType=Remote
Function=Monitor (to be changed to record motions)
Enabled=checked
MaxFPS=30
AlarmMaxFPS=
[SOURCE]
RemoteProtocol=RTSP
RemoteMethod=RTP/RTSP
RemoteHostName=name:password@172.16.1.20
RemoteHostPort=554
RemoteHostPath=/video.mp4
TargetColorspace=24b
CaptureWidth=1280
CaptureHeight=760

It would be the best if I can use 1280x760 at least as IPcam support it.
I would like to kindly ask you for the help, also I dont know what else should I provide for better understanding my issue.
Thanks in advance for your posts.

Re: ZM to AirLive OD-2025HD via RTSP

Posted: Fri Mar 07, 2014 6:03 am
by TT_ZX
Try Remote Host Path

Code: Select all

/media/media.amp?videocodec=mpeg4&resolution=1280x760
or

Code: Select all

/mpeg4/media.amp&resolution=1280x760
or

Code: Select all

/mpeg4/1/media.amp&resolution=1280x760