Commit graph

60 commits

Author SHA1 Message Date
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
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
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
Cat
632e64ae6b Embed: WebRTC: allow config of ICE Servers 2021-05-05 11:13:43 +02:00
Cat
415b2ec058 Embed: fix merge issue 2021-04-30 14:15:21 +02:00
Cat
c4b6d78e9d Embed: WebRTC: when UDP turns out to be blocked, try next combo 2021-04-23 14:12:22 +02:00
Cat
561c1a0912 Embed: fullscreen api: for iphones, use the fullscreen api of the video element before falling back to filling the webpage 2021-04-23 14:12:12 +02:00
Cat
f5033f9d70 Embed: progressbar should keep referencing the API, not just at init 2021-04-23 14:11:58 +02:00
Cat
1254018e37 Embed: fake fullscreen mode for when the fullscreen api is not available 2021-04-23 14:11:45 +02:00
Cat
ddd9e8c67d Embed: Added MP4/WS "mews" player 2021-04-23 12:42:48 +02:00
Cat
4b56936845 Embed: added jitter buffer latency to dev skin output for webrtc player 2020-11-30 14:29:00 +01:00
Cat
fc0ad25778 Embed: improvements to player behaviour when stream input is killed 2020-11-30 14:29:00 +01:00
Cat
3fbc50c2ba Embed: gvd. 2020-08-11 19:26:41 +02:00
Cat
84d2cd635e Embed: stop error message countdowns when their buttons are removed 2020-08-11 19:26:41 +02:00
Cat
6a88fec5cb Embed: videojs controls that are invisible should be invisible even when videojs.css isn't loaded (because the stock controls arent used) 2020-08-11 19:26:41 +02:00
Cat
48bd428565 Embed: reminimize player 2020-08-11 19:26:41 +02:00
Cat
bf5a327468 Embed: tweak for non-touch: hide settings menu when gear icon is tapped (for mobile) 2020-08-11 19:26:41 +02:00
Cat
e0e272b2e9 Embed: center video in container (only relevant when fillSpace is used) 2020-08-11 19:26:41 +02:00
Cat
20bf01d911 Embed: hide settings menu when gear icon is tapped (for mobile) 2020-08-11 19:26:41 +02:00
Cat
4d94bf78a8 Embed: android chrome workaround for webrtc with h264 2020-08-11 19:26:41 +02:00
Cat
abba35f655 Embed: add playsinline tag for iphones to webrtc and html5 players 2020-08-11 19:26:41 +02:00
Cat
bf4d100742 Embed: re-enabled websocket mode 2020-04-07 13:51:56 +02:00
Cat
fb6abe27d2 Embed: remove video.load() button 2020-03-10 15:47:45 +01:00
Cat
a75ac5713c Embed: improved handling of state changes, added options to hide error title 2020-03-10 15:47:27 +01:00
Cat
214b584956 Embed: WebRTC improvements:
- make webrtc obey autoplay = false; when video is paused, disable autoplay and vise versa
- silenced some unneccesary webrtc errors
- webrtc: pause player on stop, so that "stream offline" message is shown
- improved webrtc wrapper robustness
- more webrtc don't autoplay when paused
- when not yet connected during a seek, wait until connected and seek then
2020-03-10 15:46:33 +01:00
Cat
01b957d136 Embed: on android <7, let videojs override native hls playback 2020-03-10 15:41:48 +01:00
Cat
b5fcc4647c Embed: fixed non-websocket only js syntax error; allowed HTML in error message 2020-03-10 15:41:48 +01:00
Cat
573e945f5a Embed: added rate limiting to videojs crash reload, updated videojs and dashjs 2020-03-10 15:41:43 +01:00
Cat
9b92496f4e Embed: save stream state, and if the stream is playing, don't show annoying 'Stream is waiting for data' messages. 2020-01-23 13:38:30 +01:00
Cat
63d1a61935 Embed: mitigate videojs not (always) sending a canplay event for live streams 2019-11-11 11:50:46 +01:00
Cat
1ff69ab56d Embed: webrtc: fix for .play() racecondition causing repeated reconnects 2019-10-07 14:41:51 +02:00
Cat
8a68738995 Embed: allow webrtc to change playback rate 2019-09-04 11:53:03 +02:00
Cat
d6ad8f9811 Embed: before giving up, try connecting via http get if websocket fails 2019-06-21 21:17:34 +02:00
Cat
e1150fe871 Embed: videojs didnt allow seeking backwards 2019-05-16 16:21:19 +02:00
Cat
7cf115d79a Embed: dashjs trackswitching using generic method 2019-04-25 14:57:05 +02:00
Cat
80a3618bc4 Embed: edits to videojs main player to correctly handle ending live streams 2019-04-25 13:52:37 +02:00
Cat
017e28932a Embed: HLS trackswitching now default, improvements to no audio/video-checkboxes 2019-04-24 16:59:59 +02:00
Cat
6ff35446ae Embed: killed player.api.load for videojs, as it makes it go kaboom. 2019-04-24 13:30:40 +02:00
Cat
420fea9b31 Embed: improved unloading behaviour (again), removed artificial HLS latency addition because it was causing negative timestamps 2019-04-24 13:30:40 +02:00