This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

integrate HIKvision IP cammera to LM5RIOE and remote access from outside Internet
#1
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.
Reply
#2
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/...02/picture
Done is better than perfect
Reply
#3
(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/...02/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/ISAP...02/picture

thank you so much

Attached Files Thumbnail(s)
       
Reply
#4
Check if you can open the stream url in browser. LM just tell browser what to open.
------------------------------
Ctrl+F5
Reply
#5
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.
Reply
#6
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.).
Done is better than perfect
Reply
#7
(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

Attached Files Thumbnail(s)
       
Reply
#8
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
------------------------------
Ctrl+F5
Reply
#9
(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
Reply
#10
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.
Done is better than perfect
Reply
#11
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 ?
Reply
#12
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/cha...02/picture

do u guys have any idea ?
Reply
#13
(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/cha...02/picture

do u guys have any idea ?

But you should set some interval E.g. 3s.
Done is better than perfect
Reply
#14
(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/cha...02/picture

do u guys have any idea ?

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

Did our LM support for RTSP ?
Reply
#15
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
------------------------------
Ctrl+F5
Reply
#16
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
Reply
#17
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
Reply
#18
You will need to use some external converter, LM on its own cannot do it.
------------------------------
Ctrl+F5
Reply
#19
Can you tell me which software to convert and upload to LM?
Reply
#20
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.
Reply


Forum Jump: