Page 1 of 1

Using VLC in vb.net application

Posted: 10 Jul 2021 12:55
by Change
Hello,
i want to use vlc inside of a VB.net program.
There are Many guides also on youtube how to easily do that but for that they opening "Toolbox Items > COM Components > "VideoLAN VLC ActiveX Plugin v1" or "VideoLAN VLC ActiveX Plugin v2".Unfortunatelly in my VisualStudio there are no Plugins of VLC.
Can someone help me how to use VLC inside of my Program?

Thank you very much.

Re: Using VLC in vb.net application

Posted: 12 Jul 2021 03:47
by mfkl
Don't use "VideoLAN VLC ActiveX Plugin", it is deprecated.

Try this https://code.videolan.org/mfkl/libvlcsh ... LCSharp.VB