Page 1 of 1

Transplant LibVlC

Posted: 03 Aug 2018 08:49
by Elon Musk
I'm going to embed libvlc into my program, and my program will run on any CentOS machine. Is there any way to run it without installing any dependencies? Just like Windows, give the other party a compression package that contains the executable and the DLL files you need to use.

Re: Transplant LibVlC

Posted: 03 Aug 2018 15:13
by Jean-Baptiste Kempf
There is the VLC snap that does that. Or compile everything statically.