Files
rktplayer/README.md
T
2026-07-29 16:22:04 +02:00

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.