Posts: 940
Threads: 161
Joined: Jul 2015
Reputation:
33
03.12.2018, 07:37
(This post was last modified: 03.12.2018, 07:42 by buuuudzik.)
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
Posts: 4643
Threads: 24
Joined: Aug 2017
Reputation:
207
Check if you can open the stream url in browser. LM just tell browser what to open.
------------------------------
Ctrl+F5
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
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.
Posts: 940
Threads: 161
Joined: Jul 2015
Reputation:
33
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
Posts: 4643
Threads: 24
Joined: Aug 2017
Reputation:
207
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
Posts: 940
Threads: 161
Joined: Jul 2015
Reputation:
33
03.12.2018, 10:39
(This post was last modified: 03.12.2018, 10:42 by buuuudzik.)
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
Posts: 20
Threads: 6
Joined: Aug 2018
Reputation:
0
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 ?
Posts: 940
Threads: 161
Joined: Jul 2015
Reputation:
33
05.12.2018, 09:18
(This post was last modified: 05.12.2018, 09:19 by buuuudzik.)
(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
Posts: 4643
Threads: 24
Joined: Aug 2017
Reputation:
207
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
------------------------------
Ctrl+F5
Posts: 4643
Threads: 24
Joined: Aug 2017
Reputation:
207
You will need to use some external converter, LM on its own cannot do it.
------------------------------
Ctrl+F5
Posts: 30
Threads: 1
Joined: Jan 2022
Reputation:
0
Can you tell me which software to convert and upload to LM?
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
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.