Skip to content

Releases: AirenSoft/OvenPlayer

v0.10.27

04 May 11:16

Choose a tag to compare

Summary

  • Support seek bar control on iOS, macOS safari while playbacking HLS stream.

Full Changelog: v0.10.26...v0.10.27

v0.10.26

03 Mar 10:50

Choose a tag to compare

v0.10.25

02 Jan 11:20

Choose a tag to compare

Summary

Imporve HLS DVR feature

  • Added time stamp like -hh:mm when rewinding HLS live streams

Full Changelog: v0.10.24...v0.10.25

v0.10.24

22 Dec 08:42

Choose a tag to compare

Summary

Add basic HLS DVR feature

  • In case of HLS Live Stream, it is possible to control the playback position with the Seek Bar
  • Added live catch-up function when HLS live stream

Full Changelog: v0.10.23...v0.10.24

v0.10.23

05 Jul 05:05

Choose a tag to compare

Summary

  • Fix bug where qualityLevel was not initialized correctly when load method was called.

Full Changelog: v0.10.22...v0.10.23

v0.10.22

29 Jun 15:08

Choose a tag to compare

Summary

Make the OvenPlayer support OvenMediaEngine's WebRTC ABR stream. 🎉

Full Changelog: v0.10.21...v0.10.22

v0.10.21

27 May 05:48

Choose a tag to compare

v0.10.20

20 May 10:50
64af6fb

Choose a tag to compare

v0.10.19

13 May 06:46

Choose a tag to compare

v0.10.18

22 Apr 06:12

Choose a tag to compare

What's Changed

Remove DNS Resolving for Firefox when playing webrtc stream.

In Firefox, we can't create ICE candidate with a domain anyway.
So, the logic of copying Candidate by domain name should not run on the Firefox.

Full Changelog: v0.10.17...v0.10.18