Commit 22b4356
Remove broken native HLS fallback, require HLS.js support
Native <video> HLS (old Safari) can't send auth headers, so
streams silently fail with 401. Modern Safari supports HLS.js
via MSE. Show a clear error for unsupported browsers instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d3e0778 commit 22b4356
1 file changed
Lines changed: 1 addition & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | 185 | | |
196 | | - | |
| 186 | + | |
197 | 187 | | |
198 | 188 | | |
199 | 189 | | |
| |||
215 | 205 | | |
216 | 206 | | |
217 | 207 | | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | 208 | | |
225 | 209 | | |
226 | 210 | | |
| |||
0 commit comments