!tCyGickeVqkHsYjWnh:nixos.org

NixOS Networking

899 Members
Declaratively manage your switching, routing, wireless, tunneling and more.262 Servers

Load older messages


SenderMessageTime
14 Jul 2025
@emilazy:matrix.orgemilyHLS is specifically designed to work with a normal web server14:14:51
@matthewcroughan:defenestrate.itmatthewcroughanyeah, http streaming14:14:50
@matthewcroughan:defenestrate.itmatthewcroughanBut I need to convince someone else who wants to run icecast in my space that they don't need icecast14:15:05
@emilazy:matrix.orgemilyFFmpeg supports most of this stuff also14:15:06
@n4ch723hr3r:nope.chatn4ch723hr3rFFMPeg can convert m3u8 <-> audio files so you could just do that14:15:54
@matthewcroughan:defenestrate.itmatthewcroughanWhy are there so many production systems still using Icecast?14:16:34
@toonn:matrix.orgtoonn Why mess with something that works? 14:16:49
@n4ch723hr3r:nope.chatn4ch723hr3r because its good enough 14:16:49
@matthewcroughan:defenestrate.itmatthewcroughanOnly if you have a spare IP to dedicate it to14:17:16
@matthewcroughan:defenestrate.itmatthewcroughanIPs aren't that easy to come by14:17:21
@n4ch723hr3r:nope.chatn4ch723hr3ricecast doesnt support tls, does it?14:18:11
@n4ch723hr3r:nope.chatn4ch723hr3r
<listen-socket>
    <port>8000</port>
    <bind-address>127.0.0.1</bind-address>
</listen-socket>

<listen-socket>
    <port>8443</port>
    <tls>1</tls>
</listen-socket>

<listen-socket>
    <port>8004</port>
    <shoutcast-mount>/live.mp3</shoutcast-mount>
</listen-socket>
14:20:14
@n4ch723hr3r:nope.chatn4ch723hr3rso it seems you can split some things apart14:20:24
@saiko:knifepoint.net@saiko:knifepoint.net
In reply to @matthewcroughan:defenestrate.it
Only if you have a spare IP to dedicate it to
why do you need a spare IP for icecast to work? I used to run it fine without one
14:24:35
@n4ch723hr3r:nope.chatn4ch723hr3rthe main problem seems to be the inability to put it behind a reverse proxy14:25:42
@matthewcroughan:defenestrate.itmatthewcroughanBecause the only way to run it properly is on port 80/443, if you want a letsencrypt SSL cert, because you can't proxy it14:27:24
@matthewcroughan:defenestrate.itmatthewcroughanand you have to gen that cert by hand, and it's not automatable and it's awkward14:27:45
@saiko:knifepoint.net@saiko:knifepoint.net
In reply to @n4ch723hr3r:nope.chat
the main problem seems to be the inability to put it behind a reverse proxy
oh. well, that’s mostly a http specific thing
14:27:54
@saiko:knifepoint.net@saiko:knifepoint.net
In reply to @matthewcroughan:defenestrate.it
Because the only way to run it properly is on port 80/443, if you want a letsencrypt SSL cert, because you can't proxy it
no absolutely not
14:27:58
@saiko:knifepoint.net@saiko:knifepoint.netI run mumble with a LE cert on its own port14:28:04
@n4ch723hr3r:nope.chatn4ch723hr3ricecast has TLS built into it14:28:22
@saiko:knifepoint.net@saiko:knifepoint.netthe certs are not bound to a specific port, so you can give it its own domain, get a cert via http on that domain and then use the cert for the other service14:29:18
@matthewcroughan:defenestrate.itmatthewcroughanwith self-signed certs?14:30:07
@n4ch723hr3r:nope.chatn4ch723hr3rthat too. you can specify a path to that cert14:30:34
@saiko:knifepoint.net@saiko:knifepoint.netthis is what I do for mumble: https://git.dblsaiko.net/systems/tree/configurations/spike/murmur.nix (sys2x.ssl.acmeCerts just adds an empty nginx virtual host with enableACME=true)14:30:53
@matthewcroughan:defenestrate.itmatthewcroughanWell either way, the player seems to get confused if I reverse proxy14:31:01
@matthewcroughan:defenestrate.itmatthewcroughansince the icecast streams are not http14:31:07
@n4ch723hr3r:nope.chatn4ch723hr3ri've also just read somewhere that the maintainer discourages reverse-proxying14:31:36
@saiko:knifepoint.net@saiko:knifepoint.nethow are you reverse-proxying it if it’s not http?14:31:37
@matthewcroughan:defenestrate.itmatthewcroughanIt is a combination of http and tcp14:31:49

Show newer messages


Back to Room ListRoom Version: 6