|
a/samplescripts/Analog-SenderReceiverMyinput |
|
b/samplescripts/Analog-SenderReceiverMyinput |
|
... |
|
... |
13 |
# configuration variable "ohsrc_scripts_dir"
|
13 |
# configuration variable "ohsrc_scripts_dir"
|
14 |
#
|
14 |
#
|
15 |
# - 'Analog' may be replaced by 'Digital' or 'Hdmi' if you so fancy.
|
15 |
# - 'Analog' may be replaced by 'Digital' or 'Hdmi' if you so fancy.
|
16 |
# - 'SenderReceiver' is the mandatory beginning of the part after the dash.
|
16 |
# - 'SenderReceiver' is the mandatory beginning of the part after the dash.
|
17 |
# - 'Replaceable' can be whatever you want.
|
17 |
# - 'Replaceable' can be whatever you want.
|
18 |
|
18 |
#
|
|
|
19 |
# The Source will appear with type Analog and name SenderReceiverReplaceable
|
|
|
20 |
# in an OpenHome Source select dialog (e.g from upplay).
|
|
|
21 |
#
|
|
|
22 |
# The 'SenderReceiver' string part is a hack for upplay to guess that
|
|
|
23 |
# the Receiver for this upmpdcli instance is active.
|
|
|
24 |
#
|
19 |
# Capture device. Use arecord -L to list possible values.
|
25 |
# Capture device. Use arecord -L to list possible values.
|
20 |
# The following are values I use to test on my system and entirely
|
26 |
# The following are values I use to test on my system and entirely
|
21 |
# dependant on my config, there is no reason they should work for you
|
27 |
# dependant on my config, there is no reason they should work for you
|
22 |
#device = '''default:CARD=U0x46d0x825'''
|
28 |
#device = '''default:CARD=U0x46d0x825'''
|
23 |
#device = '''default:CARD=PCH'''
|
29 |
#device = '''default:CARD=PCH'''
|