Videostream embedding in narrowcasting system
AnsweredHi, We want to display certain videostreams on our Screenlink narrowcasting monitors which are connected to the same network as the cameras. Unfortunately we cannot display these as there's an authentification key inside the link, f.e. this stream: http://100.120.1.10:7001/hls/2c592769-a1a1-85a8-b95d-3e08b1c48819.m3u8?hi&auth=YWRtaW46aGhtWHlwZXZjUVlSeUU2c3FkUExkNVBPODRTSjFzPWh6bGxiaDo5ZDhkZmZlNDdhNDRlOTYzZTgxMDA4NDc4ZDFmOGFiNg==
How can we solve this?
-
Hello Sander,
Here are several observations
1. According to the API documentation there is no such parameter "auth".
2. There is the "8" in your request, i.e. m3u8. That's wrong.
Try this request:
http://100.120.1.10:7001/hls/2c592769-a1a1-85a8-b95d-3e08b1c48819.m3u?hi
0 -
Hello Sander,
I'm sorry for misleading you.
The "auth" parameter is still correct.Placing links to the article
https://support.networkoptix.com/hc/en-us/articles/360019770334-How-to-Embed-Video-from-Nx-Witness-Nx-Meta-on-a-websiteand the API documentation
http://demo.networkoptix.com:7001/static/index.html#/developers/api/URL-based%20authentication
0
Please sign in to leave a comment.
Comments
2 comments