Page 1 of 1
MobileVLCKit iOs
Posted: 24 Sep 2018 20:22
by atacand1920
hi guys , i am developing a project using MobileVLCKit and i was wondering if there is any Visualizations to use when playing a remote AudioFile like VLC on macOS or Windows.
i am using MobileVLCKit v3.1.4
Re: MobileVLCKit iOs
Posted: 25 Sep 2018 13:55
by mfkl
i was wondering if there is any Visualizations to use
Can you be more specific?
Re: MobileVLCKit iOs
Posted: 25 Sep 2018 14:59
by atacand1920
yes, when we use VLC for mac OS and let's say we are playing a remote audio file (not a video file) , from the top bar , we can select visualizations from Audio ->Visualizations -> and for example "Spectrometer".
I was wondering how to add any visualizations in my iOS app when playing a remote audio file like VLC for mac do.
I don't know how to attach an image here , but i can e-mail you with a screenshoot for Visualizations in VLC for mac.
Thanks in advance.
Re: MobileVLCKit iOs
Posted: 25 Sep 2018 18:27
by mfkl
Oh ok. That is not currently exposed by libvlc. You will have to patch libvlc to expose this feature as a public API (and feel free to make a pull request/send your patches to the mailing list, other people might be interested in such a feature).
Re: MobileVLCKit iOs
Posted: 25 Sep 2018 19:46
by atacand1920
oh sounds great but just how do i do that ? i mean is there a .sh script to use ?
Re: MobileVLCKit iOs
Posted: 01 Oct 2018 01:09
by mfkl