satyres

Results 7 issues of satyres

Hi, Thanks for this awesome library , is it possible to convert TS files to MP3 ? i'm struggling to find a way , can you please give a us...

Hi The new version is working fine with the new ExoPlayer 2.11.4. last time i've updated to the new ExoPlayer and the sound start to glitch because of the metadta....

Thanks for this amazing piece of code. i want to be able to get the timedMetadata from CachingPlayerItem , i've added ` addObserver(self, forKeyPath: "timedMetadata", options: NSKeyValueObservingOptions.new, context: nil)` and...

Thanks for your work. i've tried to get this to work with radio streams which are endless stream , but it did not work ``` override func viewDidLoad() { super.viewDidLoad()...

Hi , setOnErrorListener ,setOnInfoListener,setOnBufferingUpdateListener never called for radio stream url ? like this one http://cbc_r1_tor.akacast.akamaistream.net/7/632/451661/v1/rc.akacast.akamaistream.net/cbc_r1_tor. please tell me why ? Best regards

Hi , i'm wondering why this mp3 stream is not working , while it's working fine with other library like FFMPEGMediaPlayer. it return unknow host == NULL . here is...

Hi, first thank you for this awesome library , please can you help me to create a sequence of showcases ? i can't figure it out ? Thank you