Page 1 of 1

VLC on-demand video conversion for Mobile Apps video uploads

Posted: 20 Jun 2022 07:34
by fhaddadin
Hello,

I am looking for something similar to AWS Elemental MediaConvert. Does VLC provide this feature? If yes, how can I subscribe and integrate the service into my mobile application that am developing? Thank you

Re: VLC on-demand video conversion for Mobile Apps video uploads

Posted: 20 Jun 2022 10:08
by tguillem
YOu can use VLC to transcode, cf, the wiki https://wiki.videolan.org/Documentation ... _Examples/

As of today, there is no LibVLC API for sout, so you will need to create a libvlc instance with the sout command line in argv.