Hikvision Cameras MJPG
TurnipTruck
Posts: 1,485
Greetings,
Has anyone had some experience pulling MJPG from Hikvision cameras? I have tried all the regular tricks, but come up with nothing.
Thanks!
Has anyone had some experience pulling MJPG from Hikvision cameras? I have tried all the regular tricks, but come up with nothing.
Thanks!
0
Comments
Kevin D.
The URL that I am using is http://IPAddress/Streaming/channels/1/preview
I had AMX look at it and they told me that there needs to be a file name such as image.jpg
If you have had success, could you share the exact URL that you used with AMX panels?
Thanks!
CASE 3 is an axis cam with path and file name while CASE 4 is the HAI cam with only the IP:8008. Maybe this will work for you too.
Edit:
I believe I created the resource in TPD4 with bogus params and then revised those params or lack there of in code.
I found the stream I have it at home and can post it tomorrow for you you have to turn on snapshots too .
ip address: 192.168.......
path :Streaming/channels/1
file /picture
note i had to lower the main stream resolution to 2 megapixel to get them picture to come up on a ndx-500i . i also had to turn on snappshots.
hope this helps someone out .
regards jon
yes my cameras are on my main network and not behind nvr .
Protocol: HTTP
Host:blabla.com:80 - or whatever port you have
Path: ISAPI/Streaming/channels/102
File:picture
User:admin
Pass:*******
I also struggled to get some Hikvision cameras working on an older G4 panel, but just had some success.
An odd setting within the camera got it working for me, in the web config area:
Network/Advanced Settings/Integration Protocol-->
Hikvision-CGI= enable
Hikvision-CGI Authentication= digest/basic
TP File, Dynamic Image:
Protocol: HTTP
Host:
Path: Streaming/channels/102
File:picture
User:admin
Pass:*******
If the authentication works, you'll see the TP in the user management online users. I think it lowers the level of security which might be an issue though...
Goodluck.
I have a Hikvision I'm trying to get working currently. Thank you for the above info, saved a lot of time.
I can get the stream in a browser but when in TP4 and I try to click on it in Resource Manager- Dynamic Images I get the error "Image dimensions exceed maximum of 2048 x 2048" and of course no image on the panels.
I have the substream video set to the lowest possible.
Any ideas of what the problem may be?
Thanks all.
Nevermind...
Just started working on it's own. Eah.
for select a resolution, you need to use:
path: Streaming/Channels/102
file : picture?videoResolutionWidth=640&videoResolutionHeight=480
with the secondary stream configured in MJPEG