motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.97k stars 650 forks source link

Amcrest IPM-741 #514

Open sham2017 opened 7 years ago

sham2017 commented 7 years ago

What are the camera settings for an Amcrest IPM-741 network camera on Motion Eye? On Zoneminder (ver 1.29.0), the options that work are Source type=Ffmpeg, Source=rtsp://[user]:[password]@[lan ip address]:554/cam/realmonitor?channel=1&unicast=true&proto=Onvif, Remote Method=RTP/Unicast. On Motion Eye, I entered "rtsp://[lan ip address]:554" for the URL, and entered the user name and password. It accepted the camera addition, but it doesn't stream.

JCFerrerG commented 7 years ago

I got it working with a IP2M-844E with the following URL, the user/password setup with the Amcrest View app, and choosing the UDP stream. I recommend you try the simplest API call first, test the stream, and then try different options.

rtsp://[ip]:554/cam/realmonitor?channel=1&subtype=1

FatespinnerX9 commented 5 years ago

@JCFerrerG i know this is an old post, however, i created a github account just so i could tell you thank you. I've been fighting with this for a long time and you have saved me. seriously thank man.

norman00 commented 4 years ago

thanks a lot for your answer @JCFerrerG

berttejeda commented 3 years ago

Thank you! @JCFerrerG, this helped me as well.

Here's my setup:

The above worked flawlessly!

EDIT.2020.12.07.0939: When you are adding your camera, make sure to choose TCP instead of UDP as I originally stated. I find that UDP mode results in many artifacts appearing in recorded videos.