Post Reply 
Converting flac audio streams for internet radio use
24-03-2023, 17:22 (This post was last modified: 24-03-2023 18:15 by simoncn.)
Post: #28
RE: Converting flac audio streams for internet radio use
Looking at the log again, I see the problem. The request for the stream appears to have been sent to this URL:

http://192.168.1.9:9790/minimstreamer/*/RP

This is an untranscoded stream. If you want the stream to be transcoded to wav, the URL needs to be:

http://192.168.1.9:9790/minimstreamer/*/RP/$!stream.wav

Edit: Please excuse copy and paste error, it should be:

http://192.168.1.9:9790/minimstreamer/*/RP/$!transcode.wav
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Converting flac audio streams for internet radio use - simoncn - 24-03-2023 17:22

Forum Jump:


User(s) browsing this thread: 1 Guest(s)