MinimServer Forum
Adding radio to Naim App - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: MinimStreamer (/forumdisplay.php?fid=11)
+--- Thread: Adding radio to Naim App (/showthread.php?tid=7558)

Pages: 1 2 3 4 5


RE: Adding radio to Naim App - Flyersteve67 - 02-07-2025 10:27

Thanks for your help Simon. I've now purchased a full license


RE: Adding radio to Naim App - simoncn - 02-07-2025 17:16

(30-06-2025 13:06)Flyersteve67 Wrote:  I have already put transcode in. You reported it was transcoding ok in your message 27/6
"Thanks for this. The log shows no issues on the MinimServer side. MinimServer is reading the stream from the URL, transcoding it using MinimStreamer and ffmpeg and sending it to the renderer. The renderer is reading the stream that MinimServer is sending."

I have done some tests to find out why the log didn't show a problem. The Synology version of ffmpeg doesn't report any errors when transcoding an AAC/ADTS stream but doesn't send any data on the network connection to the renderer. Everything looks normal in the MinimServer log and the network connection to the renderer remains open but the renderer is not receiving any audio data.

I will look into whether it is possible to add extra checking for this unusual situation and report an error if it occurs.