Commit graph

5 commits

Author SHA1 Message Date
4c2c82cfc3 Add access key gating to incoming streams
For the moment this is a singleton. One access key will let you stream
to any app or stream key. It's denoted in the form of appending a GET
parameter to the URL like `?access_key=foobarbaz`

This at least means someone who knows the stream URL (frex to view it)
won't also be able to stream.
2025-02-16 17:06:35 -08:00
c934bedd44 Comment config files a bit more 2025-02-16 13:44:33 -08:00
b727e87eaf Add screenshot to README 2024-12-20 18:18:47 -08:00
80dea5fd69 Add example OME Server.xml 2024-12-20 15:47:54 -08:00
c83acbdcfe Reinitialize repo to remove private data
10,000 hours mucking with `git filter-repo` and no reasonable use-case
found. On the plus side, anyone looking at this and curious what I nuked
isn't missing much. This lived in a monorepo up until about a week ago.
2024-12-20 14:45:49 -08:00