aau-zid / BigBlueButton-liveStreaming

Streams a given BBB Meeting to an RTMP Server.
GNU General Public License v3.0
200 stars 159 forks source link

How many streams can we create? #55

Closed wungaz closed 3 years ago

wungaz commented 4 years ago

Does it mean we can only have one stream per server? Is it possible to send Meeting_ID as an API so that we can have many streams

mtsonline commented 4 years ago

please have a look at the other issues to see how to provide the meeting ID via the commandline.

if you have a large server it should be possible to have more streams per server, but you may reach the limits regarding cpu and memory quite soon....

let us know how many you get to run stable.

cheers