Recording feature

How can i remove this button (see screenshot), and use only jibri recording on server?
image

and i need to announced it, and recording save at /jibri/recordings

You need to:

  • have jibri installed and working
  • enable file recording in config,js
  • disable local recording in config.js

(this has to be on your own deployment, meet.jit.si now has only local in-browser recording)

Thank

but i have new problem

log here
XmppApi.handleStartJibriIq#300: Error starting Jibri service
org.openqa.selenium.WebDriverException: unknown error: cannot find Chrome binary

Your Jibri is not working. How did you install it, what instructions did you follow? Did you install chrome and chromedriver, etc?

yep, i’m just see not full jibri installation
thanks for @Freddie i guess :slight_smile:

but last fix what i need is this message on video

Maybe that will help

Did you do this part?

Yep i did it
but anyway have this message

policies screenshoot below

That does not look like valid JSON. You have extra single quotes in there, and the double quotes look a little funky. Your /etc/opt/chrome/policies/managed/managed_policies.json file content should look like this:

{ "CommandLineFlagSecurityWarningsEnabled": false }

Yeah, thanks you so much guys

i do it 10 hours i think, and have brainstorm

Have a nice day!