Closed thifranc closed 3 years ago
HI I had the same issue. what should I do now?
Hi, This should be fixed as the PR has been merged since. You can open a new issue on the project, describing your problem, and explaining your actual state and your 'desired' state.
If you have juste the same issue, you may have old code running ? are you using the latest version available ?
Hi, I have install BigBlueButton-liveStreaming and cannot stream with it so far :
chat_send = browser.find_elements_by_css_selector('[aria-label="Send message"]')[0]
I have copied/pasted the URL used by the 'live' user to go and join the room, and I saw that :
I feel like the problem comes from the modal poping up, I tried to add :
Just to see if it would close the modal but it didn't work.
Has anyone got the same problem ?