I would like to apply HTTPS to my domain without redirecting all requests (from the button SSL/TS > Edge Certificates > Always Use HTTPS)
I have to type https:// manually…
The reason: I have some live streams on my website that only works with http://
I’ve tried some solutions with .htaccess but I get the error “Err_Too_Many_Redirects”
… or just add a page rule with a exception in a file (player_without_https.php)
My question is if there is any way to load a web player without SSL (for some http streams) … without having to install any certificate on my server (using only Cloudflare)
So your question is if you can use it via HTTP? Why should that not work? Browsers do require HTTPS for certain features, but streaming shouldnt be part of that.