AirenSoft / OvenPlayer

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

ovenplayer failure #217

Closed Mariano245 closed 8 months ago

Mariano245 commented 3 years ago

ovenplayer playing a webrtc stream, starting from an rtmp stream generated by Vmix, it starts to fail (drop and freeze frames) after an internet cut of just 5 or 10 seconds in the vmix place. playback then continues automatically but failing. If the internet cutoff is 30 seconds or more so that ovenplayer can automatically restart everything works fine once the internet returns. It seems that Ovenplayer cannot play a stream correctly after a short cut of internet at the issuing point?

SangwonOh commented 3 years ago

@Mariano245 Hi.

It's hard for me to reproduce. When internet cut of just 5 or 10 seconds in the vmix place, Does the player display an error message? Or is the log written to the developer console?

Note that OvenPlayer does not automatically recover when webrtc stream playback fails. However, in our demo site or in actual use, when a player error event occurs, we reinitialize the player and try to play the stream again at the application level.

SangwonOh commented 8 months ago

We are closing the issue due to a long period of inactivity.