mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 06:05:56 -05:00
[docs] Minor README updates
This commit is contained in:
parent
3928ab6f82
commit
d7efd79e14
10
README.md
10
README.md
@ -201,15 +201,11 @@ If your Apple TV requires device verification (always required by Apple TV4 with
|
||||
tvOS 10.2) then you can do that through the web interface: Select the device and
|
||||
then enter the PIN that the Apple TV displays.
|
||||
|
||||
For troubleshooting, see [using Remote](#using-remote).
|
||||
|
||||
|
||||
## Chromecast
|
||||
|
||||
forked-daapd will discover Chromecast devices available on your network. There
|
||||
is no configuration to be done. This feature relies on streaming the audio in
|
||||
mp3 to your Chromecast device, which means that mp3 encoding must be supported
|
||||
by your ffmpeg/libav. See [MP3 network streaming](#mp3-network-streaming-streaming-to-ios).
|
||||
forked-daapd will discover Chromecast devices available on your network, and you
|
||||
can then select the device as a speaker. There is no configuration required.
|
||||
|
||||
|
||||
## Local audio through ALSA
|
||||
@ -246,7 +242,7 @@ Apple does not allow AirPlay receiver apps, and because Apple Home Sharing
|
||||
cannot be supported by forked-daapd. So what you can do instead is install a
|
||||
music player app like VLC, connect to the stream and control playback with
|
||||
Remote. You can also use MPoD in "On the go"-mode, where control and playback is
|
||||
integrated in one app (see (#mpd-clients)).
|
||||
integrated in one app.
|
||||
|
||||
Note that MP3 encoding must be supported by ffmpeg/libav for this to work. If
|
||||
it is not available you will see a message in the log file. In Debian/Ubuntu you
|
||||
|
Loading…
Reference in New Issue
Block a user