I recorder RDP session for an hour and size of the raw file is 9240 KB. but when I tried to encode using guacenc it is taking more than 15 minutes.
Is it the expected behaviour ? Or can we improve the conversion time ? On Thu, Apr 12, 2018 at 5:17 PM, Amarjeet Singh <[email protected]> wrote: > Hi Team, > > > I have applied the below settings for session recording of RDP sessions :- > > > <param name="recording-path">/tmp</param> > <param name="create-recording-path">true</param> > <param name="recording-name">session-video</param> > > > Now it is creating session-video( dump ) files in that directory which > needs to converted using > > guacenc -s 1280x720 -r 20000000 /tmp/session-video > > > Is there any way to watch the videos using Web browser ? > > Can we configure the timings within which we need session recording ? > > Thanks and Regards, > Amarjeet Singh > > > >
