Add a default source password to ezstream.xml.
This commit is contained in:
parent
c8e1176d8d
commit
c548bc3382
@ -5,7 +5,7 @@
|
|||||||
<protocol>HTTP</protocol>
|
<protocol>HTTP</protocol>
|
||||||
<hostname>127.0.0.1</hostname>
|
<hostname>127.0.0.1</hostname>
|
||||||
<port>8001</port>
|
<port>8001</port>
|
||||||
<password></password>
|
<password>SOURCEPWD</password>
|
||||||
</server>
|
</server>
|
||||||
</servers>
|
</servers>
|
||||||
<streams>
|
<streams>
|
||||||
|
Loading…
Reference in New Issue
Block a user