Commit graph

28 commits

Author SHA1 Message Date
Thulinma
a9abfa531e Support for AV1 MP4 input and output 2023-07-17 18:46:16 +02:00
Cat
eee3595d46 Embed:
- updated videojs and dashjs
- combo selection algorithm now tries to find maximum simultracks
- when requesting stream info, add ?metaeverywhere=1 to the url to not count meta/subtitle tracks to simul_tracks and source priority sorting
- updated videojs, dashjs and hlsjs players
- improved html5 codec support testing
- urlappend: improved behaviour when url already contains search params
2023-04-13 09:20:50 +02:00
Cat
86379e44eb Embed: Raw/WS (HEVC only atm) player 2022-06-19 10:41:20 +02:00
Cat
a1ffc383cb Embed: mews: after a track switch, always do overzealous seeking even if the codecs are the same 2022-02-11 17:27:50 +01:00
Cat
48260e6bc5 Embed: mews: prevent javascript error "Cannot read properties of undefined (reading 'add')" 2022-02-10 13:52:07 +01:00
Cat
615fad6be9 Embed: remove forbidden modern code (blegh! filthy modern stuff brrr) from the webrtc wrapper 2022-02-10 13:46:54 +01:00
Cat
b6068f4627 Embed: mews: added subtitle support 2022-02-10 11:02:33 +01:00
Cat
67d992e352 Embed: more fixes to do with showing the correct seek window in the progress bar
Embed: display more consistent timestamps across protocols and correctly show seekable range
Embed: fix: don't force nonexistent forcePlayer value
Embed: when info.unixoffset is known, display clock time based timestamps
2021-11-22 14:29:39 +01:00
Cat
3560c693e2 Embed: mews: only send player ready callback once; improvements for VoD that doesn't start at timestamp 0 2021-10-19 22:29:01 +02:00
Cat
7935e72dbb Embed: mews: don't reopen websocket when not playing, reopen when playback is attempted 2021-10-19 22:28:55 +02:00
Cat
f5313b4bc0 Embed: mews: don't fail terribly when autoplay is disabled 2021-10-19 22:28:51 +02:00
Cat
53612aa092 Embed: mews: fix startup when tabbed out 2021-10-19 22:28:46 +02:00
Cat
f4fd56f170 Embed: Added websocket timeouts (stream info, mews, webrtc) 2021-09-23 16:13:30 +02:00
Cat
854315afdd Embed: mews: more anti seek loop fixes, more track switching logging 2021-09-23 15:10:58 +02:00
Cat
63f991f9d0 Embed: mews: display currently playing track 2021-09-23 11:34:45 +02:00
Cat
2f12c9fca7 Embed: mews: disable ABR when the viewer has selected a specific video track 2021-09-23 11:34:45 +02:00
Cat
e17420534d Embed: mews: jump less when switching tracks 2021-09-23 11:34:44 +02:00
Cat
ac54fef930 Embed: mews: fixes seek loop *knock on wood* 2021-09-23 11:34:40 +02:00
Cat
7a0b425fc4 Embed: don't trigger more errors when the stream has died 2021-09-23 11:34:37 +02:00
Cat
12c117e297 Embed: mews: don't try to reopen the websocket when the stream goes offline 2021-09-23 11:34:33 +02:00
Cat
2e17dd8635 Embed: mews: added handling for QuotaExceededError 2021-09-23 11:34:29 +02:00
Cat
77b6ac2ec7 Embed: mews: tweaks to the buffer settings 2021-09-23 11:34:22 +02:00
Cat
8e8017dfd9 Embed: improved behavior when websocket disconnects 2021-07-22 12:46:54 +02:00
Cat
35a98178f1 Embed: player reporting 2021-07-22 12:46:54 +02:00
Cat
d9d72aab99 Embed: mews: ABR 2021-07-22 12:45:51 +02:00
Cat
7ecb799d94 Embed: mews: fix for playback of VoD that don't start at time 0 2021-07-22 12:44:11 +02:00
Cat
3cf0070121 Embed: mews: remove pause when tabbing out as doing so no longer seems to crash the browser 2021-07-22 12:43:47 +02:00
Cat
ddd9e8c67d Embed: Added MP4/WS "mews" player 2021-04-23 12:42:48 +02:00