rpitv / glimpse

Monorepo for the RPI TV Glimpse project
MIT License
3 stars 1 forks source link

Restrict streaming to set stream keys #52

Open robere2 opened 1 year ago

robere2 commented 1 year ago

The ingestion server currently accepts any value in place of the stream key. This should be restricted to a set of predetermined keys. Bonus points if keys can be regenerated through the distribution server API.