STREAM MJPEG DS-2CD2620F-I

Dec 26, 2016
3
0
Good morning.

And delighted to be in the community.


I have a HIKVISION camera of model DS-2CD2620F-I.

Can u tell me the correct URL for the MJPEG-Stream For software I'm developing

Days ago I'm trying but I could not find the right route

I already try this:

http://admin:123456789a@192.168.1.64/Streaming/channels/102/httppreview
http://admin:123456789a@192.168.1.64/Streaming/channels/102/preview
http://admin:123456789a@192.168.1.64/cgi/mjpg/mjpeg.cgi

Also with channels : 1 - 2 - 101

No luck yet.

In the firefox browser works perfectly.

Should we add something to the configuration of the camera to transmit by MJPEG?

I have only been able to transmit by RTPS
 
It may be that the main stream does not support MJPEG.
First check out the configured status using :
http://<IPC_IP_address>/Streaming/channels/101
http://<IPC_IP_address>/Streaming/channels/102

Then check out the capabilities in the browser like so:
http://<IPC_IP_address>/Streaming/channels/1/capabilities
http://<IPC_IP_address>/Streaming/channels/2/capabilities
and see which stream supports MJPEG.

Then use the web GUI configuration to select MJPEG for the best stream that supports it, and check out the revised status using :
http://<IPC_IP_address>/Streaming/channels/101
http://<IPC_IP_address>/Streaming/channels/102
 
  • Like
Reactions: Alejandro Giraldo
Thanks alastairstevenson

this is the screenshot.

Can you sell me some support, via skype or teamviewer?
The specifications of the camera, claim to have support for MJPEG
 

Attachments

  • Screenshot_1.png
    Screenshot_1.png
    38.5 KB · Views: 47
  • Screenshot_2.png
    Screenshot_2.png
    37.8 KB · Views: 42
  • Screenshot_3.png
    Screenshot_3.png
    52.9 KB · Views: 35
  • Screenshot_4.png
    Screenshot_4.png
    50.3 KB · Views: 34
Your screenshots show that both main stream and substream are currently set to use h.264 encoding.
They show that only substream can provide MJPEG encoding.

Therefore you need to use the camera web GUI to change the video settings for substream to use MJPEG.