Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Cycloctane committed Jan 23, 2025
1 parent 4279f77 commit e71bf07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To secure the media server, activate https with `--ssl-cert` `--ssl-key` and set

## Client

Media players with http and xspf support (like VLC) can be used as clients.
Media players with http and xspf support (like VLC) can be used as clients. This branch currently only supports VLC. For other players, try [xplay-compatible](https://github.com/Cycloctane/xplay/tree/compatible).

```bash
vlc http://$ip:$port/play.xspf
Expand Down

0 comments on commit e71bf07

Please sign in to comment.