Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.04 KB

File metadata and controls

26 lines (16 loc) · 1.04 KB

Build Your Own Self-Hosted Live Streaming Application (Owncast + .NET Aspire)

This sample application provides a working sample of a self-hosted live streaming application powered by Owncast and orchestrated by .NET Aspire.

BYOwnCastAspire Web Frontend

Quick Start

The easiest way to get started is to open this repository in Codespaces and follow the instructions for running the application below.

Open in GitHub Codespaces

Prerequisites

Start application

  1. Navigate to the BYOwncastAspire/BYOwncastAspire.AppHost directory.

  2. Open the terminal and enter the following command

    dotnet run