nextcloud / nextcloud-talk-recording

GNU Affero General Public License v3.0
13 stars 4 forks source link

Remove unneeded visit to main Nextcloud server page #28

Open danxuliu opened 1 month ago

danxuliu commented 1 month ago

This is just an unneeded leftover from the initial experiments with recordings. Moreover, it could prevent recordings from starting, for example if SAML is enabled in the Nextcloud server and the identity provider is not accesible from the recording server, as an exception would be thrown in that case when creating the Participant object.