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

autoStrat option doesn't #89

Closed dariogomez closed 4 years ago

dariogomez commented 5 years ago

i'm using the OMEPlayer to reproduce my streaming. The option autoStrat doesn't work and don't start playing. My code is:

player = OvenPlayer.create("player", { autoStart : true, mute : true, sources:[omeURL] });

ghost commented 5 years ago

Hi. @dariogomez

I solved it. Please check ee8b2c3

Thank you for your good issue.

SangwonOh commented 4 years ago

This issue has been closed since it has been inactive for quite some time. If you want to continue discussing this issue, please feel free to reopen it.