My site is utilizing SSL and it appears that while the user is in a secure connection they cannot accept outside media from unsecured sites. As the content will simply not load.
When the same page is loaded with the standard http://www.mypage.com all of the content loads correctly.
I am looking to embed a twitch stream into my page but I must continue to use SSL. I have seen the term CORS thrown around, does that apply to this issue?