html5_rtsp_player icon indicating copy to clipboard operation
html5_rtsp_player copied to clipboard

[transport:ws] Invalid domain (credentials)?why?

Open hupanfeng opened this issue 5 years ago • 5 comments

Client paused free.player.1.8.4.js:39 [wsp] The associated resource or media provider object (such as a MediaStream) has been found to be unsuitable. _log @ free.player.1.8.4.js:39 10.1.1.106/:1 Uncaught (in promise) DOMException free.player.1.8.4.js:39 Client paused free.player.1.8.4.js:39 Client started free.player.1.8.4.js:39 [mse] Media source opened: open free.player.1.8.4.js:39 [info] ------------- Info --------------------- free.player.1.8.4.js:39 [info] License expires at : Invalid expiration time

free.player.1.8.4.js:39 [info] Requested domain : 10.1.1.106 free.player.1.8.4.js:39 [info] ----------------------------------------- free.player.1.8.4.js:39 [transport:ws] [ctrl] close. code: 4000 Invalid Domain (credentials) _log @ free.player.1.8.4.js:39 free.player.1.8.4.js:39 [transport:ws] Invalid domain (credentials) _log @ free.player.1.8.4.js:39 free.player.1.8.4.js:39 [wsp] Invalid Domain (credentials) _log @ free.player.1.8.4.js:39 free.player.1.8.4.js:sourcemap:39 Client paused free.player.1.8.4.js:sourcemap:39 [wsp] The associated resource or media provider object (such as a MediaStream) has been found to be unsuitable.

hupanfeng avatar Aug 30 '19 03:08 hupanfeng

I have actived my lisence and placed lisence at server,but i can play rtsp video only localhost.

hupanfeng avatar Aug 30 '19 03:08 hupanfeng

how to close acl?

hupanfeng avatar Aug 30 '19 03:08 hupanfeng

hi,I have the same problem,how to solve it?

colin354 avatar Sep 11 '19 08:09 colin354

When binding the address, fill in the address to access the application service, not the proxy server address. For example, my 192.168.1.100 has the application service deployed on it, and my 192.168.1.99 has the video proxy service deployed on it. Our application needs to access the RTSP stream address, so the address to be filled in when binding should be 192.168.1.100, not 192.0.0.99. The conclusion is that it restricts an activation code to bind only one domain name, and all services under this domain name can use this plug-in.

gaofeicm avatar Nov 16 '19 08:11 gaofeicm

when the license is being activated on the PC where the proxy is running need to write 1 ip or 1 domain name the PC where the html page with player will be requested from by user.

victorgrenke avatar Nov 16 '19 10:11 victorgrenke