Page 1 of 1

Can't stop, disable or change input for broadcast media

Posted: 11 Jul 2014 01:08
by man2002ua
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???

Re: Can't stop, disable or change input for broadcast media

Posted: 10 Dec 2014 16:01
by Jean-Baptiste Kempf
Please share a backtrace.