Welcome Guest Search | Active Topics | Sign In | Register

blank youtube window Options
kickstation
Posted: Wednesday, June 12, 2019 12:31:32 AM
Rank: Newbie
Groups: Member

Joined: 4/3/2019
Posts: 6
Hi, i have a regular webbrowser with webview in WPF.
I load youtube like below. Everything loads just fine. However once i click on any specific video to play, it loads just blank screen with header, but without the video. If i right click to view source, all looks just fine. any idea?

Quote:
.LoadUrl("https://www.youtube.com");
eo_support
Posted: Wednesday, June 12, 2019 1:42:29 PM
Rank: Administration
Groups: Administration

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

You will need to enable proprietary video/audio codecs in order to play youtube videos:

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

Thanks!
kickstation
Posted: Thursday, June 13, 2019 12:14:20 AM
Rank: Newbie
Groups: Member

Joined: 4/3/2019
Posts: 6
helped, thanks a lot


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.