
Jwplayer + Wowza on Https page
hi i got this page https://www.holapuertovallarta.com/webcam/streaming.html and how you can see there is no jwplayer but if you erase the s on https the you can see the player how can i fix that?
hi i got this page https://www.holapuertovallarta.com/webcam/streaming.html and how you can see there is no jwplayer but if you erase the s on https the you can see the player how can i fix that?
Put <script src="//content.jwplatform.com/libraries/euC7mYvu.js"></script>
or <script src="https://content.jwplatform.com/libraries/euC7mYvu.js"></script>
instead of <script src="http://content.jwplatform.com/libraries/euC7mYvu.js"></script>
thanks now works