-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi,
Setup of bigbluebutton and bigbluebot is done and while performing testing, i'm facing issue as mentioned below. Please have a look.
Bigbluebutton version used: 2.3
bigbluebot version used: 2.0
Join via video and chat are working as expected.
But "Join audio as a listener" snippet is not working as expected after running run.js file.
run.js file:
const bigbluebot = require('bigbluebot'); const actions = async page => { await bigbluebot.audio.modal.listen(page); }; bigbluebot.run(actions);
For your referrence, error screenshot is attached below:
Awaiting for the response.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels