
JW Player suddenly doesn't autostart just on Chrome
We are using JW Player 6.12.4956 and our RTMP streams were working perfectly with JWPlayer JavaScript API with the autostart field set to true when we invoke the setup() api.
However, all of a sudden the videos now don't autoplay just on Chrome. I have tried Firefox and Opera and the videos autostart.
On all browsers I've noticed new console errors coming from jwplayer. The video still plays however automatically on Firefox and Opera but on Chrome I have to click to play.
Here is the console error:
POST http://172.16.3.185hlslive/fcs/ident2 net::ERR_NAME_NOT_RESOLVED
172.16.3.185hlslive/open/1:1
POST http://172.16.3.185hlslive/open/1 net::ERR_NAME_NOT_RESOLVED
You can see that the url seems to be missing a slash - I am not setting that URL directly.