I've run into a slight issue whilst trying to embed the Justin.tv player into my page. The page is using a https connection and I want to keep it that way at all costs.
Justin.tv doesn't have an SSL certificate for the part of their website that you embed their player from.
If I put the regular embed code in, it doesn't load it for some reason. If I put it in an iframe then it loads it, but the player knows it's in an iframe and shows an error message stating it can't be used within an ifame. If I embed it when https in the protocol, it sometimes loads, and sometimes doesn't. All of the times none-the-less it doesn't let me keep my nice green https:// in the address bar either :(
Can anyone come up with some way of doing this? :D
Edit: Forgot to mention, I'm running Nginx and PHP 5.3.