I’m working on a project to develop an audio streaming mobile application. For the backend, I’m planning to use Spring Boot. However, I have a few questions and would appreciate any advice or insights from those who have experience in this area.
-
Implementing Audio Streaming with Spring Boot:
- What are the best practices for setting up audio streaming with Spring Boot?
- Are there any specific libraries or frameworks that you would recommend for handling audio data, especially for real-time streaming?
-
Handling Multiple Stream Listeners:
- Are there known issues or limitations when it comes to the number of concurrent listeners for an audio stream?
- How can I optimize resource usage (CPU, RAM, etc.) to handle a large number of listeners? Are there any specific strategies or technologies that work well for scaling?
-
Choosing the Best Mobile Development Technology:
- What mobile development technologies or frameworks would you recommend for this type of application?
- Should I go with native development (Android/iOS), or would cross-platform solutions like Flutter or React Native be suitable?
Any suggestions, experiences, or resources you can share would be greatly appreciated. Thank you!
Suggestions, guidance and recommendations