Streaming Video Issue

I’m not seeing that. The page source shows HTTP for the video stream, and my browsers’ Dev Tools corroborate this.

You can’t have http content in an https page. That’s Mixed Content. I don’t see how this relates to Cloudflare. You need to find a way to deliver that stream over HTTPS, or just use HTTP for the entire site.