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.
ZM to AirLive OD-2025HD via RTSP
ZM to AirLive OD-2025HD via RTSP
- Attachments
-
- ZM_Airlive.jpg (41.98 KiB) Viewed 1758 times
Re: ZM to AirLive OD-2025HD via RTSP
Try Remote Host Path
or
or
Code: Select all
/media/media.amp?videocodec=mpeg4&resolution=1280x760
Code: Select all
/mpeg4/media.amp&resolution=1280x760
Code: Select all
/mpeg4/1/media.amp&resolution=1280x760