Closed odejinmisa closed 3 years ago
Hello, have you resolved this issue ? Thanks
I have not. Do you want to help?
On Fri, Apr 2, 2021, 9:35 AM clement850 @.***> wrote:
Hello, have you resolved this issue ? Thanks
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aau-zid/BigBlueButton-liveStreaming/issues/112#issuecomment-812415375, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO6VNOW46V2CWOQQKZMMRIDTGV6U3ANCNFSM4ZFLNTFQ .
I would like but I have the same issue...
Hi, if the user gets removed after some minutes (not seconds) it sounds like a resourse problem of the server. Did you check memory and cpu usage? If it was a problem with the setup it wouldn't have worked at all or crashed within some seconds.
What the server specification you recommend for this it's breaking in few seconds on Google Cloud
File "stream.py", line 154, in bbb_browser liveStreaming | element.send_keys("%s : %s" % tmp_chatMsg, tmp_chatUrl) liveStreaming | TypeError: not enough arguments for format string
this hopefully should be fixed with the last merge I just made - there was a bug introduced in the localisation patch last week. Please check if the string problem is solved. regarding the specs: users reported that 6 cpu cores and 12gb should work - we have no official requirements as we did not make enough tests on that.
@mtsonline Thanks, it's working on my end now
Hi, I am still having the same error on bbb beta1.
It joins the room successfully, but exit after some minutes
Find attached.
This is the later part of my docker-compose.yml
Since tit join successfully, i guess there is no need to show the upper part.
@odejinmisa Please build you docker again, i think issue will resolve in fresh pull
Thanks is working now.
On Wed, May 26, 2021 at 11:43 AM mtsonline @.***> wrote:
Closed #112 https://github.com/aau-zid/BigBlueButton-liveStreaming/issues/112.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/aau-zid/BigBlueButton-liveStreaming/issues/112#event-4798471390, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO6VNOXWSF65B4ZRFKGRQI3TPTGGXANCNFSM4ZFLNTFQ .
I am having an issue streaming to youtube and Facebook.
The live user joined the room successfully, I also copied the link and paste into my private browser, I get in successfully and after some minutes it get out of the meeting.
Find my docker-compose.yml file below
Thanks.