Required Installation Files

This forum is about all development around libVLC.
gafman
New Cone
New Cone
Posts: 1
Joined: 01 Mar 2023 21:19

Required Installation Files

Postby gafman » 01 Mar 2023 21:23

I have created a project using LibVLCSharp and have added the LibVLC packages from NuGet. However, I only need the files necessary to support audio only streaming. I do not need the video codecs. What files can I remove to scale down the size of my installation package? What files are truely necessary?

Thanks.

mfkl
Developer
Developer
Posts: 739
Joined: 13 Jun 2017 10:41

Re: Required Installation Files

Postby mfkl » 02 Mar 2023 04:58

What files can I remove to scale down the size of my installation package? What files are truely necessary?
It depends on your use cases, which formats and network protocols and features your app will need. So only you can find out what's actually necessary.

So remove libs until things start breaking is the way to go.

Removing things: https://code.videolan.org/videolan/libv ... picking.md
Example of light build with video support on windows: https://github.com/mfkl/LibVLC.Windows.Light

Good luck.
https://mfkl.github.io


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 16 guests