I'm trying to play the following link: http://live.mediaserver.kataweb.it/deejaytv in a JVLC player instance, unfortunately with no success up until now. The same link is being played successfully if it is being opened using a VLC instance.
The only message that I'm getting on the console when I'm trying to open the previously mentioned URL using JVLC, is :
Code: Select all
LibVLC Exception not handled: No active input
Set a breakpoint in 'libvlc_exception_not_handled' to debug.
Any idea about what could be wrong with my JVLC instance?
Thanks!