aau-zid / BigBlueButton-liveStreaming

Streams a given BBB Meeting to an RTMP Server.
GNU General Public License v3.0
201 stars 160 forks source link

Static session #98

Closed c0r3dump3d closed 3 years ago

c0r3dump3d commented 3 years ago

Hi, I'm testing the BBB-livestreaming, and the rmtp emission it's working, but I see that the emission from BBB is static, I explain, I see that the bbb-livestraming it's using a "live" user in order to connect to BBB node, but it seems like that Live user doesn't have permission to see the broadcast, it seems like that Live user doesn't have permission to see the broadcast: imagen

In the connection with the live user:

imagen

It's problem of BBB configuration or problem or BBB-livestreaming?

I'm using BBB version 2.2.30

c0r3dump3d commented 3 years ago

I have found the error, it's necessary to take de external meetingID, not the internal meetingID.