I have got everything setup in my WPF application, however I cannot figure out how to play Youtube videos.
When I run the application I can see only a black screen.
Code: Select all
VideoPlayer.MediaPlayer.Play(new Uri(youtubeUrl));
Code: Select all
VideoPlayer.MediaPlayer.Play(new Uri(youtubeUrl));
Return to “Development around libVLC”
Users browsing this forum: No registered users and 29 guests