Amcrest IP4M-1026e

I’m using the Moonware Universal Source Filter. The commands that work for the Amcrest IP4M-1024E and the Amcrest IP4M-1025E are:
http://admin:password@192.168.1.203/axis-cgi/mjpg/video.cgi?camera=1&resolution=1920x1080
http://admin:password@192.168.1.202/cgi-bin/mjpg/video.cgi?camera=1&resolution=1920x1080

However, these don’t work for the IP4M-1026E

Do you have any suggestions, or know where I can find the appropriate command?

Hi,
That was a little bit tricky to find. This camera can do a lot so make sure it is configured correct.
Test this URL.
Set stream type to rtsp_tcp
rtsp://username:password@cameraIP:554/cam/realmonitor?channel=1&subtype=1

subtype can also be 0 depending on the configuration in the camera.

Since the camera support ONVIF you can download ONVIF Device Manager and in from there get the correct URL rtsp://… to use.

-Henrik

Hello Henrick,
Thank you helping. I did find this command in the Amcrest HTTP API manual, and it seems to work for the older 1025E camera, however it returns the image below for the 1026E. I sent a message to Amcrest asking for an updated HTTP API manual, and I have not heard back yet.

The URL seem to be ok then, but …
Two things:
-make sure that the compression is set to h.264 is the camera.
-change stream type from rtsp_tcp to rtsp_udp if that gets better.

What do the ONVIF device manager give you for URL?

Hello Henrik,
Thank you again for your help. I did find a combination which worked for the Amcrest IP4M-1026E:

http://admin:password@192.168.1.202/cgi-bin/snapshot.cgi?channel=0

I also had to set the protocol to JPEG.

Yes, I know this one, but it is really not a good URL to use. RTSP is what you are looking for.
I would do this
-update or reinstall firmware.
-if that do not solve the problem I would return the camera since I think it is faulty.