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

not connecting to icecast2 #7

Open
Nurlan199206 opened this issue Oct 10, 2018 · 4 comments
Open

not connecting to icecast2 #7

Nurlan199206 opened this issue Oct 10, 2018 · 4 comments

Comments

@Nurlan199206
Copy link

Hi.

i filled settings, exactly host and passwod in your demo: https://webcast.github.io/webcaster/

but i dont see mountpoint at my icecast2, it's not working.

you can help me?

@theof
Copy link

theof commented Oct 10, 2018

Hi !
What exactly are you using to bridge webcast to icecast ? Icecast does not speak the webcast protocol, so be sure that the connection did not fail (look it up in the dev tools - the Start Streaming button fails silently)

@Nurlan199206
Copy link
Author

i must use liquidsoap for bridge connection?

@theof
Copy link

theof commented Oct 10, 2018

Indeed, you probably should use Liquidsoap. It is the only software at my knowledge that supports the webcast protocol.
Be sure to configure a SSL harbor connection in LS as well, as your browser will likely block requests to unsecure endpoints from a HTTPS website ! Otherwise you could host the webcaster website on your own server, and choose not to use HTTPS. However, remember that the host/password couple will then be sent over the network in clear text

@Nurlan199206
Copy link
Author

Please you can send me example liq file for liquidsoap, and which settings i must add in webcaster web interface?

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