[Savonet-users] enabling SSL on Icecast2

2018-04-11 Thread Nanda Kishor
Right, that's why we're on it. We'll cross-post this on the Icecast
mailing list and report back if we find a solution.

On 11.04.18 14:12, Peter wrote:
> 
> I don't, but would love to.  It's causing any https page in which there's an 
> embedded player to show as "not secure".
> 
>  - pete



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] enabling SSL on Icecast2

2018-04-11 Thread Nanda Kishor
Hi there,

I'm working with Sandeep on this issue. Everything is working fine
without SSL enabled, not sure what we're missing here.

Does anybody have SSL enabled and would be willing to share his or her
Icecast config? We should probably also post this on the Icecast mailing
list 

Best,
NKd

On 06.04.18 10:12, sandeep krishna wrote:
>
> i recompiled icecast2 with the open ssl and curl
>
>
> also enabled ssl on port 8000 and given the ssl cert (inclding cert
> privatekey and bundle in a single file) under path directive
>
> these are the main section in icecast2 config file
> ++
>
> 
> 8000
> 1
>
> 
>
> 
>
> /c
> /usr/share/icecast2/icecast.pem
> /var/log/icecast2
> /usr/share/icecast2/web
> /usr/share/icecast2/admin
>
> 
>
> I get a green padlock on domain:8000/radio
>
> But it says file not found, the error log says icecast is looking on
> the location "/usr/share/icecast2/web" and file is not found there. (I
> even tried removing the base dire and webroot but still not working )
>
>
> can you guys shed some lights on this.
>
>
> ~thanks
>
>
>
> -- 
> sandeep



signature.asc
Description: OpenPGP digital signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] Multiple Streams

2018-03-17 Thread Nanda Kishor
Hi there,

We were not able to figure this out on our own, so I wanted to ask if
anyone here would be willing to help us out on a paid hourly basis. I
know that I could also provide more details here, but I think it would
be faster if someone would work directly on the test server to figure it
out.

Please reply directly to me instead of the mailing list if you're
interested.

Best,
NKd

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] Multiple Streams

2018-03-07 Thread Nanda Kishor
Thanks for your input.

Are you using one or two .liq config files?

Best,
NKd

On 07.03.18 14:57, p· g··· wrote:
> hi,
> why not just making multiple streams on same port?
> that is http://server:8000/shit1.m3u
> http://server:8000/shit2.m3u ?
> 
> i got two instances of liquidsoap streaming to one icecaster to the same port 
> but different mounts, it's fine!
> 
> BUT those liquidsoaps have different ports set for their telnet access and 
> different ports for their harbours to catch incoming streams.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] Multiple Streams

2018-03-07 Thread Nanda Kishor
Hello again,

Our server admin already set up the liquidsoap daemon with 2 scripts,
but I still can't wrap my head around how the 2 separate streams
(playlists) have to be set up.

I first tried 2 different ports (8000 and 8080) in the output.icecast
configuration and also added

> 
> 8080
> 

in icecast.xml, but if I go to ourserver.fm:8080 it says "This page
isn't available".

I also tried to use the same port in both .liq configurations with
differently named mount points, but then ourserver.fm:8000 still only
shows 2 mounts (64 and 128) as was already the case.

Any ideas what I might be missing/misunderstanding here?

Best,
NKd


On 07.03.18 10:54, Nanda Kishor wrote:
> Thanks for the pointer, will give the liquidsoap daemon a try.
> 
> On 05.03.18 22:00, neralex wrote:
>> Hi,
>>
>> use it as deamon, so you are able to run multiple liq-scripts on the
>> same box. You can get it also via OPAM.
>>
>> https://github.com/savonet/liquidsoap-daemon
>>
>> Cheers

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] Multiple Streams

2018-03-07 Thread Nanda Kishor
Thanks for the pointer, will give the liquidsoap daemon a try.

On 05.03.18 22:00, neralex wrote:
> Hi,
> 
> use it as deamon, so you are able to run multiple liq-scripts on the
> same box. You can get it also via OPAM.
> 
> https://github.com/savonet/liquidsoap-daemon
> 
> Cheers

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


[Savonet-users] Multiple Streams

2018-03-05 Thread Nanda Kishor
Hi there,

I've been running a radio station with Icecast and Liquidsoap for a
couple of years, but now need an additional channel with a different
playlist configuration and a different media archive. After trying to
configure it myself unsuccessfully, I thought I'd reach out to see if
there's a tutorial, documentation or sample config that might lead me in
the right direction and is not so easy to google?

Best,
NKd

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users