MyGit

v0.0.3

owncast/owncast

版本发布时间: 2020-12-15 00:01:57

owncast/owncast最新发布版本:v0.1.3(2024-04-08 04:13:03)

Installer

There is now a quick installer you can use to install the latest release. See a demo of it in action.

curl -s https://owncast.online/install.sh | bash

Owncast Admin

v0.0.3 introduces the web admin dashboard that you can use to get an overview of your owncast server.

Visit /admin and login with admin as the username and your stream key as the password.

We will continue to add functionality to this over time, so please let us know how it works for you and if you have any feedback.

Upgrade instructions from 0.0.2

  1. Stop the service from running.
  2. Backup your config.yaml and any other files you may have customized and want to save or refer to later.
  3. Move the zip file of 0.0.3 to your previous install location.
  4. Unzip the file, allowing it to overwrite old files.
  5. Edit your config.yaml file and change the logo entry to be a single item, no longer a small and large. If you're using the default then it should look like the following: logo: /img/logo.svg. Take note the old logo images have been changed to logo.svg.
  6. Move the stats.json file to data.
  7. Move your content.md file to data if you have one.
  8. Restart the service.

Breaking changes

Changelog

APIs

This release added some basic read-only APIs for use in the new admin dashboards. They are authenticated against your stream key just like the admin site is.

You can find the complete set of APIs by visiting the API documentation.

API Documentation

相关地址:原始地址 下载(tar) 下载(zip)

1、 owncast-0.0.3-linux-32bit.zip 12.19MB

2、 owncast-0.0.3-linux-64bit.zip 12.61MB

3、 owncast-0.0.3-macOS-64bit.zip 13.12MB

查看:2020-12-15发行的版本