Commit graph

4617 commits

Author SHA1 Message Date
Thulinma
637c57be5e FFMPEG process fixes/improvements 2021-10-19 22:29:39 +02:00
Ramoe
2a09128830 Added FFMPEG process 2021-10-19 22:29:39 +02:00
Thulinma
e4471627ca WebRTC edits for code acceptance 2021-10-19 22:29:39 +02:00
roxlu
7e8eb634e6 Implemented WebRTC 2021-10-19 22:29:39 +02:00
Thulinma
dce4cddadd Merge branch 'development' into LTS_development 2021-10-19 22:29:12 +02: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
Thulinma
38c4febf82 Merge branch 'development' into LTS_development 2021-09-23 16:24:26 +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
Thulinma
22188a7e4e Merge branch 'development' into LTS_development 2021-09-23 16:14:00 +02:00
Cat
f4fd56f170 Embed: Added websocket timeouts (stream info, mews, webrtc) 2021-09-23 16:13:30 +02:00
Thulinma
e9338032fd Merge branch 'development' into LTS_development 2021-09-23 15:57:30 +02:00
Cat
854315afdd Embed: mews: more anti seek loop fixes, more track switching logging 2021-09-23 15:10:58 +02:00
Thulinma
33a8e1b846 Updated .gitignore 2021-09-23 11:42:21 +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
Thulinma
5a6982e093 Auto-stage after minimize, continue rebase if no conflicts 2021-09-23 10:46:22 +02:00
Thulinma
0eeb13cf5e Merge branch 'development' into LTS_development 2021-09-10 23:52:31 +02:00
Thulinma
f614730e38 Fixed typo in CMakeLists 2021-09-10 23:52:24 +02:00
Thulinma
2f8a702c38 Merge branch 'development' into LTS_development 2021-09-01 11:21:13 +02:00
Thulinma
5c8aa1bfbd Improved trustedproxy support 2021-08-30 12:43:19 +02:00
Thulinma
dfcb4ecb06 Fixed socket lib compile without SSL 2021-08-09 11:38:20 +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
Thulinma
f43a1e5b99 Merge branch 'development' into LTS_development 2021-07-22 13:18:11 +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
Thulinma
e52bbb4af6 Merge branch 'development' into LTS_development 2021-07-22 13:08:06 +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
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
Thulinma
4ede3ee993 Merge branch 'development' into LTS_development 2021-05-05 11:19:01 +02:00
Cat
8cd51e5e7d Embed: retry failed CSS load (3x) 2021-05-05 11:14:23 +02:00
Cat
e96799d5ac Embed: videojs stability tweaks, videojs and dashjs updated 2021-05-05 11:14:17 +02:00