Closed 0181532686cf4a31163be0bf3e6bb6732bf closed 8 years ago
Don't understand what you mean.
Do you offer embed libvlc directly to Electron sources or something else?
No, just pick recent VLC sources and rewrite/change libvlc_wrapper
if you just need latest VLC - use nightlies binaries. There are no need rewrite something.
Hi, are there any plans/ideas on using recent VLC source? I mean add a submodule of https://github.com/videolan/vlc/tree/master/lib and include it via
extern C
for the sake of simplification and eliminating the c-cpp shim?