Hello Daniel, Lets try to make things clean: 1) The example you are referencing to uses "client side recording" i.e. it records to the memory of client browser. Om uses server side recording: recording performed and stored on the server 2) Auto-recording can be implemented in any version of OM BUT it make sense for interview room only :(
Interview room has no whiteboard, so all we need to record: camera streams of the participants Other room type do have whiteboard and the only video being used is the video of shared screen (other streams are being used for audio only) The process of starting screen-sharing can't be automated (in any version) It is easier in 5.0 since java web start application is no more required but it is still manual process ... On Sun, 3 Feb 2019 at 08:25, Daniel Baker <[email protected]> wrote: > This seems to work well : > > https://github.com/muaz-khan/RecordRTC > > > > > On 2/3/2019 7:01 AM, Daniel Baker wrote: > > Maybe not the time to mention this but for OM5 can we automate > the process of performing a recording. Maybe an admin setting - > record session on entering room. > > > > Thanks, > > > Dan > > > -- WBR Maxim aka solomax
