redirect after join

11 views
Skip to first unread message

Razvan Nicolau

unread,
Feb 24, 2017, 12:34:47 PM2/24/17
to BigBlueButton-dev
Hi,

If I don't want the default behavior and send redirect=false during the join phase, how can I load the flash object in my page and load the correct meeting?

Thank you,
Razvan

Chad Pilkey

unread,
Feb 24, 2017, 2:20:23 PM2/24/17
to BigBlueButton-dev
I would suggest not using redirect=false. The client has been designed with the redirect in mind and quite a few things will break if you don't load the correct page. Connecting to the server, WebRTC, and JS library dependencies all won't work. We used to have a demo that loaded the join URL in an iframe, but it looks like it was removed at some point (possibly because it stopped working).

If you really want to go down the path of not redirecting you could maybe get the client partially working, but it would require quite a few changes to the Flash code to load resources differently.
Reply all
Reply to author
Forward
0 new messages