Amish Shah

Results 12 comments of Amish Shah

@Fyko could you remove the unnecessary intent mentioned above and also move command deployment to its own script that can be run separately?

Please post code that can reproduce this situation

Please send a full code sample

I don't think this is the issue. The volume stream is included in the pipeline that creates the playStream, so ending the playStream will end the volume stream too. I...

This would be a limitation of prism-media, as it just picks the Opus library that offers the best performance from those that are installed. I'm not really sure why you'd...

Hi @OnkelTem, I'm afraid I'm not too sure what is happening either :( Is `onAudioData` only fired once after connecting to the radio? The only thing I can think of...

@Mesteery's solution is the closest thing you can do at the moment. I have plans to add an Ogg containeriser (is that a word?) stream to let you save Opus...

@OnkelTem at the moment I'm prioritising refactoring the library to TypeScript to make it easier for me to maintain and add new features. I'd much rather write the Ogg muxer...

This is now being implemented in https://github.com/amishshah/prism-media/pull/70 :tada: