![]() |
|
Minim Streamer stream converter field blank - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: MinimStreamer (/forumdisplay.php?fid=11) +--- Thread: Minim Streamer stream converter field blank (/showthread.php?tid=2202) |
RE: Minim Streamer stream converter field blank - simoncn - 20-03-2015 18:09 (20-03-2015 17:38)IDM Wrote: Hi Simon, I'm glad to hear it's working now. The content directory setting is mentioned in step 4 of the instructions. The m3u file should be saved as ANSI and I will add a note to the instructions saying this. RE: Minim Streamer stream converter field blank - IDM - 28-03-2015 18:07 Hi Simon, I am now trying to get mininstreamer to work with a Naim NDS. Everything looks right but it doesnt play anything (all works fine sreaming to my phone or Volumio). I think I might ned to transcode. But could do with some advice. Cheers Ian RE: Minim Streamer stream converter field blank - simoncn - 28-03-2015 18:31 (28-03-2015 18:07)IDM Wrote: Hi Simon, What type of file are you trying to play (e.g., FLAC, M4A, MP3, AAC, WAV)? RE: Minim Streamer stream converter field blank - IDM - 28-03-2015 18:42 Hi Simon, I am trying to stream BBC radio using your streamer software and outputtin gthrough minimeserver to the Naim NDS. As I say I know I hav the BBC thing right as I can get it to work using my phone as the streamer or Volumio. The NDS however, there is nothing. The strema converte field is blank and if I try to enter *:L16 to the transcode field it does not work. Any help greatly appreciated. Cheers Ian RE: Minim Streamer stream converter field blank - simoncn - 28-03-2015 20:46 (28-03-2015 18:42)IDM Wrote: Hi Simon, What platform are you using to run MinimServer and MinimStreamer? RE: Minim Streamer stream converter field blank - IDM - 28-03-2015 21:39 Raspberry pi2 Cheers Ian RE: Minim Streamer stream converter field blank - simoncn - 28-03-2015 22:11 (28-03-2015 21:39)IDM Wrote: Raspberry pi2 You can install the libav-tools package with this command: sudo apt-get install libav-tools When this has completed, you should be able to set the stream.converter property to avconv. RE: Minim Streamer stream converter field blank - IDM - 29-03-2015 10:38 Brilliant that worked. Thanks |