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

Bbb 2 3 stream #120

Closed ichdasich closed 3 years ago

ichdasich commented 3 years ago

This PR removes custom handling of audio pop-ups and uses --autoplay-policy=no-user-gesture-required to remove the need for user interaction on joining the audio bridge.

Tested w. audio against bbb2.2.36 and bbb2.3-beta-3. Addresses #119