Project-Lightspeed
Project-Lightspeed copied to clipboard
Feature: Discord Integration
Would be great to use this for streaming for private Discord servers, I would need:
- Synchronised live Discord chat using webhooks to send messages to an existing channel from the web interface and a bot to read them (unless you have a better method).
- Authentication through Discord guild, a bot checks if a user is a member of the guild before allowing access to chat and stream.
- List of currently watching members, like a list of profile icons at the bottom.
For all this frontend stuff I use this currently: https://github.com/streamnight/StreamNight Doesn't include a solution for encoding and distributing video though so its' not as self-contained as yours could be.
Looks very promising best of luck to you :D
So in terms of Discord integration are you just looking for the chat to be integrated? Or do you want to be able to start a stream on discord and view it in the browser?
Just the chat and viewers by Discord username
Just the chat and viewers by Discord username
Ah this sounds really cool and interesting! It is a bit out of scope for what I want this to be but someone is more than welcome to make a fork and support this functionality!
Example of what I mean:

No worries if it's out of scope, best of luck to your project anyway :-)
Example of what I mean:
No worries if it's out of scope, best of luck to your project anyway :-)
Yeah this would be awesome!