|
a/doc/sc2mpd.txt |
|
b/doc/sc2mpd.txt |
|
... |
|
... |
53 |
the *upmpdcli* receiver is unavailable.).
|
53 |
the *upmpdcli* receiver is unavailable.).
|
54 |
|
54 |
|
55 |
NOTE: The receiver side does not work too well on Raspberry Pis using an
|
55 |
NOTE: The receiver side does not work too well on Raspberry Pis using an
|
56 |
USB DAC (as far as I could see). The reason may be that the data rate of
|
56 |
USB DAC (as far as I could see). The reason may be that the data rate of
|
57 |
the uncompressed stream is just too much for the poor Pi Ethernet/USB
|
57 |
the uncompressed stream is just too much for the poor Pi Ethernet/USB
|
58 |
chip. Things work just fine with an I2S DAC (or on HDMI probably).
|
58 |
chip. Things work just fine with an I2S DAC (or on HDMI probably). When on
|
|
|
59 |
WIFI, the results are sometimes irregular too, depending on the quality of
|
|
|
60 |
the connection.
|
59 |
|
61 |
|
60 |
When using multiple _Receiver_ instances, you need to at least customize
|
62 |
When using multiple _Receiver_ instances, you need to at least customize
|
61 |
their names, and you want to take care of synchronization issues. You will
|
63 |
their names, and you want to take care of synchronization issues. You will
|
62 |
need to take a look at a bit more documentation:
|
64 |
need to take a look at a bit more documentation:
|
63 |
|
65 |
|
|
... |
|
... |
68 |
== Upmpdcli Sender mode
|
70 |
== Upmpdcli Sender mode
|
69 |
|
71 |
|
70 |
You can set *umpdcli* in _Sender_ mode from an OpenHome-capable Control
|
72 |
You can set *umpdcli* in _Sender_ mode from an OpenHome-capable Control
|
71 |
Point, by selecting the Source of type `Playlist`, name `SenderReceiver`.
|
73 |
Point, by selecting the Source of type `Playlist`, name `SenderReceiver`.
|
72 |
|
74 |
|
|
|
75 |
The *sc2mpd* configuration must be set to play directly to Alsa for the
|
|
|
76 |
SenderReceiver source to appear. See the
|
|
|
77 |
link:sc2mpd.html#Configuration[configuration section], and
|
|
|
78 |
link:scmulti.html[the page about synchronisation].
|
|
|
79 |
|
73 |
This can be done for example from the
|
80 |
Selecting the source can be done, for example, from the
|
74 |
link:http://www.lesbonscomptes.com/upplay/index.html[upplay]
|
81 |
link:http://www.lesbonscomptes.com/upplay/index.html[upplay]
|
75 |
`File`->`Select Source` menu entry.
|
82 |
`File`->`Select Source` menu entry.
|
76 |
|
83 |
|
77 |
When entering this mode, *upmpdcli* will start an auxiliary MPD process
|
84 |
When entering this mode, *upmpdcli* will start an auxiliary MPD process
|
78 |
(after stopping the main one), configured to send audio to the *mpd2sc*
|
85 |
(after stopping the main one), configured to send audio to the *mpd2sc*
|