docker-jitsi-meet icon indicating copy to clipboard operation
docker-jitsi-meet copied to clipboard

Recording option not showing on JWT access meetings

Open ramesh8830 opened this issue 1 year ago • 1 comments

I just noticed that I am not getting recording option only when using JWT to create meetings.

My jitsi meet docker domain is meet.example.com and I am using jwt credentials on example.com to create meetings, in such cases I am not getting recording option. Otherwise, if I use meet.example.com to create meetings, I am getting recording options.

is there any I might need to follow to get the recording options?

Please help me

ramesh8830 avatar Apr 13 '23 11:04 ramesh8830

I believe you may need to include certain features in your JWT payload in order to have recording enabled. Check out the documentation for the JaaS token here: https://developer.8x8.com/jaas/docs/api-keys-jwt

aaronkvanmeerten avatar Apr 13 '23 11:04 aaronkvanmeerten