Post Reply 
Yamaha RX-V677 AVR crackling action time out UPnP DLNA issues
07-10-2019, 09:14 (This post was last modified: 07-10-2019 09:15 by simoncn.)
Post: #17
RE: Yamaha RX-V677 AVR crackling action time out UPnP DLNA issues
If you play the WAV-transcoded stream to the receiver, the receiver sees a stream URL of the form

http://x.x.x.x:9790/minimstreamer/*/R1BB/$!transcode.wav

where x.x.x.x is the IP address of the device running MinimServer. So the receiver is seeing a stream with a .wav extension.

You could also try removing aac:wav from the stream.transcode property and restarting MinimServer. This will change the URL for the stream to

http://x.x.x.x:9790/minimstreamer/*/R1BB/$!stream.aac

which has a .aac extension.

For this to work, it is very important that your .m3u file has an #EXTINF line for this stream of

#EXTINF:-1,[R1BB;aac]Radio 1 BB AAC

The [R1BB;aac] is essential and must be entered exactly as shown. Also, you need to do a MinimServer rescan after making any changes to the .m3u file.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Yamaha RX-V677 AVR crackling action time out UPnP DLNA issues - simoncn - 07-10-2019 09:14

Forum Jump:


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