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

client.puased() error #150

Open oih741 opened 4 years ago

oih741 commented 4 years ago

HI. We are testing now before purchasing a license. We keep getting this error but don't know the cause.Is there a solution? There are two questions.

  1. Uncaught TypeError: Cannot read property 'paused' of undefined at WSPlayer.isPlaying (streamedian.min.js:9560) at HTMLVideoElement. (streamedian.min.js:9513)

-> I guess it won't run after stopping because of this error.

  1. When the rtsp is received in real time, buffering occurs after the sink reaches the end. Is it possible to have autorun when the buffer fills up more than a certain amount? Right now buffering is taking place.

image

Thank you for reading this article.

abhik261738 commented 4 years ago

i have the same issue can you please tell me how to solve this?

MakdDevelop commented 4 years ago

Hello @oih741 I find two players in a screenshot. Does the pause error occur when using a single player? Could you share your page, so that we can check the error?

abhik261738 commented 4 years ago

Yes while using single player, i am getting the error the screenshot is attached bellow,

Sometime paused is working sometime it's throwing the error,

I am running the player in my localhost,

When refreshing the error will go and run as usual.

Workspace 1_006 Workspace 1_007