Harshavardhan V
Harshavardhan V
yes jibri also deployed
Yes in desktop Web version it is working, but in mobile view even recording icon also not displayed.
 
even in 3dots (more icon) also there is no recording button but in desktop is was displaying
now i got that recording icon but it was not starting getting error UnhandledPromiseRejection: [object Element] StackTrace: undefined no Jibris available bu the jibri server is in active only 

then could please tell what i need to share now?
GNU nano 7.2 /var/log/jitsi/jibri/log.0.txt 2025-01-13 17:39:38.398 INFO: [1] MainKt.handleCommandLineArgs#188: Jibri run with args [--config, /etc/jitsi/jibri/config.json] 2025-01-13 17:39:38.511 INFO: [1] MainKt.setupLegacyConfig#213: Checking legacy config file /etc/jitsi/jibri/config.json 2025-01-13 17:39:39.075 SEVERE: [1] JibriConfigKt.loadConfigFromFile#198:...
``` { "recording_directory": "/srv/recordings", "finalize_recording_script_path": "/opt/jitsi/upload-to-s3.sh", "xmpp_environments": [ { "name": "prod environment", "xmpp_server_hosts": [ "meet.aairavx.com" ], "xmpp_domain": "meet.aairavx.com", "control_login": { "domain": "auth.meet.aairavx.com", "username": "jibri", "password": "jibri123" }, "control_muc": { "domain":...
``` jibri { recording { enabled = false recordings_directory = "/srv/recordings" finalize_recording_script_path = "/opt/jitsi/upload-to-s3.sh" bucket = "clinicspots-examine-videos" // Replace with your S3 bucket name region = "ap-south-1" // Replace with...