OvenPlayer Versions Save

OvenPlayer is JavaScript-based LLHLS and WebRTC Player for OvenMediaEngine.

v0.10.27

1 year ago

Summary

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

Full Changelog: https://github.com/AirenSoft/OvenPlayer/compare/v0.10.26...v0.10.27

v0.10.25

1 year ago

Summary

Imporve HLS DVR feature

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

Full Changelog: https://github.com/AirenSoft/OvenPlayer/compare/v0.10.24...v0.10.25

v0.10.24

1 year ago

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: https://github.com/AirenSoft/OvenPlayer/compare/v0.10.23...v0.10.24

v0.10.23

1 year ago

Summary

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

Full Changelog: https://github.com/AirenSoft/OvenPlayer/compare/v0.10.22...v0.10.23

v0.10.22

1 year ago

Summary

Make the OvenPlayer support OvenMediaEngine's WebRTC ABR stream. :tada:

Full Changelog: https://github.com/AirenSoft/OvenPlayer/compare/v0.10.21...v0.10.22

v0.10.18

2 years ago

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: https://github.com/AirenSoft/OvenPlayer/compare/v0.10.17...v0.10.18