webplayer milestone

when i open milestone webclient to see stream of camers it can’t play and connection close and here are the logs

Signaling state: have-remote-offer

Signaling state: stable

ICE gathering state: gathering

ICE connection state: checking

Connection state: connecting

ICE connection state: connected

ICE gathering state: complete

Connection state: connected

Establishing connection time: 966 ms

ICE connection state: disconnected

Connection state: disconnected

Connection state: failed

Hi Mina,

I assume that you are talking about WebRTC sample - https://doc.developer.milestonesys.com/html/index.html?base=samples/protocolsamples/webrtc_javascript/readme.html&tree=tree_3.html

Can you please read above link? Especially “Set up WebRTC sample”, “Configuration files” and “API Gateway CORS settings”. CORS setting is important in order to run the sample.

Then please check if wellknown url is working. Please try this uri on a browser http(s)://{servername}/api/.well-known/uris and see if you can get a result. MIP Documentation about well-known/uris is this -https://doc.developer.milestonesys.com/mipvmsapi/api/config-rest/v1/#section/Introduction/Get-started.