AirenSoft / OvenPlayer

OvenPlayer is JavaScript-based LLHLS and WebRTC Player for OvenMediaEngine.
https://airensoft.com/ome.html
MIT License
515 stars 126 forks source link

OvenPlayer as an ES6 module ERROR HLS #402

Closed zdimaz closed 10 months ago

zdimaz commented 11 months ago

Alternatively, you can use OvenPlayer as an ES6 module as follows: import OvenPlayer from 'ovenplayer';

// Initialize OvenPlayer const player = OvenPlayer.create('player_id', options)

ERROR HLS !!!!

SangwonOh commented 10 months ago

Close vie duplicated issue with (https://github.com/AirenSoft/OvenPlayer/issues/401)