Open VaporwareII opened 11 months ago
Apologies I never saw this issue til now. It does appear to be those two libraries. Did you end up getting it to work?
FWIW my use case is the exact same :) -- wanted to have KEXP always available on my Sonos even without internet.
I never got it working, unfortunately. I can retrace my steps to try and figure it out again if you think it may have been a temporary library problem. If it's something that has been obsoleted then I wouldn't know where to start to replace those libraries.
I will give it a run to test it out. It should be a simple fix. I also have a container that tunes in to FM spectrum but using HD Radio. The Dockerfile is more complex since it has to compile nrsc5, but I am happy to paste that here if it would be helpful to you.
Oh yeah, for sure that would be amazing. That's what I was working towards, since my favorite channel got moved to HD.
On Mon, Apr 22, 2024 at 2:25 PM Zac @.***> wrote:
I will give it a run to test it out. It should be a simple fix. I also have a container that tunes in to FM spectrum but using HD Radio. The Dockerfile is more complex since it has to compile nrsc5, but I am happy to paste that here if it would be helpful to you.
— Reply to this email directly, view it on GitHub https://github.com/zacs/sample-icecast-noaa/issues/1#issuecomment-2070543810, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBYMGL35XHCXN4ELC2MK73Y6VIYDAVCNFSM6AAAAAA7R7NGXWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZQGU2DGOBRGA . You are receiving this because you authored the thread.Message ID: @.***>
I know this repo is kind of out of date, but I'm trying to retrace your path here and I'm not sure what the below failure is. additionally, there are quite a few docker images of icecast so I'm pretty lost here as to if there is an easy fix. Is it the libcrypto3-3.1.3-r0 & libssl3-3.1.3-r0 errors?
I was eventually going to use your image to stream my RTL-SDR because I'd like to listen to HD radio (a single channel lol), but I wanted to try and get your example running first.