Page 1 of 1

Error when running MobileVLCKit for iOS

Posted: 11 Jun 2016 18:21
by OuSS
Im want to use VLC to live stream IPCameras

i followed tutorial here : https://wiki.videolan.org/VLCKit/
I build static framework using this command : ./buildMobileVLCKit.sh -f
but when i drag the MobileVLCKit.framework to my project and run i get error when i play video

Image

malloc: *** error for object 0xffffff9d: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug

Im using Swift, with deployment target "8.2"

Re: Error when running MobileVLCKit for iOS

Posted: 28 Jun 2016 10:19
by Jean-Baptiste Kempf
What is the codec used?