Logic Machine Forum
integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9)
+--- Thread: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet (/showthread.php?tid=1766)

Pages: 1 2


integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Triet Phan - 03.12.2018

hello colleagues,

In my client project, they have HIK vision camera system. Can you guide me to make display HIK camera to visulizasion ?

I used syntax http://USER:PASSWORD@IP  but it didnt work.

And is there anyway to show camera through Mosaic application ? Because i am using Mosaic for visulisation in this project.

Another asking that i like to remote access from outside internet client house. How can i configure LM5 for doing that ? I am leaving TP uart for communicate with KNX device in house.hik

hope to see your reply soon

Thank u so much.


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - buuuudzik - 03.12.2018

NFor show hik camera on webpage you must set one of its streams to MJPEG.

Then you can use such address (for second stream):
http://login:password@192.168.1.1/ISAPI/Streaming/channels/102/picture


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Triet Phan - 03.12.2018

(03.12.2018, 07:37)buuuudzik Wrote: NFor show hik camera on webpage you must set one of its streams to MJPEG.

Then you can use such address (for second stream):
http://login:password@192.168.1.1/ISAPI/Streaming/channels/102/picture

Hello, 

I did as your instruction but it still didnt work. Can u help me to check as below attachments ?

Whole address i show as below :

http://admin:hq123456@192.168.1.201/ISAPI/Streaming/channels/102/picture

thank you so much


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Daniel - 03.12.2018

Check if you can open the stream url in browser. LM just tell browser what to open.


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - admin - 03.12.2018

Check if you can disable authentication for stream in your camera. Specifying login/password directly in image URL has been deprecated in browsers for security reasons.


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - buuuudzik - 03.12.2018

And check if fps is not to frequent for MJPEG. You can also check what is the path for image which is visible on main camera page when you change to MJPEG view or sub-stream view (it would have another ending /httppreview but more is about if this is appropriate channel etc.).


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Triet Phan - 03.12.2018

(03.12.2018, 08:35)Daniel. Wrote: Check if you can open the stream url in browser. LM just tell browser what to open.

Hi, 

i can not open directly on browser, but i have to use login ID and password to access to the page of camera. like below

(03.12.2018, 08:49)buuuudzik Wrote: And check if fps is not to frequent for MJPEG. You can also check what is the path for image which is visible on main camera page when you change to MJPEG view or sub-stream view (it would have another ending /httppreview but more is about if this is appropriate channel etc.).

Hi,

Did you mean this blue highlight path ? this is MJPEG view


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Daniel - 03.12.2018

Hi
I just found this page one the web https://www.ispyconnect.com/man.aspx?n=hikvision&page=0
it supposed to generate for you correct URL.  Find your model, chose http connection and try
BR


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Triet Phan - 03.12.2018

(03.12.2018, 09:37)Daniel. Wrote: Hi
I just found this page one the web https://www.ispyconnect.com/man.aspx?n=hikvision&page=0
it supposed to generate for you correct URL.  Find your model, chose http connection and try
BR

Thank Daniel, i tried but it didnt work

2 have 2 models, 
DS-2CD2121G0-I and DS-2CD2021G1-I
my DVR: DS-7616NI-K2


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - buuuudzik - 03.12.2018

You have a camera with modern API which is described in the manual of API. Only things which are important for achieve your goal are:
- which channel is MJPEG,
- credentials.

It must work.

No this blue part but please click with right mouse button on image and copy its address. Then you can paste it here.


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Triet Phan - 03.12.2018

Thank you Buuuudzik, i will try tomorrow.

By the way, regarding to the post, which best way to make the remote access from outside internet client house. How can i configure LM5 for doing that ? I am leaving TP uart for communicate with KNX device in house ?

Can u guide advise me on that ?


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Triet Phan - 05.12.2018

Hello.
this below URL works but it only show picture at that moment. That is not a stream
http://192.168.1.201/ISAPI/Streaming/channels/102/picture

do u guys have any idea ?


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - buuuudzik - 05.12.2018

(05.12.2018, 05:15)Triet Phan Wrote: Hello.
this below URL works but it only show picture at that moment. That is not a stream
http://192.168.1.201/ISAPI/Streaming/channels/102/picture

do u guys have any idea ?

But you should set some interval E.g. 3s.


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Triet Phan - 05.12.2018

(05.12.2018, 09:18)buuuudzik Wrote:
(05.12.2018, 05:15)Triet Phan Wrote: Hello.
this below URL works but it only show picture at that moment. That is not a stream
http://192.168.1.201/ISAPI/Streaming/channels/102/picture

do u guys have any idea ?

But you should set some interval E.g. 3s.

Did our LM support for RTSP ?


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Daniel - 05.12.2018

It is not question if LM support it or not. You are displaying it in browser and you should ask if your browser support RSTP. The answer is no Sad


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - AlexLV - 16.01.2019

This work for Hikvision:

http://login:pass@camIP/Streaming/channels/102/Preview (link open 2nd stream, it should be mjpeg).

But works in Mozilla not in chrome. As mentioned above:
Check if you can disable authentication for stream in your camera. (Only for newest cameras/firmware. My Hik not allow disable authentication). Specifying login/password directly in image URL has been deprecated in browsers for security reasons.
Here admin helped me write script which can show your LM data at camera videostream in realtime:

https://forum.logicmachine.net/showthread.php?tid=1813

Alex


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Hoang Hien - 01.03.2024

Currently, I am using a Hikvison camera with model DS-2CD2143G2-IU. I have tried uploading the online stream to LM but it still doesn't work. With this model there is only rtsp stream, is there any way to convert from rtsp to http to upload to LM? I look forward to your support.

I find the camera stream here
https://www.ispyconnect.com/camera/hikvision
Thank you


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Daniel - 01.03.2024

You will need to use some external converter, LM on its own cannot do it.


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - Hoang Hien - 05.03.2024

Can you tell me which software to convert and upload to LM?


RE: integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet - admin - 05.03.2024

LM cannot be used for this. You need a separate hardware solution to act a proxy to convert camera RTSP stream to a format that browsers understand. Keep in mind that such solution can only be used locally, but not over LM cloud.