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

Error while trying to stream live #112

Closed odejinmisa closed 3 years ago

odejinmisa commented 3 years ago

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.

ls 2021-03-14 213624

Find my docker-compose.yml file below lvconfig 2021-03-14 214056 lvconfig2 2021-03-14 214127

Thanks.

clement850 commented 3 years ago

Hello, have you resolved this issue ? Thanks

odejinmisa commented 3 years ago

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 .

clement850 commented 3 years ago

I would like but I have the same issue...

mtsonline commented 3 years ago

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.

premmohantyagi commented 3 years ago

What the server specification you recommend for this it's breaking in few seconds on Google Cloud

premmohantyagi commented 3 years ago

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

mtsonline commented 3 years ago

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.

premmohantyagi commented 3 years ago

@mtsonline Thanks, it's working on my end now

odejinmisa commented 3 years ago

Hi, I am still having the same error on bbb beta1.

It joins the room successfully, but exit after some minutes

Find attached.

livestreaming

odejinmisa commented 3 years ago

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.

livestreaming

premmohantyagi commented 3 years ago

@odejinmisa Please build you docker again, i think issue will resolve in fresh pull

odejinmisa commented 3 years ago

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 .