1
0

Add a default source password to ezstream.xml.

This commit is contained in:
Alexander Andreev 2023-10-08 23:04:24 +04:00
parent c8e1176d8d
commit c548bc3382
Signed by: Arav
GPG Key ID: D22A817D95815393

View File

@ -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>