bundles/voc-loudness-monitor: add s23 and s89
This commit is contained in:
parent
f1a693d0d6
commit
4c79fdf997
1 changed files with 8 additions and 0 deletions
|
@ -25,6 +25,14 @@ streams = {
|
||||||
'url': 'http://live.ber.c3voc.de:7999/s6',
|
'url': 'http://live.ber.c3voc.de:7999/s6',
|
||||||
'port': 15006,
|
'port': 15006,
|
||||||
},
|
},
|
||||||
|
's23': {
|
||||||
|
'url': 'http://live.ber.c3voc.de:7999/s23',
|
||||||
|
'port': 15023,
|
||||||
|
},
|
||||||
|
's89': {
|
||||||
|
'url': 'http://live.ber.c3voc.de:7999/s89',
|
||||||
|
'port': 15089,
|
||||||
|
},
|
||||||
'sloop': {
|
'sloop': {
|
||||||
'url': 'http://live.ber.c3voc.de:7999/sloop_h264',
|
'url': 'http://live.ber.c3voc.de:7999/sloop_h264',
|
||||||
'port': 15000,
|
'port': 15000,
|
||||||
|
|
Loading…
Reference in a new issue