-
Notifications
You must be signed in to change notification settings - Fork 340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NativeDecoder] Playback stops after settings changing #23
Comments
Hi. Yeah, I can reproduce it, will investigate. |
BTW, in my tests broadway decoder always was more efficient and stable than native. |
I only can use Native as decoder, the other two still display black screen on my web page...haha this is my another question.. |
I have the same problem and only the native works, the other decoders are black screen |
@pigass0512 @hzms What operating system and browser do you have? |
Hi master, windows 10 and chrome latest version. |
Tested on Chrome 83.0.4103.97 on Win10 x64, works fine here. |
I had upgrade Chrome version and Native stream become fluently, but the other two still black... |
Try to move or open something, so picture on the screen is changed (I usually run clock/stopwatch for tests). |
The method seems not works for me, and the stream still stop playing in the few seconds.. |
Hi @drauggres master, |
Nope. No luck and no ideas. I'm thinking about different approach:
Downsides here are:
|
Unfortunately, after I resize my device window, it still freeze in the further seconds..that's weird.. |
I changed default frame rate value for native decoder. In my tests it is more stable now. @pigass0512, please try again ( UPD: just tried it on linux/chrome, still freezing. |
@hzms, @pigass0512, @jiahuanyu |
Hi master @drauggres , After I pull develop branch and build the service, still only native decode can work..others are black screen.. |
Yes, please. |
Hi master,
Now I got another question that after I clicked Native Decoder stream link and change video setting, the device stream had started, but after few seconds, the stream had stop... How can I fix it? Thanks!
The text was updated successfully, but these errors were encountered: