Modifica la chiave di streaming e la password dell'amministratore
L'amministratore
You can set the admin password and add stream keys in the admin under Configuration > Server Setup. See Server Setup for details on each tab. Stream keys and the admin password are unrelated settings. Changing one does not change the other.
Chiavi di streaming
Flag della riga di comando
You can set a temporary stream key with the --streamkey command line flag. Esegui Owncast con --help per vedere tutte le opzioni disponibili.
- Interrompi il servizio.
- Esegui
owncast --streamkey newkey
This override lasts only as long as the process runs. While it is active it replaces your persisted stream keys for RTMP authentication and the Stream Keys tab is hidden in the admin. Restart Owncast without the flag to go back to your saved keys.
Password dell'amministratore
You can change the admin password in the admin under Configuration > Server Setup. You can also set it at run time with the --adminpassword command line flag.
Improve this page
See something missing or incorrect? Edit this page and improve the documentation for everyone.
