Welcome Guest Search | Active Topics | Sign In | Register

Video Stream Locking Up in WPF Options
hq231
Posted: Friday, January 31, 2020 9:58:10 AM
Rank: Newbie
Groups: Member

Joined: 1/31/2020
Posts: 1
I am attempting to run video streams but after about 2 hours of the stream running the browser completely locks up. I am testing pulling an embed from a twitch stream in a local HTML file and am also running an additional browser with the chat from a separate HTML file on the same screen. The chat is still running but the video is locked on one frame now. Any ideas on what I am doing wrong?
eo_support
Posted: Friday, January 31, 2020 11:14:17 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,218
Hi,

I am not sure if there is anything we can do on such issues. Our EO.WebBrowser product provides a .NET "wrapper" for Google's Chromium browser engine so that you can use it in your .NET app. So our focus is on the integration part, not the browser engine itself. As a result, for issues originates in the browser engine, we generally do not investigate since it is not practical for us to investigate or fix browser engine issues.

I would recommend you to try the same page with Google Chrome first and see if you experience the same problem there. And if you do, you can use Google Chrome's built-in developer tools to debug/troubleshoot the problem. Alternatively, you can also use the same debug UI that's built-into our product (inherited from Chromium) to troubleshoot such issues:

https://www.essentialobjects.com/doc/webbrowser/advanced/debug.aspx

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.