RTCMultiConnection icon indicating copy to clipboard operation
RTCMultiConnection copied to clipboard

screen sharing recording from the server

Open lshannak opened this issue 4 years ago • 0 comments

Is it possible to record all screen sharing sessions that are being used through my socket server by default on the server ?

Like to have files saved as "session-name_datetime".

I explored recordrtc, but it records sessions on the local user machine, and the user has to upload.

I am trying to use a plugin on the socket server or the TURN server to record.

I saw some options where I would setup a media gateway like Janus or Kurneto but those are not clear how to setup and automate.

lshannak avatar Apr 04 '21 22:04 lshannak