mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
2 KiB
2 KiB
title | template | taxonomy | routes | ||||
---|---|---|---|---|---|---|---|
Owncast | docs |
|
|
Index
Owncast is an open source, self-hosted, decentralized, single user live streaming and chat server for running your own live streams similar in style to the large mainstream options. It offers complete ownership over your content, interface, moderation and audience.
Screenshots
Disclaimers / important information
Configuration
You can configure Owncast in the admin page: domain.ltd/admin
with admin
and abc123
as credential. Don't forget to change the stream key.
Streaming app
OBS can be used as streaming video app: https://obsproject.com/
- Install OBS or Streamlabs OBS and get it working with your local setup.
- Open OBS Settings and go to Stream.
- Select Custom… as the service.
- Enter the URL of the server running your streaming service in the format of
rtmp://myserver.net/live
. - Enter your Stream Key that matches your key file.
- Press Start Streaming (OBS) or Go Live (Streamlabs) on OBS.
Standalone chat mode
https://live.domain.ltd/index-standalone-chat-readwrite.html
Useful links
- Website: owncast.online
- Demonstration: Demo
- Application software repository: github.com - YunoHost-Apps/owncast
- Fix a bug or an improvement by creating a ticket (issue): github.com - YunoHost-Apps/owncast/issues