nginx-vod-module icon indicating copy to clipboard operation
nginx-vod-module copied to clipboard

missing file in multi URL method

Open saeedrm6 opened this issue 2 years ago • 1 comments

hi there. I have an issue with missing files in multi URL. for example in this example if I have all middle* files all things will be OK and kalutra start streaming without any problem. Example URL : http://<domain>/<location>/<prefix>,<middle1>,<middle2>,<middle3>,<postfix>.urlset/master.m3u8 but when middle2 file is missing in the folder and I call the Example URL , the url return 404. is there any solution to skip missed files in multi url?

saeedrm6 avatar Oct 10 '21 09:10 saeedrm6

I know this issue is old, but did you find a resolution for this?

We have a similar issue where depending on the age of the content only certain bitrates are available. We'd prefer to not include logic to request different URLs based on the age of the content, but allow this module to handle/ignore the 404s.

stevelaw avatar Mar 23 '23 17:03 stevelaw