Hi guys,
I’m working on stream video and get the issue about delivering DASH/HLS video files from BackBlaze via Cloudflare.
For more detail, my videos are stored in BackBlaze after transcoding.
For example, I have the dash file named: 15a394b9-5d9e-4a72-a875-d9d97dec0b9d.mpd
Here is my configuration for Page Rule:
When I try to play the MP4 file on BackBlaze via Cloudflare with this link:
https ://videos.healthrangerstore.tk/file/brighteon-demo/15a394b9-5d9e-4a72-a875-d9d97dec0b9d_270.mp4
Player tool: JW Developer - Stream Tester
=> I can play this file via Player.
However, when I want to get the DASH file, for example, the link: https://videos.healthrangerstore.tk/file/brighteon-demo/15a394b9-5d9e-4a72-a875-d9d97dec0b9d.mpd
I got the error:
I checked with CORS on BackBlaze, I tried to enable CORS for all requests.
However, the issue cannot be resolved.
Is there anyone having experience with this issue? Does this issue relate to Cloudflare?
Thanks for reading and hope for getting help from the community.