Closed AniketBhadane closed 3 years ago
This sounds like it should be a separate plugin as audio_service's only goal is to provide a background container for running your existing audio code (invoking other plugins) and providing remote callbacks (e.g. media notification buttons).
This sounds like it should be a separate plugin as audio_service's only goal is to provide a background container for running your existing audio code (invoking other plugins) and providing remote callbacks (e.g. media notification buttons).
Thank you for the reply. Is there any plugin for Flutter which can play Audio in a MediaStream?
I'll close this since the feature is not relevant for audio_service, and my recommendation would be the same as my answer to you on your similar just_audio issue.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs, or use StackOverflow if you need help with audio_service.
Is your feature request related to a problem? Please describe. Playing audio received from Remote stream in WebRTC connection.
Describe the solution you'd like
Describe alternatives you've considered I did not find an alternative
Additional context The code snippet above shows the requirement