Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GSSoC'21] Streaming audio with a clean UI for music-player #23

Open
nikhil-Vaibhav opened this issue Mar 11, 2021 · 2 comments
Open

[GSSoC'21] Streaming audio with a clean UI for music-player #23

nikhil-Vaibhav opened this issue Mar 11, 2021 · 2 comments

Comments

@nikhil-Vaibhav
Copy link

nikhil-Vaibhav commented Mar 11, 2021

I am a GSSoC participant. It is being built from scratch so I would love to work on the feature of streaming audio through HTTP along with building a simple and beautiful UI for the music player.

This section is the most interesting and more than one people can contribute to it.

@nikhil-Vaibhav nikhil-Vaibhav changed the title Streaming audio [GSSoC'21] Streaming audio with a clean UI for music-player Mar 11, 2021
@Ayush-projects
Copy link
Owner

Hey, I have added an audio stream basic test function in the backend folder, if you wish to add some features, create an issue. I will add labels and assign them to you. What do you think about streaming with web socket protocol instead of http?

@nikhil-Vaibhav
Copy link
Author

Streaming with web socket is fast but it is most useful when we want to have real time updates in applications. It is 2-way communication with server.
For most of the cases http works fine.but I will be diving deep inside how and what will be most effective.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants