From b480ccbf467483919627d5a03dcf08602c6b55ca Mon Sep 17 00:00:00 2001 From: majorlinux Date: Wed, 11 Mar 2026 20:33:16 -0400 Subject: [PATCH] docs: add index.md for Streaming section --- 04-streaming/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 04-streaming/index.md diff --git a/04-streaming/index.md b/04-streaming/index.md new file mode 100644 index 0000000..9943e09 --- /dev/null +++ b/04-streaming/index.md @@ -0,0 +1,7 @@ +# 🎙️ Streaming & Podcasting + +Guides for live streaming and podcast production, with a focus on OBS Studio. + +## OBS Studio + +- [OBS Studio Setup & Encoding](obs/obs-studio-setup-encoding.md)