Skip to content

Releases: AirenSoft/OvenPlayer

v0.10.17

14 Feb 01:13

Choose a tag to compare

Hot Fix

  • Fix fullscreen check logic
    Because of wrong check logic, if one player goes fullscreen, the op-fullscreen class is also attached to other players.

What's Changed

  • update node package versions
  • fix typo in recorverPacketLoss by @Morpheus235 in #254

New Contributors

Full Changelog: v0.10.16...v0.10.17

v0.10.16

11 Jan 12:12

Choose a tag to compare

Hot Fix

  • Fix an issue where the UI would not work due to getting the wrong root element

What's Changed

  • Improve subtitle text visibility
  • Fix API .remove() example by @command-tab in #253

New Contributors

Full Changelog: v0.10.15...v0.10.16

Releasing v0.10.15

07 Jan 09:09

Choose a tag to compare

Summary

Rename the existing docs directory to demo for a purpose
Add GitBook Git Sync
Fix to not refer to the id attribute of the player container
Fix webrtcConfig.timeoutMaxRetry breaks playback on firefox

Full Changelog: v0.10.14...v0.10.15

Releasing v0.10.14

28 Dec 07:36

Choose a tag to compare

Summary

Hot fix

Remove the logic to set the loading state when connecting to webrtc

If the player cannot play due to browser policy in the loading state,
it is difficult to change it to the idle state.

Full Changelog: v0.10.13...v0.10.14

Releasing v0.10.13

27 Dec 12:32

Choose a tag to compare

Summary

Make control the timeout until a WebRTC connection is established
Fix css variable is not worked on old IE11
Fix broken showControls api

Full Changelog: v0.10.12...v0.10.13

Releasing v0.10.12

02 Dec 10:44

Choose a tag to compare

Summary

Improve OvenPlayer demo application
Fix incorrect SDP parsing to put opus stereo option

Full Changelog: v0.10.11...v0.10.12

Releasing v0.10.11

23 Nov 09:09
8e35a01

Choose a tag to compare

Summary

Remove unnecessary library loading on demo.ovenplayer.com
Add Favicon to demo.ovenplayer.com
Add WebRTC playoutDelayHint setting to demo.ovenplayer.com
Add API that can get media element such as

What's Changed

Full Changelog: v0.10.10...v0.10.11

Releasing v0.10.10

29 Oct 11:28

Choose a tag to compare

Summary

Add polish language support
Add a way to access the hls.js object
Make full screen on double click by default
Make the player handle the error occurs while create peer connection
Make the audio context only when audio tracks are in the stream

What's Changed

New Contributors

Full Changelog: v0.10.9...v0.10.10

Releasing v0.10.9

15 Oct 13:28

Choose a tag to compare

Add support for --op-accent-color CSS variable.
Fix the volume button state is not applied when controls:false is set.

Releasing v0.10.8

01 Oct 07:39

Choose a tag to compare

Resolves audio delay in Safari