ysdragon / StreamBot

A self bot to stream videos to Discord.
Other
76 stars 16 forks source link

Discord limits #27

Closed drizzt09 closed 4 months ago

drizzt09 commented 4 months ago

Voice channels in discord has a 50 member limit. Does this bypass that limit to watch the stream and text chat? Trying to mirror Facebook groups where we can easily get over 1000 viewers.

ysdragon commented 4 months ago

No, this doesn't bypass anything.

drizzt09 commented 4 months ago

I guess my question really should be better put.

When this is used does it require a voice/share channel or can it go to a normal chat/forum channel?

Voice/share channels have a limit. Chat/forum channels do not.

If I play a video and share screen natively it must be in a voice/share channel. Therefore I am limited to how many members can connect.

If your app allows to play video in a non-voice/share channel I won't be limited.

ysdragon commented 4 months ago

Nope, you can only stream to a voice channel.

ysdragon commented 4 months ago

You can try to implement your solution to make it stream to Facebook groups as you said before.

drizzt09 commented 4 months ago

No I am trying to move from FB Groups but the 50 member limit in voice channels is why I have not made this move though.