Hello
I have an https page, and I've been asked to embed streaming video. Now I understand the normal policy (the files must also be hosted on https) but are there any other gotchas I should be aware of?
What if I stuck an IFRAME on the page, and streamed the content into that frame from a normal http source? Would I still get the "secure and insecure content on this page" warning?
Thanks Duncan