Creates a local log file for Owncast chats to be used in OBS.
Go to file
2025-08-17 11:59:04 -04:00
.gitignore Initial commit 2025-08-17 11:59:04 -04:00
client.py Initial commit 2025-08-17 11:59:04 -04:00
README.md Initial commit 2025-08-17 11:59:04 -04:00
requirements.txt Initial commit 2025-08-17 11:59:04 -04:00
server.py Initial commit 2025-08-17 11:59:04 -04:00

Owncast Chat Logger

This code was taken from a blog post: https://mcgillij.dev/getting-owncast-chat-in-obs.html

I have not found a way to wrap lines in OBS, so this repo is not being used.