Commit graph

12 commits

Author SHA1 Message Date
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
b5fcc4647c Embed: fixed non-websocket only js syntax error; allowed HTML in error message 2020-03-10 15:41:48 +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
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
Cat
dfb308aac7 Embed: videojs live fixes 2019-04-19 14:10:39 +02:00
Cat
5c7c2bd801 Embed: webrtc play promise, webrtc options.setTracks fix 2019-04-19 11:42:28 +02:00
Cat
06eb78c345 Embed: allow options.setTracks to set subtitles 2019-02-26 15:35:46 +01:00
Cat
6db9a9ad17 Embed: track idx compatibility for 3.0 2019-02-26 15:35:46 +01:00
Cat
998d7c6d03 Embed:
- fixes as a result of documentation, fixed secondaryVideo
- added muted option, changing tracks sets options.setTracks
- no positive values for startunix when live seeking
- dashjs tracks updated, videojs display tweaked
- fixes for track selection and live seeking
2019-01-14 12:58:31 +01:00
Cat
ac7659614a Embed rework 2018-12-19 15:34:26 +01:00