Hello,
Using libvlc_vlm_add_broadcast (Delphi wrapper) and it is working ok.
The event listener told be the media has stopped and I want to change input IP address for it.
But any call to
libvlc_vlm_del_media
libvlc_vlm_set_input
libvlc_vlm_set_enabled
produce access violation in libvlccore.
What I am doing wrong???