diff --git a/_data/navigation.yml b/_data/navigation.yml index 619bba3..ea315c8 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -5,4 +5,6 @@ main: url: /year-archive/ - title: "Categories" url: /categories/ + - title: "Live Stream" + url: /picam/ diff --git a/_includes/twitchStream.html b/_includes/twitchStream.html index ed2bec9..b4426dc 100644 --- a/_includes/twitchStream.html +++ b/_includes/twitchStream.html @@ -1,6 +1,6 @@
- +
diff --git a/_posts/2023-12-18-PiCam.md b/_posts/2023-12-18-PiCam.md index 64bdbe8..27c21ed 100644 --- a/_posts/2023-12-18-PiCam.md +++ b/_posts/2023-12-18-PiCam.md @@ -25,6 +25,8 @@ Back in 2020, I was inspired to create a low power, low cost livestreaming natur ![]({{ site.url }}{{ site.baseurl }}/assets/images/battery-sunset.jpg){:width="700px"} + You can see if I am currently streaming with this setup [here](/www/picam/) + ## The Streaming For the streaming itself, you can use the excellent [Restreamer](https://docs.datarhei.com/restreamer/getting-started/quick-start). This runs in Docker, and can be a bit fiddly to set up intially, but [PiMyLifeUP have a great guide to the whole setup here](https://pimylifeup.com/raspberry-pi-restreamer/). Once you've gotten streaming running, there's a couple of options for running a pi remotely.. diff --git a/picam.md b/picam.md index 949b2a4..0e20789 100644 --- a/picam.md +++ b/picam.md @@ -8,7 +8,8 @@ twitchId: SarahDal99 twitchDomain: https://sarahdal.github.io/ --- -## twitch stream +## Live garden stream +Streaming from a raspberry pi at the bottom of the garden {% include twitchStream.html id=page.twitchId domain=page.twitchDomain %}