Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jitsis with a lot of recordings takes a long time to load the access page #104

Open
SergioComeron opened this issue Jun 23, 2022 · 2 comments
Assignees

Comments

@SergioComeron
Copy link
Member

when there are many recordings the page where the access button is shown and the recordings takes a long time to load.

@SergioComeron SergioComeron self-assigned this Jul 6, 2022
@SergioComeron
Copy link
Member Author

In the code I was giving the Google_Service_YouTube_LiveBroadcastContentDetails object a setEnableEmbed to false.
$contentdetails->setEnableEmbed(false);
It should be true and with this it is not necessary to make the video embeddable afterwards. I change it to true

@SergioComeron
Copy link
Member Author

sometimes these changes give an error when recording the session

SergioComeron added a commit that referenced this issue Jul 6, 2022
@SergioComeron SergioComeron removed the RDM Ready to master label Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant