VLCKit
VLCKit copied to clipboard
Fork of http://git.videolan.org/?p=vlc-bindings/VLCKit.git to integrate a version of VLC supporting libde265.
h264 @ 0x15c289800] nal_unit_type: 9(AUD), nal_ref_idc: 0 [h264 @ 0x15c289800] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0x15c289800] nal_unit_type: 6(SEI), nal_ref_idc: 0 [h264 @ 0x15c289800] nal_unit_type: 1(Coded slice of a non-IDR...
Please try to resolved the given following issue related with MobileVLCKit in xcode 9.2 , swift4.0 . 1.libvlc_MetadataCancel(creating player instance with private library as options were given) 2.playlist_preparser_Cancel 3.vlc_custom_create Issue...
when i try to compile it, everytime it show me that vlc/vlc.h file not found. can you please tell help me how to solve this error? thanks in advance
Hi I have just built VLC library for iOS at VLCKit and using it to display a video stream. I need to make it displays in real-time with a lowest...
HI i am using vlc every thing working fine, But some times i am getting like this `VLC is unable to open the MRL 'http://serverName/app/streams/`.But i don't want show my...
Don't if it is right place to ask, I tried to compile VLCKit master branch, on MacOS 10.11 XCode 7.3.1. But just couldn't succeed. I had good knowledge on c++...
Hi i am using this library working fine but when i slider drag video is starting from first?I am using same code as Example can you please help me.
I am using this Player working great But how to find the bitrate of playing video i want show in player while video playing please help me
Hi, Thank you producing this helpful project. I am trying open a MRL with SMB protocol from an iOS device. The server is OS X 10.10. I was wondering how...