Alex Henrie
ea47e19129
Fix spelling mistakes identified by Lintian
...
Co-authored-by: Thulinma <jaron@vietors.com>
2024-05-16 17:28:03 +02:00
Cat
67aec0b1b6
Embed: webrtc metadatasocket: fixed race condition if metadata isn't immediately activated
2024-04-25 10:07:42 +02:00
Cat
72bc25cef0
Support for WebRTC data tracks in the player
2024-02-22 17:45:47 +01:00
Cat
ca5eba2e92
Embed: unixoffset: display negative timeoffset when <48h in the seekbar, <12h on the currentTime counter and use the same time formatting for the full seekbar
2023-12-16 00:27:14 +01:00
Cat
72ce091f67
Embed: added button for html5 picture-in-picture-mode
2023-12-14 12:42:25 +01:00
Cat
564de0ef12
Embed: chromecast
2023-12-14 12:37:05 +01:00
Thulinma
16e22eadbe
WebRTC websocket implementation now uses generalized base version, removed unused code from MP4 output
2023-11-27 15:02:12 +01:00
Thulinma
9b83002e69
Fixes to WebRTC capa
2023-10-17 00:13:45 +02:00
Cat
c337fff614
Embed: Support for subtitles and metadata tracks over websocket
...
LSP: Preview tab: Show meta information for metadata tracks
LSP/embed: use new inclzero flag to receive sources that are enabled, but that don't currently have active tracks; and bugfix for metadata update for tracks not firing if sources have also changed
Embed: dashjs: disable stock subtitles unless activated
2023-09-26 15:53:35 +02:00
Balder
a16d98b7b2
removed dead code in rawws
2023-07-24 14:52:14 +02:00
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
55be798e46
Embed: Display "perc" value in error message when present
2023-04-10 14:31:26 +02:00
Cat
86379e44eb
Embed: Raw/WS (HEVC only atm) player
2022-06-19 10:41:20 +02:00
Cat
dac00f6555
Embed: added hls.js player
2022-02-11 22:44:31 +01: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
31c5b81f4d
Embed: videojs: fixes to get a consistent timestamp with other players
2022-02-10 17:19:05 +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
15ff0dcb9f
Embed: fix javascript error for audio players on touch devices
2022-02-10 13:49:50 +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
94af64caa0
Embed: webrtc: api.pause() may now send {type:"hold"} to backend and it should always pause instead of toggling pause/play
2021-09-23 16:23:28 +02:00
Cat
a73a3f4ecd
Embed: improved display of UI for small player widths
...
- increased "small player" threshold from 200 to 300px
- hide totalTime element when below threshold
- text-overflow: ellipsis for currentTime element, put content in title attribute
2021-09-23 16:21:56 +02:00
Cat
124ae55037
Embed: added ambilight ^_^
2021-09-23 16:19:56 +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
4efeb06c1d
Embed: fixed persisting reporting eventListener after player destruction
2021-09-23 11:34:38 +02:00
Cat
7a0b425fc4
Embed: don't trigger more errors when the stream has died
2021-09-23 11:34:37 +02:00
Cat
be7e44727f
Embed: options.reloadDelay:
...
- when > an hour, parse as ms;
- in dev mode, when options.reloadDelay is set, show the timeouts as normal
2021-09-23 11:34:34 +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
0cd4ae17b7
Embed: WebRTC: add loading icon while attempting to connect
2021-07-29 14:25:56 +02:00
Cat
6204a57a0e
Embed: Added flv.js to meta player
2021-07-29 14:24:26 +02:00
Cat
4f1962b9b0
Embed: give a player instance a number and show it in the console log
2021-07-22 13:17:53 +02:00
Cat
8e8017dfd9
Embed: improved behavior when websocket disconnects
2021-07-22 12:46:54 +02:00
Cat
51147c3df5
Embed: fixed typo
2021-07-22 12:46:54 +02:00
Cat
35ea7edac4
Embed: unload webrtc player some more + fix for volume not being set to stored value in mews
2021-07-22 12:46:54 +02:00
Cat
9d274fd64b
Embed: fixed checkCombo
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