Streamedian / html5_rtsp_player

Play RTSP stream from IP camera in browser in this HTML5 player without plugins
Apache License 2.0
2.61k stars 598 forks source link

There are two much play calls #63

Closed mburger81 closed 7 years ago

mburger81 commented 7 years ago

On testing the player we noticed that there are many play events so we tried to figure out when and where this are happening. In our case we don't need this two mse.play calls. Videos autplay or Players.play() does anything we need. So we think this calls are obsolete