Search found 2 matches

Go to advanced search

by nocoffee
15 Mar 2019 10:20
Forum: Development around libVLC
Topic: Some video's dont run from lib but do work in player
Replies: 4
Views: 559

Re: Some video's dont run from lib but do work in player

Cool, Thanks for the feedback! I changed it to the NuGet package as per recommendation. The trick with the youtube video seemed to be in the media.Parse() and usage of the media.SubItems. I was just using the mediaplayer.Play(new Media(...)) which didn't work for youtube. As the MRL can be a variety...
by nocoffee
14 Mar 2019 12:31
Forum: Development around libVLC
Topic: Some video's dont run from lib but do work in player
Replies: 4
Views: 559

Some video's dont run from lib but do work in player

Hi, Recently I have used LibVLCsharp to put a Mediaplayer on a simple c# application to stream video URL's. As 'libvlc' I used a downloaded copy (minus the application exe's and skins) I already had installed on my system - in this case a recent 3.0.7 nightly. Streaming an RTSP camera and the big bu...

Go to advanced search