On Thu, 16 Apr 2020 at 23:10, Christian Bautista <[email protected]> wrote:
> Hi Maxim, > > There's another cause on this issue. I monitored the task manager and > whenever someone tries to login, the cpu for java goes all the way to 30% > and the recording automatically stops too. > The process of recording stops? Or the process of receding conversion stops? On login password hash is being calculated how many CPU cores do you have? how many RAM? > > Hoping there's a solution for this issue. > > Thank you, > Christian > > On Fri, Apr 10, 2020 at 7:45 AM Maxim Solodovnik <[email protected]> > wrote: > >> Hello, >> AFAIK ffmpeg tries to do it's job as fast as possible >> Video transcoding is heavy task >> >> I would suggest to try to run ffmpeg command (can be found in the logs) >> from console on server >> And try to make it less eager https://ffmpeg.org/ffmpeg.html (conversion >> will last longer ...) >> If you will find "the ultimate key" we can add it to Admin -> Config >> >> >> On Fri, 10 Apr 2020 at 00:26, Christian Bautista <[email protected]> >> wrote: >> >>> is there any way to fix high cpu usage of ffmpeg on OM 5.0.0-M3? >>> whenever i tried to record, the cpu goes all the way to 200-300% cpu usage >>> after 2minutes and it randomly stops after passing the 2minute mark. i >>> followed this instruction >>> https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+installing+OpenMeetings+and+Tools?preview=/27838216/140774282/Installation%20OpenMeetings%205.0.0-M3%20on%20Ubuntu%2018.04%20LTS.pdf >>> and >>> everything works well except for the recording. >>> >>> CPU: Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz >>> >>> any fix on this will be greatly appreciated. >>> >>> thanks. >>> >> >> >> -- >> Best regards, >> Maxim >> > -- Best regards, Maxim
