Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove suppressImplicitAnyIndexErrors | Chocobozzz | 2023-05-24 | 2 | -2/+2 |
| | | | | It's deprecated by TS | ||||
* | Reduce time to throw an error on live problem | Chocobozzz | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | Fix live buffering with small latency | Chocobozzz | 2023-03-07 | 1 | -7/+3 |
| | |||||
* | Log HLS fatal error with error label (#5484) | kontrollanten | 2022-12-29 | 1 | -2/+2 |
| | | | | | * fix(client/p2p-media-loader): logg err upon fatal * feat(client/p2p-media-loader): err log currentTime | ||||
* | Support reinjecting token in private m3u8 playlist | Chocobozzz | 2022-12-02 | 2 | -35/+44 |
| | |||||
* | Force videojs to not recreate <video> | Chocobozzz | 2022-11-14 | 1 | -0/+3 |
| | | | | | Happens with HLS playlist on iOS breaking our event listener on the former <video> element in embed api | ||||
* | Fix HLS fallback | Chocobozzz | 2022-10-28 | 1 | -1/+10 |
| | |||||
* | Don't fallback to HLS with private videos | Chocobozzz | 2022-10-24 | 1 | -1/+7 |
| | |||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -5/+25 |
| | |||||
* | Handle network issues in video player (#5138) | kontrollanten | 2022-09-28 | 2 | -12/+35 |
| | | | | | | | | | | | | | | * feat(client/player): handle network offline * feat(client/player): human friendly err msg * feat(client/player): handle broken resolutions When an error occurs for a resolution, remove the resolution and try with another resolution. * fix(client/player): prevent err handl when offline * fix(client/player): localize offline text | ||||
* | Fix broken player on non MSE devices | Chocobozzz | 2022-09-08 | 1 | -0/+2 |
| | |||||
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 1 | -12/+11 |
| | |||||
* | Fix stucked HLS player | Chocobozzz | 2022-07-21 | 1 | -4/+1 |
| | |||||
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 4 | -20/+24 |
| | |||||
* | Reorganize player files | Chocobozzz | 2022-03-14 | 6 | -0/+772 |