-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Unable To Play Stream #13
Comments
I've configured the OBS with baseline H264 ultrafast but still black screen. |
Hello Azoto. The attached log does not seem to be a problem. I need more information.
Can you try changing the URL to ws instead of wss? If possible, check again your setting based on dimiden's last comment in issue #10 |
Dear sfreet, thank you for your support. Infact everything seems ok. I discovered the problem.. Now it's working but i still have those warnings 👍 [01-17 18:53:42.499] W 6381 TranscodeStream | transcode_stream.cpp:430 | Queue(filtered) is full, Please check your system It seemd that the transcoder got some problem and also the quality of the Video Output in the OvenPlayer is bad. Thanks for your help |
Hello Azoto.
You probably set the encoding resolution in Server.xml. Try changing the encoding resolution in Server.xml after comparing it with the OBS resolution settings. First, check the resolution setting in OBS studio.
It can occurs when the encoding speed is slower than the input speed of the stream. (but, that's not all) You can reduce the encoding load by removing one of the VP8 or H264 options in Server.xml, as follows:
But it can be a problem depending on the web browser you use. If you tell me more information (eg CPU, memory, OBS settings, Server.xml ...), I may be able to give you more useful information. PS: I am currently fixing the debug messages, so you can safely ignore the "Queue is full ..." message unless it happens very frequently. |
Happy Monday Azoto. |
Dear sfreet, thank you for your help, i've experienced this issue only when changing the connection while streaming, it seems that the app_name created freeze and you need to restart the OvenMediaEngine. |
Hi Azoto The network card connection termination problem should wait about 10 seconds.
, It will be possible to reconnect immediately |
I'm able to connect to the server with OBS , the stream is ingested as well.
When i'm trying to connect with the OvenPlayer i see only a black screen with this error from the console
How to fix?
I've also tried configuring the SSL certificate in order to play the wss:// but i still have those errors.
Sometimes i've also get this error
[01-16 20:38:23.188] W 18458 TranscodeStream | transcode_stream.cpp:430 | Queue(filtered) is full, Please check your system
The text was updated successfully, but these errors were encountered: