Can we set cookies using libvlc?
As per this enhancement (https://trac.videolan.org/vlc/ticket/9632), cookie management is now supported in HLS.
Is it possible to use it with libvlc?
VideoPlayerActivity class is very large and imports many classes outside of LibVLC.
Did you end up removing code from this class to get it working just with LibVLC? If so would you mind sharing that class?