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
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
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
573e945f5a
Embed: added rate limiting to videojs crash reload, updated videojs and dashjs
2020-03-10 15:41:43 +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
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
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
2fa6565f7b
LSP + Embed: support for new HLS 7 CMAF output
2019-04-19 11:42:29 +02:00
Cat
503ffbc248
Embed: bugfix on "stop videojs freaking out when a live stream has ended"
2019-04-19 11:42:29 +02:00
Cat
e858982f36
Embed: stop videojs freaking out when a live stream has ended
2019-04-19 11:42:29 +02:00
Cat
5c7c2bd801
Embed: webrtc play promise, webrtc options.setTracks fix
2019-04-19 11:42:28 +02: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
Cat
94b8fcd2d6
Embed: onreadylist array was defined in the prototype and therefor shared between player instances
2018-07-23 12:53:16 +02:00
Cat
0a029d5c5c
Embed: videojs track switching fix
2017-11-08 17:44:31 +01:00
Cat
4442b330e8
fixed ogg; fixed videojs error catching
2017-05-11 14:14:36 +02:00
Cat
8143d6af05
Embed: dynamically load player js only if required
2017-05-11 14:14:31 +02:00
Cat
b6486878ca
Embed: - fixed timer issue causing player to reload after an unload
...
- added version numbering
2017-03-16 11:14:32 +01:00
Cat
cf942c5700
changed event forward method
2017-03-06 11:52:14 +01:00
Cat
899ee1088a
various embed tweaks
2017-03-06 11:52:05 +01:00
Cat
4fd6d14744
Embed: support without localStorage
2017-03-06 11:51:50 +01:00
Cat
a41929168d
Embed: dont attempt to loop live videos
2017-03-06 11:47:09 +01:00
Cat
b0326ccd1e
LSP: thumbnailing; currently disabled
2017-03-06 11:46:44 +01:00
Cat
ee21ac5bfb
Embed: fix HLS track selection, tweak some reports, disable reporting for now
2016-12-28 16:27:15 +01:00
Cat
a596d90573
Embed: many general updates
2016-12-28 16:27:15 +01:00
Cat
de3043a8e3
Embed: Error handling for media resource based players; many small edits
2016-12-28 16:27:15 +01:00
Cat
c626fb2855
Embed: smaller design for controls
2016-12-28 16:27:15 +01:00
Cat
b3c6aedf5b
Embed: player switching
2016-12-28 16:27:15 +01:00
Cat
1c0fd833bb
Embed: VideoJS player added
2016-12-28 16:25:22 +01:00
Cat
7b96407e9b
LSP
...
- Preview: Use source select box actually forces a source, not a mime type
Embed
- added forceSource option
- player error messages clear the container html before appending
2016-11-22 10:00:22 +01:00
Cat
6276485b66
LSP
...
- ()error at required options
Embed
- Dash and Flash demand a http stream source when the player is loaded over http
- put mimetypes together when sorting sources
2016-11-22 10:00:18 +01:00
Cat
8a467567e2
Embed: https and fixes
2016-11-22 09:58:24 +01:00
Balder
1d2dbd1be0
Fixed flash priorities for embed. RTMP > FLV > HDS
2016-10-10 16:29:21 +02:00
cat
d4be01474d
Meta player, new embed code, new LSP style
2016-09-22 16:40:13 +02:00