Originally Posted By: jmone
Andrew, the specs look good! Regarding your planned DLNA/UPnP implementation will it support:
- gapless playback (SetNextAVTransportURI), and
- For Synchronised Playback (Whole House / Multi Device) and you using the V2 DLNA additional expanded guidelines or antoher method?
- What Declared Audio Support do you plan, eg:
http-get:*:audio/L16;rate=44100;channels=1:DLNA.ORG_PN=LPCM
http-get:*:audio/L16;rate=44100;channels=2:DLNA.ORG_PN=LPCM
http-get:*:audio/L16;rate=48000;channels=1:DLNA.ORG_PN=LPCM
http-get:*:audio/L16;rate=48000;channels=2:DLNA.ORG_PN=LPCM
http-get:*:audio/mpeg:DLNA.ORG_PN=MP3
http-get:*:audio/x-ms-wma:DLNA.ORG_PN=WMABASE
http-get:*:audio/x-ms-wma:DLNA.ORG_PN=WMAFULL
http-get:*:audio/mp4:DLNA.ORG_PN=AAC_ISO
http-get:*:audio/3gpp:DLNA.ORG_PN=AAC_ISO
http-wavetunes:*:audio/x-ms-wma:*
http-get:*:audio/wav:*
http-get:*:audio/x-wav:*
http-get:*:audio/flac:*
http-get:*:audio/x-flac:*
http-get:*:audio/mp4:DLNA.ORG_PN=AAC_ISO_320
http-get:*:audio/3gpp:DLNA.ORG_PN=AAC_ISO_320
http-get:*:audio/vnd.dlna.adts:DLNA.ORG_PN=AAC_ADTS_320

Thanks
Nathan


Hi Nathan,

We are still working on the final parameters, but I can say that gapless playback is supported and will likely be a preset that can be selected if desired.

The first version of AxiomPlay will not allow synchronisation, but the plan is to make that possible in a future release.

Pretty much all audio file formats can be played back, except for encoded multi-channel formats like Dolby Digital or DTS. We are still in the process of testing as many file formats as possible, and so far I have not run into a file type that has not played correctly.

Thanks!

Andrew