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

Meeting recording local beta #803

Open
AnassKartit opened this issue Oct 22, 2022 · 3 comments
Open

Meeting recording local beta #803

AnassKartit opened this issue Oct 22, 2022 · 3 comments

Comments

@AnassKartit
Copy link

AnassKartit commented Oct 22, 2022

Hi,
The jitsi meet online have the ability to record and save meetings locally, why it is not available in electron version, are not they using the same UI? if not is how can I add it to electron version (config or feature). if I host my own server and add this hack https://github.com/webrtcHacks/jitsiLocalRecorder would it work?
Thanks

@saghul
Copy link
Member

saghul commented Oct 22, 2022

Local recordings are implemented using getDisplayMedia, and when doing it in electron some extra work is required.

You can't enable it until we implement support for it.

@Dev-Code24
Copy link

Dev-Code24 commented Dec 29, 2022

@saghul
Hi, I found this repo yesterday and earlier I solved a bug in the handbook repo of jisti, so I found this repo from there. I want to work on this repo too because this looks interesting but I am not able to understand how to set up the local environment on my laptop. Please can you can help?
I have already forked the repo and have cloned it, but cannot understand what should I do next.

@csett86
Copy link
Member

csett86 commented Dec 29, 2022

See the Development instructions in the readme: https://github.com/jitsi/jitsi-meet-electron#development

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

4 participants