Jump to content
  • The Computer Audiophile
    The Computer Audiophile

    The Complete Guide To HiFi UPnP / DLNA Network Audio

    UPnP-DLNA-Thumb.pngIntro

    The following guide was designed for audiophiles. The guide describes UPnP based home audio reproduction, provides use pro and cons of UPnP, examples, and recommendations for successful UPnP audio implementations.

     

    Overview

     

    Network based audio can be delivered using several different protocols and technologies such as UPnP, DAAP (Apple), and Ravenna among others. UPnP is the most common network audio protocol in use today. It's used in both two channel single room systems and whole house network audio distribution. Ironically UPnP is extremely simple for end users and a bear for product producers. The more one digs into the UPnP protocols the more divergent information with common frustration one finds. This guide will not turn a novice into an expert. I hope it will provide all the information computer audiophiles need to understand and enjoy UPnP based audio playback.

    What is UPnP?

     

    Universal Plug and Play consists of several protocols or rules that enable networked hardware devices and software applications to communicate and work together without end user configuration. UPnP devices don't use device drivers, like USB printers and other hardware, for communication and interoperability. Through use of common protocols UPnP devices automatically advertise their services or capabilities enabling auto discovery of devices on a network. UPnP can be seen as a high level framework that has been refined by the UPnP AV architecture for increased performance in audio and video environments.

     

     

     

    What is UPnP AV?

     

    UPnP AV is a refinement of the general UPnP protocols. A main goal of UPnP AV is interoperability between controllers and AV devices. For example enabling audio to flow from a NAS to an audio playback device without intervention from a controller. The descriptions below are tailored for computer audiophiles by referencing audio and music rather than all the media types (video, photos, etc…) UPnP AV can accommodate. The UPnP AV architecture specifies three important devices, each with its own services, for audio playback, the Media Server, Media Renderer, and Control Point.

     

     

    UPnP-AV.png

     

     

     

    1. Media Server

     

    A Media Server is a device that stores content, advertises the availability of this content for streaming across the network, and enables browsing/searching this content from control points. Media Servers can stream content to multiple devices and be controlled by multiple control points simultaneously. Most UPnP AV Media Servers contain three services, a ContentDirectory Service, a ConnectionManager Service, and an AVTransport Service.

     

    a. Content Directory Service enables a control point to browse the Media Server and view information about available music such as metadata (album title, artist, track name, etc…). This service also identifies the data formats supported by the server for its content. Using this information a control point can determine if the playback divide (renderer) is capable of handling the content.

     

    b. Connection Manager Service is what manages Media Server connections to playback devices (renderers). Through this service a control point instructs a Media Server for its next content delivery to a renderer.

     

    c. AV Transport Service is used by a control point for actions including Play, Pause, Stop, Seek, etc… This service also duplicates itself on the Media Server to enable streaming to multiple playback devices simultaneously.

     

    Example - A very common Media Server for computer audiophiles is a network attached storage (NAS) unit. Synology NAS units ship with a Media Server application. When enabled this application advertises the NAS as a UPnP AV Media Server and allows control points to browse music and stream it from the NAS directly to a UPnP AV playback device. The Synology NAS simply broadcasts on the network that it's available. Other UPnP AV devices can then see information about what it contains, what communication protocols it supports, what type of music it can serve, and details such as album, artist, track, etc…

     

     

     

    2. Media Renderer

     

    A Media Renderer is a device that either converts and/or reproduces audio. Computer audiophiles are likely most familiar with renderers as several HiFi companies manufacturer components that render (convert and/or reproduce) audio. A renderer can convert network based audio into another form of digital audio such as S/PDIF and pass this audio along to another non-UPnP AV device or a renderer can convert the network audio into analog for playback. Frequently a renderer is the final device in the UPnP AV chain turning music from streamed content into something audiophiles can hear. Advanced renderers also enable limited control of Play, Pause, Stop, Seek, Volume, etc… Similar to the Media Server a Media Renderer usually contains three services, a Rendering Control Service, a ConnectionManager Service, and an AVTransport Service.

     

    a. Rendering Control Service enables a control point to specify how the renderer operates. This service enables commands such as Volume and Mute.

     

    b. Connection Manager Service, in addition to managing connections to the renderer, enables a control point to read its supported communication protocols and data formats. Using this service a control point can determine what types of music file formats or codecs a renderer supports.

     

    c. AV Transport Service is used by a control point for actions including Play, Pause, Stop, Seek, etc…

     

    Example - The most common Media Renderers for computer audiophiles are made by Linn, Naim, PS Audio, T+A, and other notable HiFi companies. Other non-audiophile type renderers are TVs and game consoles such as Xbox. A Linn DS series renderer accepts music streaming from a Media Server such as a Synology NAS and outputs this music as either an analog or digital signal. Another Media Renderer is the Simple Design Rendu. The Rendu also accepts audi from a Media Server, as directed by a control point, and converts it from Ethernet to S/PDIF output for connection to a DAC.

     

     

     

    3. Control point

     

    A pure Control Point simply acts like an air traffic controller viewing planes ready for takeoff and sending them to a destination. A Control Point is often handheld like an iPhone, iPod Touch, iPad, or Android device. Through the Control Point's user interface, usually an app or web page, end users browse Media Servers and select music for playback. The Control Point then instructs the Server and Renderer. Once playback instructions are given to the UPnP AV devices the Control Point isn't part of the device to device communication. In other words, music streamed from a Media Server doesn't flow through a Control Point on its way to the Media Renderer. This is an important piece of UPnP AV as most standard UPnP devices only communicate with a Control Point by receiving instructions rather than taking the next step in communicating with other UPnP devices outside the communication link from device to Control Point. This is also known as out-of-band communication. The following is an example of a sequence of events between a Control Point, Media Server, and Media Renderer. Computer audiophiles will be especially interested in step "i" as it pertains to gapless playback.

     

    a. Discover AV Devices - The Control Point (CP) automatically discovers Media Servers and Media Renderers on the network.

     

    b. Locate Desired Content - The CP browses the Media Server's available music and receives information about the Server's supported protocols and formats.

     

    c. Get Renderer’s Supported Protocols/Formats - The CP asks for and receives the Renderer's list of supported protocols and formats.

     

    d. Compare/Match Protocols/Formats and Check Playability - Information from both Server and Renderer is compared. The CP then selects the protocol and format supported by both devices.

     

    e. Configure Server/Renderer - The CP informs and Server and Renderer about upcoming connections and the protocol & format to be between devices.

     

    f. Select Desired Content - The user via the CP identifies the specific track, album, playlist, etc… to be delivered from the Server to the Renderer.

     

    g. Start Content Transfer - Selected music is sent directly to the Renderer.

     

    h. Adjust Rendering Characteristics - User can select Play, Pause, Stop, Seek, and Volume, etc… via the CP as the music is playing through the Renderer.

     

    i. Repeat: Select Next Content - This is the critical step for gapless playback. The CP uses the command SetNextAVTRansportURI to identify the next track to be sent from the Server to the Renderer. If a Renderer doesn't support SetNextAVTRansportURI it will not support gapless playback as specified by the UPnP Forum.

     

    J. Cleanup Server/Renderer - The CP closes the communication session between devices.

     

    Example - The most common Control Points are Apple (iOS) and Android devices. The Control Point hardware must also feature Control Point software. A common CP app for iOS is PlugPlayer. PlugPlayer can run through the aforementioned steps with a Synology NAS as the Media Server and Linn DS as the Media Renderer. In my explanation of a Control Point I specified a "pure" Control Point. However, apps like PlugPlayer are more just a Control Point. PlugPlayer can also use an iPhone as the Media Server and Renderer. Or, PlugPlayer can use the Synology NAS as the Server and the iPhone as the Renderer.

     

     

     

    What is DLNA?

     

    dlna.pngDigital Living Network Alliance (DLNA), like UPnP, is an organization. What computer audiophiles commonly refer to as DLNA is really a set of guidelines, restrictions, or rules for interoperability that are broader but tighter than UPnP. By governing more items on the network the DLNA guidelines create a more restrictive ecosystem. These DLNA guidelines are based on the UPnP architecture v1.0 and UPnP AV. DLNA guidelines identify Device Discovery and Control, and Media Management as key ingredients leveraged from UPnP and UPnP AV respectively. DLNA isn't a subset of UPnP. It mainly differs from UPnP in scope. DLNA's broader scope includes specific file formats or media codecs and content protection. In general a DLNA certified device will work with UPnP devices but not all UPnP devices work with DLNA certified devices. The fact that a device doesn't display the DLNA certified logo doesn't mean it isn't 100% compatible with the DLNA guidelines. Some manufacturers elect not to pursue DLNA certification because of the added cost.

     

    DLNA guidelines separate certified devices into three classes, Home Network Devices, Mobile Handheld Devices, and Home Infrastructure devices. Within the Home and Mobile device class are devices similar to the UPnP AV specified devices. DLNA specifies a Digital Media Server, Digital Media Renderer, and Digital Media Controller nearly identical to UPnP AV's Media Server, Media Renderer, and Control Point. One difference in the Home device class for DLNA is the addition of a Digital Media Player. The DMP functions as a Control Point and Renderer. Both browsing a Media Server and playback are capabilities of the DMP. UPnP AV non-DLNA devices have the same capability but the UPnP Forum doesn't separate the devices into a separate class. The Mobile Handheld DLNA device class includes devices similar to the Home class such as Mobile Digital Media Server and Mobile Digital Media Renderer. The Mobile class also includes a few devices such as an Uploader and Downloader. The capabilities are similar to other devices and cover the Mobile devices, and DLNA Home Infrastructure Devices, in depth is outside the scope of this guide.

     

     

     

     

    UPnP / DLNA In HiFi

     

    UPnP based audio/video has been around for years in mass market products such as TVs and disc players. One of the first HiFi manufacturers to release UPnP products was UK based Linn. In mid 2007 Linn released its Klimax DS network player to a technically unsavvy HiFi marketplace. The original Klimax DS was far from perfect but it was Linn's first network audio product. Plus much of the audio press failed to completely grasp the concept and rated the unit's usability poorly. Since the original Klimax DS release Linn has been on an unwavering UPnP network audio course. Ethernet is Linn's interface of choice no doubt about it. In recent years other HiFi manufactures including T+A, Audio Research, Naim, and dCS to name a few have released UPnP based products. Most manufacturers see UPnP as a good option but not the only option for computer based audio. I think this is the correct approach. UPnP or Ethernet based products aren't for everybody in every situation much the same as USB isn't for everybody all the time. Both interfaces have pros and cons. Neither one will completely kill off the other. UPnP software has slowly improved over the years, but remains far from perfect. Some products install directly on a NAS while others require the Windows operating system on a standard PC. Finding a software solution for a Media Server can be frustrating as each program functions a bit differently and offers different capabilities.

     

    Pros

    • UPnP based network audio is a dream come true for computer audiophiles who can't or won't place a music server or computer in their listening environments.
    • Aesthetically UPnP renderers such as the Linn DS series and dCS Upsampler look far better in a HiFi rack than any standard computer.
    • UPnP renderers and servers connect to networks via varying lengths of ethernet cables rather than USB, FireWire, or Thunderbolt. A single Ethernet cable can typically run 100 meters whereas USB is limited to around 16 feet.
    • Noisy network attached storage units / Media Servers can be place anywhere on the Ethernet network eliminating the possibility of noise creeping into the listening environment.
    • Playback from a UPnP Media Server to a Media Renderer is less prone to bit transparency issues as it doesn't use audio playback software or an operating system's audio engine for audio output. Thus, output modes like WASAPI and ASIO don't apply to UPnP playback.
    • Playback of different sample rates is automatic without the need for additional software as long as the UPnP renderer supports the same rate of the music being played.
    • UPnP Media Servers and Media Renderers usually require far less maintenance or zero updating where as computers running jack of all trades software require user attention more frequently.
    • Easy to electrically isolate Computer and NAS from the audio playback system.

     

     

     

    Cons

    • Network must be stable and robust for UPnP to function correctly at all sample rates.
    • Learning curve can be steep for users unfamiliar with UPnP terminology and networking.
    • An optimized system from network to NAS to Media Server to Media Renderer to Control Point is more likely to require professional setup from dealer than a standard computer based playback system.
    • Ideal configurations are much more complicated than the minimum requirements and much more complicated than music servers such as the Aurender or SOtM sMS-1000.
    • Ripping CDs in most cases still requires a computer because neither Media Server nor Media Renderer can rip these discs.
    • Editing metadata and music library management in most cases requires a computer running the same or similar software one would use for USB based playback.
    • Knowledge of network attached storage units and basic file sharing terminology is highly recommended for continued smooth use and operating of the entire system from CD ripping through final playback.
    • Troubleshooting issues such as dropouts, pops, ticks, lack of remote control, among others is much more complicated than troubleshooting with a locally attached music server.

     

     

     

     

    Recommendations and Examples

     

    UPnP audio playback requires a Media Server, Media Renderer, and Control Point in addition to a solid network infrastructure. The bare minimum requirements for UPnP playback will not lead to a successful or satisfying UPnP implementation. Computer audiophiles could squeak by with something as simple as a wired PC acting as the Server and Control Point sending audio to the Renderer of their choice. This type of configuration doesn't take advantage of UPnP's capabilities and doesn't invite one to use the system frequently. Stepping up to a high quality wired and wireless network and using separate UPnP devices when needed can increase one's enjoyment of his UPnP based audio system greatly. Selecting solid hardware and software, and configuring both correctly can eliminate most of the ills associated with UPnP audio such as pops, ticks, dropouts and unintended gapped playback. The following non-exhaustive list contains examples of Media Servers, Media Renderers, Control Points, and UPnP software. Readers should keep in mind that Media Servers and Control Points require both software and hardware. In addition, not all hardware and software are compatible with each other due to support for specific operating systems or serving and rendering hardware.

     

     

     

    UPnP AV Media Server Hardware

     

    • Synology Network Attached Storage (NAS) - Many NAS units can be UPnP AV Media Servers. I've had great success with Synology hardware and software. Using a NAS as a Media Server enables users to stream directly from the NAS to a Media Renderer. There are caveats to this approach such media servers software's lack of configuration options and possibly more limited support for file formats and navigation menus compared to PC or Mac based Media Server software.
    • Apple Macintosh - With the proper software any Mac can be a UPnP AV Media Server. UPnP Software choices for Mac are more limited compared to Windows based PCs.
    • Windows based PC - With the proper software any PC can be a UPnP AV Media Server.

     

     

     

    UPnP AV Media Server Software

     

    • Synology Media Server built-in application - This application is functional and gets the job done enabling users to stream music directly to HiFi systems. However, it isn't the most configurable, flexible, or thorough server software.
    • JRiver Media Center - JRMC is my favorite server software because it's highly configurable, flexible, thorough, and supports more file formats including DSD/DoP/DoPE than most other servers. Plus, JRiver support and responsiveness to feature requests is unmatched.
    • Illustrate's Asset UPnP - Asset is my second favorite UPnP software. It doesn't support all the formats that JRMC does and the support, while good, isn't as good as JRiver's.
    • MinimServer - This is an upcoming application that was first to support streaming DSD. Installation can be more difficult and frustrating than other UPnP server applications. MinimServer supports more platforms than any other server software. it can be installed directly on NAS units, Macs, PC, and LInux machines. Watch this application in the future for continued improvement. It has great potential.
    • Twonky - Twonky has been around for quite awhile but has been complained about for about as long as it has been around. It has improved over the years but remains inferior to other media server applications.
    • Linn Songbox - A Linn centric app that works well with Linn's Kinsky Control Point software. Songbox enables easy access to a user's iTunes library when installed on a Mac or PC.

     

     

    UPnP AV Control Point Hardware

     

    • Apple iOS based devices (iPhone, iPad, iPod Touch) - iOS devices have become a HiFi industry standard for use as Control Points. I use them daily and highly recommend them.
    • Android based devices - Android devices have great flexibility and give users great freedom. But, the UPnP AV Control Point application selection is not as large as iOS devices.
    • Apple Macintosh - With the proper software any Mac can be a UPnP AV Control Point.
    • Windows based PC - With the proper software any Mac can be a UPnP AV Control Point.

     

     

     

    UPnP AV Control Point Software

     

    • PlugPlayer - PP has undergone a few updates over the years that have improved its performance and stability nicely. It's still not the most stable app, but it's the most universal UPnP AV Control Point software. It's available for both desktop and mobile platforms.
    • Linn Kinsky - Linn centric. Available for both desktop and mobile platforms.
    • dCS HD - dCS iPad app works with Vivaldi Upsampler. Available for iOS devices only.
    • JRiver Media Center - JRMC is in a unique position because it functions as a Control Point, Media Server, and Renderer if enabled. As a Control Point on the desktop it works exactly like it does when playing music locally to a USB DAC. All the capabilities to edit metadata and curate one's music library are available in JRMC even when used as a Control Point. Here's where things get a little tricky. JRMC can also be controlled by JRemote for iOS. JRemote doesn't become the Control Point rather it's controlling the Control Point. Using JRemote it's possible to send music to multiple zones, control volume and of course select music among many other items. My favorite UPnP AV configuration includes JRemote.
    • Bubble DS - Android based Control Point software developed by a Linn DS user. I haven't used this app
    • Songbook - Has been around for awhile and has expanded to support Linn, Naim, T+A, and other UPnP hardware. Songbook runs on iOS devices and OS X desktops. Bookshelf Apps, the creator of Songbook, also develops similar apps for HiFi customers in need of custom Control Point software. Many HiFi companies using the Stream Unlimited UPnP platform also use a custom version of this app created by Bookshelf Apps.

     

     

    UPnP AV HiFi Media Renderers

     

    • Linn - DS Series
    • T+A - E Series, HV Series
    • Naim Audio - Uniti, ND Series
    • Simple Design - Rendu
    • Audio Research Corporation - Ref DAC
    • dCS Vivaldi - Upsampler
    • PS Audio - PWD w/ Bridge PS Audio PWD

     

     

     

    A successful HiFi UPnP implementation requires a robust and reliable wired and wireless network. I haven't used all makes and models of routers, switches, and wireless access points but I have used some good and some bad equipment over the years. My recommendations are based on experience with products at home and in an enterprise setting, conversations with colleagues, my understanding of the technology, and countless hours of research. Any or all of my recommended network components can be exchanged for something different easily. I can't say if other equipment will work as well, worse, or better than what I'm using, but I can say there are countless ways to achieve the same goal of a robust and reliable network infrastructure. I've settled on a very good combination of products for my own network that I recommend to nearly all UPnP audio users. I created my network to handle relatively high data throughput and simultaneous multi-zone high resolution audio/video streaming. Here is a list of what I use and why I use it, starting from the Internet and working my way inward.

     

     

    My Network

     

    • Internet Service - Comcast Extreme 105 Mbps - I live and work on the Internet and want the fastest connection I can reasonably get to save time and not inhibit any online activity I may need to test. Bring on the highest resolution downloads :~)
    • Modem - Cisco DPC3000 DOCSIS 3.0 - This modem supports Gigabit speed on both the WAN and LAN ports. It has been very solid. I've never had to reboot the modem.
    • Router - Cisco RVS4000 - This router supports Gigabit Ethernet on both the 1 WAN and 4 LAN ports. The web configuration of this router is fairly straight forward with enough features for me to accomplish what I need. I prefer a wired router without wireless capability because wireless is far better implemented by other devices and works better when located based on signal strength rather than proximity to the cable modem.
    • Ethernet Switch - Cisco SG200-26 - I like this Cisco switch because it has enough Gigabit Ethernet ports for my network devices, is highly configurable, has a large backplane, and it supports 802.3ad (Link Aggregation Control Protocol). The SG200-26 also works without any configuration when dropped into a network and plugged-in. This switch has a 38.69 Mpps switching capacity and 52 Gbps forwarding performance. This 52 Gbps forwarding performance is equal to the number of 1 Gbps ports x 2 because full duplex 1 Gbps ports are capable of 1 Gbps each way for a total of 2 Gbps. Some switches and many routers have what is called an over subscribed backplane. These switches may feature 26 ports but only offer forwarding throughput of 10 Gbps. It's cheaper to manufacturer a less capable switch and the companies are guessing the average home user won't put much data through the switch at one time. The chances of my network activities maxing out this Cisco switch are very small. But it's nice to know bandwidth isn't a problem if I have an issue streaming audio. I also like the SG200-26's support of 802.3ad (Link Aggregation Control Protocol). This enables me to connect both 1 Gbps ethernet ports from my Synology DS1812+ NAS to the switch and bond them into a single 2 Gbps (4 Gbps full duplex) port. My music servers only support 1 Gbps connections max so they can't take advantage of the additional bandwidth when pulling music from the NAS. However streaming 24/192 audio to five or six zones simultaneously is another story.
    • Ethernet Switch - Netgear GS108 - I place this switch right outside my listening room because I don't want to run eight individual Ethernet cables from my main Cisco switch to this area. The GS108 is a great performer. The unit has a fanless design as well. This Netgear switch is connected to the Cisco switch rather than through the Cisco router. I prefer to keep my network traffic on the high speed switches rather than send it through a router with questionable performance capabilities beyond its Internet traffic duties.
    • Wireless Access Points - Apple AirPort Extreme & Express- I use two AirPort Extremes in my house and one AirPort Express. The Extremes are set to Bridge mode acting solely as wireless access points with a single Ethernet connection back to my Cisco SG-200-26 switch. I don't believe the wired switching capabilities of the AirPort Extremes are nearly as robust as a Netgear GS108 or Cisco SG-200-26. Apple claims the Extremes have a four port switch, but Apple was unwilling to confirm this in writing or verbally when I asked if it's a true switch or simply a hub. The AirPort Express is configured as a separate wireless network that handles only the traffic from my Dropcams. Each of these cameras sends live audio and HD video back to the Dropcam mothership DVR 24/7/265 and can really slow down a wireless network.

     

     

     

    My main UPnP AV devices are the following, in order of preference. I have several other items running on my network for testing, but don't consider them my main devices or applications.

     

    Media Server Hardware / Software

     

    • CAPS Topanga running JRiver Media Center
    • Intel Next Unit of Computing (NUC) running Asset UPnP
    • Synology DS1812+ NAS running its native Media Server application
    • Synology DS1812+ NAS running MinimServer
    • Note: It's possible to run several Media Server applications on the same Media Server hardware. My Intel NUC runs Twonky, MinimServer, Asset UPnP, and JRMC without issue.

     

     

     

    Control Point Hardware / Software

     

    • Apple iPad running JRemote controlling JRiver Media Center
    • Apple iPad running PlugPlayer

     

     

     

    Here are four recommended UPnP configurations. Each one has its pros and cons. Users must decide for themselves what level of complexity they are comfortable with and what they want to accomplish with a UPnP based system. Some people prefer simple and stable while others prefer cutting edge even if a few issues arise from time to time. These recommendations have components that can be mixed and matched or combined. I highly recommend readers think about their needs first and foremost before settling on hardware and software devices and applications.

     

     

     

    System One

     

    This system is the easiest to use and setup because one computer is the Server, Control Point, CD ripper, library manager, and the network is very basic. The limitations of this system may be lack of disc space that's available to a NAS based system, it requires a powered on computer to steam audio, and may not be able to handle simultaneous high resolution audio streams.

     

    • Media Server - CAPS Topanga running JRiver Media Center and an external USB hard drive for music storage.
    • Control Point - JRiver Media Center running on the CAPS Topanga, but being controlled by JRemote on an iPad. It's much easier to think of JRemote running on the iPad as the Control Point, but that's technically inaccurate.
    • Media Renderer - Users choice of many HiFi components
    • Network - Apple AirPort Extreme connecting to the Internet modem, CAPS Topanga, and Media Renderer via wired Ethernet. The iPad controller connects to the Extreme via WiFi.
    • Misc. - The same CAPS Topanga PC can be used to rip CDs and manage the music library using JRMC. One additional note: A recent update to the JRemote application enables an iPad or iPhone to become a lossless Media Renderer by streaming audio from the JRMC Media Server directly to the iDevice without transcoding into MP3.

     

     

    SystemOne.png

     

     

     

    System Two

     

    This system should be popular with audiophiles seeking to keep a computer out of their listening rooms and powered off much of the time. This is a classic UPnP AV system with clearly defined Server, Renderer, and Control Point for straight forward use an it's fairly easy to understand the concept. The major benefit is no computer required while playing music. All music is stored on an expandable NAS with redundant drives and sent directly to the HiFi Renderer. Limitations of this system are an acceptable network and Media Server software that isn't flexible and doesn't provide a great menu structure for navigation. The Synology Media Server software also doesn't support DSD streaming. Control Point app PlugPlayer can be finicky and require the app and iPad to be on to continue playing audio in the queue.

     

    • Media Server - Synology NAS running the built-in Media Server UPnP AV / DLNA application.
    • Control Point - iPad running PlugPlayer
    • Media Renderer - Users choice of many HiFi components
    • Network - Apple AirPort Extreme connecting to the Internet modem, Synology NAS, and Media Renderer via wired Ethernet. The iPad controller connects to the Extreme via WiFi.
    • Misc. - A PC running dBpoweramp for CD ripping and JRiver Media Center for curating the music collection, or a Mac running XLD for CD ripping and JRiver Media Center for curating the music collection.

     

     

    SystemTwo.png

     

     

     

    System Three

     

    This system increases in complexity but also flexibility and network performance. Asset UPnP is a great Media Server application with several configuration options and rock solid performance. This system is better than the previous two systems because of Asset UPnP. Browsing and searching the music collection is nice and quick from an iPad. Asset enables the user to specify several folders to watch for new music added to the collection. I use this feature because I keep all my publicly available music in one folder, my private unavailable music in another folder, and other files for testing in several other folders. Asset watches the two important folders whereas the Synology Media Server app can only watch a single folder. Using the Synology app I would have to select the top most folder. Thus, my library would contain all kinds of test files that are named weirdly or have the same track compressed in every format available. Limitations of this system are the PlugPlayer Control Point app, as compared to JRemote, and no DSD streaming support. Users with Renderers from dCS or Linn could install a custom Control Point app on the iPad to enhance the browsing and selection experience and remove PlugPlayer. However, this is still not as good as JRMC with JRemote. The Netgear switch in this system keep all audio traffic local to the switch without routing through the AirPort.

     

    • Media Server - CAPS Topanga or Intel NUC with a mapped drive to the Synology NAS, running Asset UPnP. Asset is configured to watch the appropriate folders on a Synology NAS.
    • Control Point - iPad running PlugPlayer or Custom app from manufacturer.
    • Media Renderer - Users choice of many HiFi components.
    • Network - Apple AirPort Extreme connecting to the Internet modem and a Netgear GS108 switch. The Synology NAS, Asset UPnP PC, and Media Renderer connect to the GS108 via wired Ethernet. The iPad controller connects to the Extreme via WiFi.
    • Misc. - A PC running dBpoweramp for CD ripping and JRiver Media Center for curating the music collection, or a Mac running XLD for CD ripping and JRiver Media Center for curating the music collection. If using a PC the ripping and curating programs can be installed on the Asset UPnP computer.

     

     

    SystemThree.png

     

     

     

    System Four

     

    This system is exactly what I use most often. I don't believe there is anything related to UPnP / DLNA that I can't accomplish with this system. The network is rock solid and very fast. The CAPS server has plenty of power to handle multi zone playback of high resolution audio including DSD. I stress tested this system using one local USB DAC connection and five UPnP Renderers simultaneously. I successfully played 24 bit / 192 kHz high resolution audio in all six zones without the PC or network hiccuping once. The HiFi renderers included a dCS Vivaldi Upsampler, Linn Akurate DSM, Simple Design Rendu Ethernet DAC, and two Simple Design Rendu Ethernet to S/PDIF converters. Using JRemote on my iPad I was able to select each zone, control music selection and playback, and adjust the volume levels of each zone individually. JRiver can also be set to link two or more zones for playback of the same music in the linked zones. This system has similarities with each of the previous systems, but doesn't compromise at any point. Potential pitfalls with this system are all related to complexity of setup and user knowledge of computers and networking. Once setup the system operates wonderfully. However, if a specific Renderer has issues reproducing audio without dropouts, pops, or ticks it is very helpful to have an understanding of each component in the chain, how the components might effect playback, and how to make configuration adjustments. I much prefer this type of system because I can adjust each piece independently. System one using a single PC and a minimally adequate network is easier to use, but lacks ultimate flexibility and performance. System two using the Synology built-in Media Server app is primitive compared to the flexibility of system four. System three has a very nice Media Server but lacks a great Control Point application because of this Media Server application. System four has it all.

     

    Here is a screenshot of JRiver Media Center playing 24 bit / 192 kHz high resolution audio to six zones simultaneously.

     

    • Media Server - CAPS Topanga running JRiver Media Center with a mapped drive to a Synology DS1812+ NAS. JRMC's main library (on the NAS) is used rather than connecting to another library. This NAS doesn't run any UPnP Media Server software. The NAS currently has 16 TB of disk but can be expanded to 108 TB with larger drives and a Synology expansion unit. The NAS runs RAID5 for redundancy and has two USB 3.0 4 TB drives attached directly to it for automated backup of my music collection. As an added layer of backup protection, simply because I can, the DS1812+ backs up over the network to another Synology NAS on a weekly basis. All of this is automatic once configured in the Synology DSM control panel. As mentioned previously the NAS is connected via two Gbps Ethernet cables to a Cisco switch where the ports are bonded into a single port capable of doubling the speed to 2 Gbps.
    • Control Point - Similar to system one, system four pushes the boundaries of the precise definition of a Control Point. According to UPnP AV specifications the CP only sends instructions not music. Here JRMC controls playback but also uses its main library to serve music. If JRMC was set to use another library such as one from an Asset UPnP Server, then it would better fit the definition of a Control Point. In addition to all of this, I use an iPad running JRemote to control JRMC. Again, it's a remote control for the Control Point. For ease of understanding, but never to be written on an exam, readers can think of the CAPS PC with JRMC as the Media Server only and JRemote on an iPad as the Control Point.
    • Media Renderer - Users choice of many HiFi components.
    • Network - I recommend my exact network that is listed and explained extensively in a previous section.
    • Misc. - I rip CDs using my MacBook Pro retina running Parallels with Windows 7 and a USB Blu-ray drive. I use dBpoweramp for CD ripping directly to the Synology DS1812+ NAS. Once the music is on the NAS and imported into the JRiver Media Center library I use JRMC to edit metadata. One additional note: A recent update to the JRemote application enables an iPad or iPhone to become a lossless Media Renderer by streaming audio from the JRMC Media Server directly to the iDevice without transcoding into MP3.

     

     

    SystemFour.png

     

     

     

    Wrap-up

     

    This Complete Guide To High End UPnP / DLNA Network Audio covers important elements for a successful UPnP HiFi implementation. It doesn't explain every last detail or every possible configuration. A book could be written about each step in the UPnP playback chain, but I elected to leave out tedious information of no use to audiophiles. Documents from the UPnP and DLNA organizations were used as reference material when needed. I would like to thank Simple Design for loaning me three Rendu UPnP converters for testing while writing this guide and Matt at JRiver for answering a few questions about UPnP/DLNA.

       

    Links

     

    Apple ex.png

    Asset UPnP ex.png

    Audio Research Corporation ex.png

    Bookshelf Apps ex.png

    Cisco ex.png

    dBpoweramp ex.png

    dCS ex.png

    DLNA ex.png

    JRemote ex.png

    JRiver ex.png

    Linn ex.png

    MinimServer ex.png

    Naim ex.png

    Netgear ex.png

    PlugPlayer ex.png

    PS Audio ex.png

    Simple Design ex.png

    Synology ex.png

    T+A ex.png

    Twonky ex.png

    UPnP ex.png

     

     




    User Feedback

    Recommended Comments



    Chris, first off, I read your article on the Airport Extreme AC. It's a great read for anyone trying to run DNLA over a wireless network and running into trouble. Anyhow, I ran some more testing:

     

    - Tested system with Mac Mini connected by ethernet to AE1. No improvement.

     

    - Tested system with 5 GHz dual network disabled (2.4 GHz only), AE2 disabled, AE3 configured to join AE1's 2.4 GHz network (network is un-extended). No improvement. (Note that Netflix now reports getting 2 MBps, down from 7-10 on the 5 GHz network isolated from non-media traffic. I realize there are a lot of possible causes of this.)

     

    - Tested system with 5 GHz network disabled, AE 3 configured to join AE1's 2.4 GHz network, Mac Mini connected by ethernet to AE1. No improvement.

     

    I would test the same as above but using only 5 GHz instead of only 2.4 GHz, except that I can't figure out how to do this in the Airport Utility. Seems like Airport Utiltiy forces me to have a 2.4 GHz network, and adding a 5 GHz network is an option that I can either enable or disable.

     

    I think I've exhausted all possible configurations using my current hardware. I also think that I've pretty much proven that inside my home, 802.11n (or rather, Apple's implementation of 802.11n) isn't capable of handling hi res (92+ kHz) audio. Of course YMMV. I recognize that everyone is gonna have a different set of walls in the way and different sources of noise to contend with. So unless there is a way to configure my Airport network to use 5 GHz only and to disable the 2.4, the next step will involve some new hardware purchases, although before I go out and buy the powerlines I'll probably test the network using the Netgear gateway alone (using ethernet runs from the gateway to the Mac Mini and to the renderer) just to make sure that AE1 is capable of handling 96 and 192 kHz audio over a wired network. If it fails that test, then the problem is clearly with the AE.

     

    Thank you for this wealth of information. I'll post an update after I've had a chance to acquire the new hardware.

     

     

    I don't think you're picking up any line noise using the power line adapters because Ethernet is galvanically isolated as long as you use regular cat6 cables like you're using. You can also get Ethernet isolators if you have noise issues. Baaske makes them, but the price has shot up recently.

     

    I don't have experience using power line networking with a line conditioner. I suppose it all spends on how the conditioner works. If it has some crazy isolation / separation of some sort it may not even pass the Ethernet signal. You could always get a power strip liberator to give you another outlet on the wall if needed.

     

    Correct about the Mac Mini moving to Ethernet as the only change for Config 2.

     

    Just because the AE can run dual mode 2.4 and 5 GHz doesn't mean it works best that way. I'm skeptical that you're getting the best performance setup this way. The AEs are really good but they are not enterprise class. I would try everything on one network. You can also download the Xirrus Wi-Fi Inspector to check your network.

    Share this comment


    Link to comment
    Share on other sites

    Great article!

     

    Hope this is an appropriate thread to post/ask about this as it seems a fairly common issue with the whole network audio issue.

     

    I'd to get a handle on the whole NAS/Minimserver/Control Point issue.

     

    I've got a Synology NAS that's been feeding my dedicated MacMini. I recently managed to get Minimserver and Java installed on it (without even getting my IT guy's help!) and I've been playing around with a Sonore Rendu streamer using the PlugPay iPad app as the control point.

     

    Only about a third of my album artwork shows up in PlugPlayer. I downloaded the Lumin app just to see how it looks--much better than PulgPlayer. Scanned my library and same thing--lots of artwork missing.

     

    From what I gather these programs first look for artwork in JPEG format embedded within the audio file. Then it's kind of murky to me as to what the program does next to try to find artwork.

     

    Part of what's keeping me with iTunes and away from a server/renderer is this whole issue with music files and album art. I'm basically lazy when it comes to managing my files/metadata and don't want to have to spend time messing around with them.

     

    So the question is...how can I (EASILY!) get things in order on my NAS with MinimServer so everything shows up as it should using these control point programs? What needs to be done when ripping/downloading new music?

     

    [someone suggested a program called Image Fetch, which is designed to scan you existing iTunes library and put album art into a JPEG file that MinimServer will see.

     

    So I downloaded Image Fetch but it won't scan my library on the Synology NAS (I have both music files and metadata in the NAS). It looks like it will only scan a library on a local hard drive. And indeed when I download Image Fetch to another computer with a different iTunes library than my main one it will scan it and find all the album art files.

     

    So it appears that Image Fetch needs to be installed on the Synology. The only way I'ver ever downloaded a program to the Synology is by using the "Package Center" program on it. Tried to upload it using Package Center from my MacBook but it says "Invalid File Format"]

     

    Suggestions??

    Share this comment


    Link to comment
    Share on other sites

    Great article!

     

    So the question is...how can I (EASILY!) get things in order on my NAS with MinimServer so everything shows up as it should using these control point programs? What needs to be done when ripping/downloading new music?

     

    Suggestions??

     

    I use dbPoweramp to rip and JRiver Media Center to manage metada, and pictures...works well.

    On Jriver: options > File location...

    On Audio mode select "in the same folder as the file (as Folder.jpg).

    When you copy music files to NAS drive the imagine file is not copied at the same time; you can do that with "Save Cover Art to External Location Specified in Options"...

     

    Maybe not as easy as you expect...but you are in control...

    Share this comment


    Link to comment
    Share on other sites

    Just a quick update ... I picked up two Netgear XAV5201 powerline 500 starter packs (4 adapters total). I didn't pick up a gigabit switch, since the Airport Express that I've called AE1, which has been serving as my router, is a 2nd gen 802.11n model with two ethernet ports. I was able to get the powerline network up and running, with 1 adapter connected to the LAN port of AE1, 1 adapter connected to my Mac Mini's LAN port, and 1 adapter connected to the renderer's LAN port (which previously was connected to an Airport Express operating in "join an existing network" mode).

     

    Unfortunately I was not able to get sufficient throughput to play 96/24 or 192/24 audio files cleanly. No trouble at 48/24 or lower resolution. I noted that the LED on the powerline adapters frequently lit orange rather than green, which indicates low bandwidth. My building was built in 1964, and one of the adapters is on the circuit shared by my refridgerator and my range, so this isn't altogether surprising. My guess is with newer wiring, or if I could avoid the circuit that powers the kitchen, maybe things would be different.

     

    I think plan B is going to be upgrading my wifi network to 802.11ac, since Chris had a positive experience with it. I have a few questions about this, but I'll post them on the comments thread that is dedicated to 802.11ac networking for hi res audio, since that seems to be a more appropriate location for them.

     

    For others who are considering using a powerline network for DNLA, be aware that the Netgear adapters worked with only 1 of the 4 powerstrips that I tried. (I figured that as long as I had them in my home, I'd test them with and without powerstrips.). The one that was compatible with the powerline adapter was a Belkin 6 plug strip that has no frills. It did not work with a slightly fancier Belkin 8 plug power strip (even when the powerline adapter was the only device plugged into the strip), nor did it work when plugged into a Panamax M4300-PM line conditioner. (Note that the user manual is ambiguous about the user of powerline adapters with powerstrips and line conditioners. In one place it notes that use of a power strip may cause a powerline adapter to not function correctly or to have degraded powerformance. Elsewhere, however, it cautions the user to ensure that powerstrips or line conditioners that are in the signal path should draw no more than 80% of their rated amperage, implying that user of a powerstrip or line conditioner is not a show stopper.)

     

     

    I think I've exhausted all possible configurations using my current hardware. I also think that I've pretty much proven that inside my home, 802.11n (or rather, Apple's implementation of 802.11n) isn't capable of handling hi res (92+ kHz) audio. Of course YMMV. I recognize that everyone is gonna have a different set of walls in the way and different sources of noise to contend with. So unless there is a way to configure my Airport network to use 5 GHz only and to disable the 2.4, the next step will involve some new hardware purchases, although before I go out and buy the powerlines I'll probably test the network using the Netgear gateway alone (using ethernet runs from the gateway to the Mac Mini and to the renderer) just to make sure that AE1 is capable of handling 96 and 192 kHz audio over a wired network. If it fails that test, then the problem is clearly with the AE.

     

    Thank you for this wealth of information. I'll post an update after I've had a chance to acquire the new hardware.

    Share this comment


    Link to comment
    Share on other sites

    Just to add a quick comment. I've got Jriver 20 running on an i7 based server, with my media library internal to it in RAID 1. Network is provided by an Airport Timecapsule. Old DAC didn't handle some resolutions well on USB, so I kept my media server in a convenient location, used a USB to coax converter, and ran the DAC at the end of the 16 foot coax run. The main server is what streams to rendering devices throughout the house and my studio. (Mostly Logitech Transporters and Touches, or JRemote to my iPhone.) I just got a new DAC.

     

    The new DAC is purported to run better from USB. I was eager to check it out, without any time to drag out switches and ethernet, so I took an old laptop (Lenovo x201), installed JRiver on it, and linked it to the existing media server's library over wireless, with a short USB run to the DAC. I'm very successfully streaming 24/192 and 24/96 between my media server and the x201 - the DAC is reporting the files' resolution accurately. The media server is on the 2.4ghz part of the network (somehow it got switched over from the 5ghz, which is where I'd isolated all media streaming with the other things we do on the wireless targeted for the 2.4ghz), the x201 on the 5ghz. The streaming worked fine even while my wife was surfing the net and my work laptop was backing up to the Timecapsule. Zero glitches.

     

    So, streaming high res can work fine over wireless. I'm not courageous enough to try DSD... OK, maybe not courageous enough just yet. May try it this evening and see what happens. I will say that the guy who manufactured the DAC gives recommended Jriver settings and wherever there's a chance to set a larger buffer or longer pre-buffering, he's recommending the max values, and I know he built a big buffer into the DAC. I did try a couple of the 24/192 files on a thumb drive plugged in locally to the x201, and there's no audible difference - same big and deep soundstage, same crisp pacing.

     

    I do intend to get ethernet in play, so I can move the RAID from inside the main server box to a NAS that serves both my wireless streaming server and my primary listening room. But, if I play a DSD 2x and it works fine streaming, maybe not.

    Share this comment


    Link to comment
    Share on other sites

    Was streaming DSD 1x and 2x yesterday, wireless between my main music server and the system that's connected to the DAC locally. No problems, other than if my wife fires up the microwave oven...

     

    I've got JRiver on the system local to the DAC. It's pointed to the JRiver library on my main music server. Watching the display on the front of my DAC, all coming through properly.

     

    I am going to go to a wired setup just because of the microwave oven problem.

    Share this comment


    Link to comment
    Share on other sites

    Here's where I get confused, could the media renderer be another small fanless PC running windows for example? what would this small form factor PC need to be a dlna renderer and would there be any disadvantage to this rather than one of the network media players from Naim, Linn etc? I noticed when reading about some of these network players that they have up sampling capabilities i take it this wouldn't be possible on a windows PC?

     

    I have a FreeNAS system with all my music stored on it and at present I just hook up my notebook to the system downstairs when I want to play from NAS. This laptop has a cifs shared drive to the NAS. I'm wanting to get away from this and be able to control everything from a tablet but I'm unsure if i need to buy a network player or if i could save a few £'s by making a small form factor PC.

    Share this comment


    Link to comment
    Share on other sites

    Here's where I get confused, could the media renderer be another small fanless PC running windows for example? what would this small form factor PC need to be a dlna renderer and would there be any disadvantage to this rather than one of the network media players from Naim, Linn etc? I noticed when reading about some of these network players that they have up sampling capabilities i take it this wouldn't be possible on a windows PC?

     

    I have a FreeNAS system with all my music stored on it and at present I just hook up my notebook to the system downstairs when I want to play from NAS. This laptop has a cifs shared drive to the NAS. I'm wanting to get away from this and be able to control everything from a tablet but I'm unsure if i need to buy a network player or if i could save a few £'s by making a small form factor PC.

    Many things can be renderers including a Windows PC. You can setup JRiver to be a renderer very easily.

    Share this comment


    Link to comment
    Share on other sites

    Many things can be renderers including a Windows PC. You can setup JRiver to be a renderer very easily.

     

    Currently as mentioned I'm just connecting up a laptop to my DAC in the living room when I want to access the media on the NAS but what I'd like to do is install JRiver/Foobar inside a virtual machine on my Hyper-V server. That could run 24/7 and act as the media server. So if I built a small windows PC and connected that to my DAC in the living room I'd just need to install JRiver on that machine and configure it as a renderer? Once configured I could leave the renderer PC headless and just control everything from a tablet which would connect to the VM media server?

     

    I've have a powerline connection in the living room so I would hook up the pc to that but would this setup work via DLNA if setup as outlined? I'm fairly new to JRiver and I haven't played about with it much at all.

     

    Great guide by the way, and thanks for putting it together, it's really helpful.

    Share this comment


    Link to comment
    Share on other sites

    Currently as mentioned I'm just connecting up a laptop to my DAC in the living room when I want to access the media on the NAS but what I'd like to do is install JRiver/Foobar inside a virtual machine on my Hyper-V server. That could run 24/7 and act as the media server. So if I built a small windows PC and connected that to my DAC in the living room I'd just need to install JRiver on that machine and configure it as a renderer? Once configured I could leave the renderer PC headless and just control everything from a tablet which would connect to the VM media server?

     

    I've have a powerline connection in the living room so I would hook up the pc to that but would this setup work via DLNA if setup as outlined? I'm fairly new to JRiver and I haven't played about with it much at all.

     

    Great guide by the way, and thanks for putting it together, it's really helpful.

    hi jumbo - Yes, it should work exactly like you expect. Plus, you can use JRemote on a tablet to control playback as well.

    Share this comment


    Link to comment
    Share on other sites

    Great stuff I'll have to give this a go then, thanks. One last question, as you can probably gather I'm only just getting into audiophile grade equipment and I haven't really played about with DSD files or even anything above the CD's that I ripped into 16 bit 44.1 khz flac files before putting them onto my NAS. I see that some of these network media players available from the likes of Linn and Naim state that they upsample all files to ( i forget the numbers) but would this be a negative for going the route I plan?

    Share this comment


    Link to comment
    Share on other sites

    Great stuff I'll have to give this a go then, thanks. One last question, as you can probably gather I'm only just getting into audiophile grade equipment and I haven't really played about with DSD files or even anything above the CD's that I ripped into 16 bit 44.1 khz flac files before putting them onto my NAS. I see that some of these network media players available from the likes of Linn and Naim state that they upsample all files to ( i forget the numbers) but would this be a negative for going the route I plan?

    Nope, not a negative.

    Share this comment


    Link to comment
    Share on other sites

    I'm still having issues streaming hi-res (96/24 and 192/24) music to a DNLA renderer over wireless. It sounds choppy, like sound is dropping every other tenth of a second. At first I thought it was my network, but at this point I'm sure I have enough available bandwidth. I've also tried several different servers, including setups in which the library is local to the server. I eventually concluded its an issue with my renderer, a Sony BD S580 Blu-Ray player, after I had the brilliant idea of loading hi-res music onto a flash and trying to play it direct over USB (same choppy playback). I really should have started with that test!

     

    Anyhow, I need a new renderer. The rub is that although I could live without the ability to play Blu-Ray media, I want the ability to stream both audio and video, I want it in one device, (because of limited inputs on my DAC as well as limited power outlets), and I'd prefer not to use a PC. The reason for preferring not to use a PC is that in my experience video streaming from Netflix, Amazon, Hulu, HBO, etc, always has performed better over dedicated streaming devices I've used than it has from inside a Windows web browser. Lastly, the renderer needs to have a digital coax out (my DAC's optical input is already taken by my TV, and in any case, I prefer digital coax because it's lower jitter).

     

    From the point of view of features offered, the Sony BD player was perfect. It met all the criteria listed above, and as a bonus it was cheap. Only trouble is, it won't play hi-res music properly (though it has no trouble playing the DTS-HD audio track from a BD).

     

    Any other ideas for renderers that I should check out? I think 500 is my upper limit on price. Above that, and I'll suck it up and build a PC like Jumbo is doing.

     

    Many thanks!

     

     

     

    Sent from my iPhone using Tapatalk

    Share this comment


    Link to comment
    Share on other sites

    I'm still having issues streaming hi-res (96/24 and 192/24) music to a DNLA renderer over wireless. It sounds choppy, like sound is dropping every other tenth of a second. At first I thought it was my network, but at this point I'm sure I have enough available bandwidth. I've also tried several different servers, including setups in which the library is local to the server. I eventually concluded its an issue with my renderer, a Sony BD S580 Blu-Ray player, after I had the brilliant idea of loading hi-res music onto a flash and trying to play it direct over USB (same choppy playback). I really should have started with that test!

     

    Anyhow, I need a new renderer. The rub is that although I could live without the ability to play Blu-Ray media, I want the ability to stream both audio and video, I want it in one device, (because of limited inputs on my DAC as well as limited power outlets), and I'd prefer not to use a PC. The reason for preferring not to use a PC is that in my experience video streaming from Netflix, Amazon, Hulu, HBO, etc, always has performed better over dedicated streaming devices I've used than it has from inside a Windows web browser. Lastly, the renderer needs to have a digital coax out (my DAC's optical input is already taken by my TV, and in any case, I prefer digital coax because it's lower jitter).

     

    From the point of view of features offered, the Sony BD player was perfect. It met all the criteria listed above, and as a bonus it was cheap. Only trouble is, it won't play hi-res music properly (though it has no trouble playing the DTS-HD audio track from a BD).

     

    Any other ideas for renderers that I should check out? I think 500 is my upper limit on price. Above that, and I'll suck it up and build a PC like Jumbo is doing.

     

    Many thanks!

     

     

    Sent from my iPhone using Tapatalk

     

    I was using an old very small IBM laptop (pre-Lenovo ownership) with JRiver on it, as my wireless network renderer, getting data from our main media computer, which is a 4 core i7 beast. It would sell, used, for about $250. Very successful streaming up to 24/192, and 2x DSD. I chose to stream on the 5 ghz band - for whatever reason, if we ran the microwave when on the 2.4 ghz wifi band, we'd get horrible interference, but on 5ghz, none. I'd tried using a wired network NAS to the renderer, but for whatever reason, I could never get the PC to pull the data smoothly - I got dropouts using the wired NAS, but none if I was streaming wireless. Go figure.

     

    There are a number of really inexpensive small size PCs - Acer Revo 1 is one that I was looking at - that come in lower cost than a build of something similar. I was going to swap out the laptop for one of those, since it would fit more nicely on the equipment rack, but decided to try a fiber optic USB cable from my main media computer (which streams to many wireless endpoints in our house, which we use for ripping, buying and downloading) to the DAC. We were streaming because to just run USB, it'd be about an 18 foot run, and I tested with regular USB - it was awful - and the wireless stream sounded better. I can tell you that the fiber optic USB cable sounds wonderful, and where wireless streaming broke down above 24/192, the fiber optic USB does not. One fewer components sucking electricity in my house since no separate renderer is needed. The cost is a fraction of building or buying a renderer.

     

    So, besides a build, there are very decent pre-built solutions. Because I couldn't go to Linux - Exasound Asio runs on Windows or OS X, and I was just told that there's no longer any intent to release a Linux driver - the most expensive single component for a build was buying Windows. Buying something pre-built and loaded came in almost exactly less than a build by the cost of me buying a Windows OEM license.

    Share this comment


    Link to comment
    Share on other sites

    This information is SO valuable. I've been looking into this stuff for a few months and this piece puts it all together. THANK YOU. Your time and work is appreciated.

    Share this comment


    Link to comment
    Share on other sites

    Hi All,

     

    Similar problem: iTunes / OS X 10.10.5 / macbook air/ Virgin wireless modem / Twonky / NAD C446

     

    My problem is that I don't use twonky to listen to music because of the UI, which I find incredibly bad.

    What should I replace it with that keeps the function of being able to select music using the UI on the laptop, rather than using the remote and the LCD screen of the NAD C446?

    I have tried to sort this myself but It is the functionality of controlling the media player from the laptops UI that appeals.

    Please advise.

    Many thanks for everyone who has spent their time on this thread trying to help us newbies.

    Apologies if there is any missing information here or anything done against protocol.

    PS very limited funds so if there is frees software to solve this that would be great.

    Regards,

    Mark

    Share this comment


    Link to comment
    Share on other sites

    This post will seem out of context for many. Please ignore if you want.

     

     

    I'm going to start a new forum thread for this discussion. It's better to have it in the network forum area than below this article.

     

    Here's a link to the discussion @Yorkie and @esmit

     

    http://www.computeraudiophile.com/f22-networking-networked-audio-and-streaming/new-isp-network-problems-audio-device-help-needed-30642/

    Share this comment


    Link to comment
    Share on other sites

    FWIW all these years later, in Linux, Twonky came right up and ran without a hitch but Asset was missing files and quirky to start and stop.  I'm using it with the dCS Network Bridge control app and I only need my file structure for metadata.  Minimserver is nice too, but the Java dependency is a hassle in Linux, at least for me (OpenJDK was crashing on startup and Oracle install instructions were lacking).

    Share this comment


    Link to comment
    Share on other sites

    7 minutes ago, Jeremy Anderson said:

    @The Computer Audiophile the images on this amazing resource article seem to have broken :(  Is there a way you can repair them? Thanks!

    I’ll fix them soon. Thanks for letting me know. 

    Share this comment


    Link to comment
    Share on other sites




    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now




×
×
  • Create New...