Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


secure stream http
#11
(02-29-2020, 04:26 PM)vinnn Wrote:
(02-29-2020, 06:11 AM)LeGuiz Wrote: * configuring a DMZ would help that I guess
* I need to limit the number of concurent connections

No worries,

I think you'd be better off setting up some icecast or shoutcast hosting.

Yes, I agree.

Anywhere I can find help on setting up this ?
So far I have my mpd http stream working at mylocalip:8240
Then I add this bit of conf to my icecast conf

<relay>
    <server>localhost</server>
    <port>8240</port>
    <local-mount>/radio</local-mount>
    <relay-shoutcast-metadata>0</relay-shoutcast-metadata>
    <on-demand>1</on-demand>
</relay>

<listen-socket>
    <port>8250</port>
    <shoutcast-mount>/radio</shoutcast-mount>
</listen-socket>

my internet box is setup to open port 8250 to outside.

icecast2 service is running correctly from service icecast2 status command

Still it doesn't work.
Any idea ?
Reply
#12
ok, the relay works in http but not in https.

Now I am working on generating certs with certbot but I got stuck with the acme verification process...
Reply
#13
Well this is not really anything to do with moode but a good place to start would be the icecast documentation at http://icecast.org/docs
Reply


Forum Jump: