What steps will reproduce the problem?
Place YouTubePlayer or VimeoUniversalPlayer on a HTTPS site.
What is the expected output? What do you see instead?
Browsers block insecure content on a site and players are not showing up.
What version of the product are you using? On what operating system? On
what browser/version?
bst-player-api-2.0.3, vimeo-player-provider-2.0.1, youtube-player-provider-2.0.1
Please provide any additional information below.
We've switched our music service to SSL and videos stoped showing up.
YT and Vimeo can serve videos through SSL.
We have to recompile YT and Vimeo providers with changed hard coded URLs from
"http" to "https" (http://www.youtube.com, http://player.vimeo.com and
http://vimeo.com). With this modification everything works as expected.
It would be great to have a secureUrl flag to set or parameter to pass in
constructors.
Thank you for your work!
- Krzysztof
Original issue reported on code.google.com by Krzyszto...@gmail.com on 23 Sep 2013 at 2:52
Original issue reported on code.google.com by
Krzyszto...@gmail.com
on 23 Sep 2013 at 2:52