[OSGeo] #3120: Enable local recordings in jitsi (meet.osgeo.org)

#3120: Enable local recordings in jitsi (meet.osgeo.org)
----------------------+--------------------------------------
Reporter: robe | Owner: robe
     Type: task | Status: assigned
Priority: normal | Milestone: Sysadmin Contract 2024-I
Component: SysAdmin | Keywords:
----------------------+--------------------------------------
When Vicky was giving her training session yesterday on
https://meet.osgeo.org, I noticed there was no option to record and recall
that option being available in public jitsi.

At a glance this (at least for local storage) just seems to be a config
change

https://meetrix.io/blog/webrtc/jitsi/tutorial-setup-local-recordings-on-
jitsi-meet.html

{{{
localRecording: {
     // Whether to disable local recording or not.
     disable: false,

     // Whether to notify all participants when a participant is recording
locally.
     notifyAllParticipants: false,

     // Whether to disable the self recording feature (only local
participant streams).
     disableSelfRecording: false,
},
}}}

This would be useful particularly for training meetings. I think for
server recording, we'd need to enable an extra service.

Anyway I'll look into this and enable if possible.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/3120&gt;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.

#3120: Enable local recordings in jitsi (meet.osgeo.org)
----------------------+---------------------------------------
Reporter: robe | Owner: robe
     Type: task | Status: assigned
Priority: normal | Milestone: Sysadmin Contract 2024-I
Component: SysAdmin | Resolution:
Keywords: |
----------------------+---------------------------------------
Comment (by robe):

Okay by default I think localRecording is enabled and I vaguely remember
when I set this up I was able to record myself. Might be when I switched
how the ports were exposed and explicitly specified ports to open I broke
this. Anyway will investigate later.
--
Ticket URL: <#3120 (Enable local recordings in jitsi (meet.osgeo.org)) – OSGeo;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.

#3120: Enable local recordings in jitsi (meet.osgeo.org)
----------------------+---------------------------------------
Reporter: robe | Owner: robe
     Type: task | Status: closed
Priority: normal | Milestone: Sysadmin Contract 2024-I
Component: SysAdmin | Resolution: wontfix
Keywords: |
----------------------+---------------------------------------
Changes (by robe):

* resolution: => wontfix
* status: assigned => closed

Comment:

doesn't work great but it's kinda there
--
Ticket URL: <#3120 (Enable local recordings in jitsi (meet.osgeo.org)) – OSGeo;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.