You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subject of the issue
I see Restreamer supports Icecast, but not Shoutcast, I looked for a way to extend the software myself, but it wan't clear, as I'm a JS dev not a Go dev.
Your environment
Docker - Restreamer streaming to Mixcloud/public locations (community radio)
Docker - Node Media Server (NMS) accepting DJs streams from OBS - then pushing this session to Restreamer (would ideally like to remove this step, but need shoutcast - also stream address is not simple enough)
Shoutcast stream output from NMS via ffmpeg
Steps to reproduce
Add a publication, note icecast but not shoutcast
Expected behavior
Seeing as they're basically the same protocol, I would imagine this could be a relatively easy addition? Maybe even as simple as making the protocol field editable - to change icescast:// to shoutcast://?
Actual behavior
Cannot get a stream to our shoutcast server. Alexa is already listing this so cannot change this over to Icecast.
Business inquiries
We provide support for commercial requirements with professional support, agile software development, and consulting. If you have a commercial request, be it a bug or a feature enhancement, please contact us directly at [email protected].
The text was updated successfully, but these errors were encountered:
Subject of the issue
I see Restreamer supports Icecast, but not Shoutcast, I looked for a way to extend the software myself, but it wan't clear, as I'm a JS dev not a Go dev.
Your environment
Steps to reproduce
Add a publication, note icecast but not shoutcast
Expected behavior
Seeing as they're basically the same protocol, I would imagine this could be a relatively easy addition? Maybe even as simple as making the protocol field editable - to change
icescast://
toshoutcast://
?Actual behavior
Cannot get a stream to our shoutcast server. Alexa is already listing this so cannot change this over to Icecast.
Business inquiries
We provide support for commercial requirements with professional support, agile software development, and consulting. If you have a commercial request, be it a bug or a feature enhancement, please contact us directly at [email protected].
The text was updated successfully, but these errors were encountered: