From 0b5ec2ee20a9d4bcd25c4174d19cbfeaabd41718 Mon Sep 17 00:00:00 2001 From: Johannes Hendrik Gerard van der Weide Date: Fri, 27 Oct 2023 12:12:32 +0200 Subject: [PATCH] added a fedi link :) --- docs/owncast.nix.html | 3 +++ owncast.nix.Rmd | 2 ++ 2 files changed, 5 insertions(+) diff --git a/docs/owncast.nix.html b/docs/owncast.nix.html index 4e58984..1b04760 100644 --- a/docs/owncast.nix.html +++ b/docs/owncast.nix.html @@ -476,6 +476,9 @@ set the livestreaming service to custom and use this link rtmp://yourdomain.net:1935/live with the streamkey you just set!

+

Feedback on this blog can be left here thank +you!

Further help

diff --git a/owncast.nix.Rmd b/owncast.nix.Rmd index 8e2295f..7e2c72e 100644 --- a/owncast.nix.Rmd +++ b/owncast.nix.Rmd @@ -90,6 +90,8 @@ Luckely there is the owncast admin page you just logged into for that, either hi When you are done with that open your favourite streaming application set the livestreaming service to custom and use this link rtmp://yourdomain.net:1935/live with the streamkey you just set! +Feedback on this blog can be left [here](https://tech.lgbt/@hertog/111306437367785113) thank you! + ## Further help If you need extra configuring (and know what you are doing) more owncast options can be found [here](https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=owncast) and the owncast documentation can be found [here](https://owncast.online/docs/).