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

Passing Title of stream #8

Open
TalhaArshad opened this issue Oct 29, 2020 · 1 comment
Open

Passing Title of stream #8

TalhaArshad opened this issue Oct 29, 2020 · 1 comment

Comments

@TalhaArshad
Copy link

Hi there,
I want to make android app which broadcasts audio on icecast server. I am using Spreaker services which uses icecast2 server as media server. I have all of it's configurations. I have tested it with desktop app and it works fine. So there is no need to setup my own icecast server.

Coming to android part, I have put configuration in code, run the application, started stream and it seems to connect with server successfully. App shows "Streaming" message on screen. But it does not list down in spreaker dashboard. Same configurations, when used with desktop app, lists that audio in spreaker dashboard successfully and we can listen to it. But not with android app.

Along with all configurations, desktop app also requires name of the stream. But in our android app there is no option to pass name along with configurations. So, my random guess is that stream has been started but as because name is not given to it, that's why it's not listed there.

Can you please comment on this and if this is the exact issue, then please guide me how to pass name in streaming details?

Thanks

@fatihsokmen
Copy link
Owner

Source code provides all possible parameters and not sure what the issue is on your setup.

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

No branches or pull requests

2 participants