BBB Api

41 views
Skip to first unread message

borlee borlee

unread,
Feb 13, 2025, 1:24:32 AMFeb 13
to bigbluebutton-greenlight
Hi everyone, do I understand correctly that when using the bigbluebutton api (in my case creating a new meeting) it does not appear in the list of Greenlight rooms?

DistanceLearning.cloud

unread,
Feb 13, 2025, 7:15:39 AMFeb 13
to bigbluebutton-greenlight
greenlight is passing some metadata on a create api call, and using callbacks to maintain the state in table in postgres.

you can create a meeting in greenlight and look at the actual create calls made with the api in nginx logs, and greenlight logs. Once you understand this may be able to mimic greenlight to have your app create/join meetings 

Its possible to link your apis to work with greenlight meetings,  but you need to understand how greenlight names the meeting and passes these to create call.

regards,
Stephen

Reply all
Reply to author
Forward
0 new messages