pulseaudio-dlna - Stream audio to DLNA devices and Chromecasts
- - pulseaudio-dlna
- will start pulseaudio-dlna on port 8080 and stream your PulseAudio streams
encoded with mp3.
- - pulseaudio-dlna --encoder ogg
- will start pulseaudio-dlna on port 8080 and stream your PulseAudio streams
encoded with Ogg Vorbis.
- - pulseaudio-dlna --port 10291 --encoder flac
- will start pulseaudio-dlna on port 10291 and stream your PulseAudio
streams encoded with FLAC.
- - pulseaudio-dlna --filter-device 'Nexus 5,TV'
- will just use devices named Nexus 5 or TV even when more devices got
discovered.
- - pulseaudio-dlna --renderer-urls http://192.168.1.7:7676/smp_10_
- won't discover upnp devices by itself. Instead it will search for upnp
renderers at the specified locations. You can specify multiple locations
via urls separated by comma (,). Most users won't ever need this option,
but since UDP multicast packages won't work (most times) over VPN
connections this is very useful if you ever plan to stream to a UPNP
device over VPN.
The full documentation for pulseaudio-dlna is maintained as
a Texinfo manual. If the info and pulseaudio-dlna programs are
properly installed at your site, the command
- info pulseaudio-dlna
should give you access to the complete manual.