12 lines
398 B
Markdown
12 lines
398 B
Markdown
# rktplayer
|
|
|
|
Racket Music Player
|
|
|
|
## DLNA playback
|
|
|
|
Install the `racket-upnp` package before starting rktplayer. Choose
|
|
**Player > Find DLNA renderers** and then select a renderer from the same menu.
|
|
RktPlayer publishes the selected local media files on TCP port 8080 and sends
|
|
their URLs to the renderer. The renderer must therefore be able to reach the
|
|
computer running rktplayer on that port.
|