You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by "R. Scholz" <re...@abakus-edv-systems.de> on 2019/09/12 08:36:30 UTC

settings for record-defaults

Hello,

when I open the sharing-window to start the recording OM offers me a 
every time a resolution of 800x600.

BTW: The result-video have then the resolution 800x800. It seems that 
the ffmpeg-conversion uses the horizontal-value in both directions.

But my question is that I want a higher resolution and fps every time. 
Where I can set this as default-settings?

With best regards,

René


Re: settings for record-defaults

Posted by Maxim Solodovnik <so...@gmail.com>.
Actually this size is useless :(
It is necessary to display video of _this_exact_size_ at client

Unfortunately I have no idea how _the_real_ size of screen sharing can be
retrieved :(((

On Thu, 12 Sep 2019 at 17:59, R. Scholz <re...@abakus-edv-systems.de>
wrote:

> Hello Juan,
>
> great - thank you very much. After your good description I found it
> immediately.
> (Puh, one more file to copy manually after an update.)
>
> Best regards,
>
> René
>
>
> Am 12.09.2019 um 11:50 schrieb Juan Antonio Moreno Carmona:
> > Hi René
> >
> > You can change that values in file
> >
> >
> webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/room/RoomPanel.html
>
> >
> >
> > You must look for <div id="sharer"....
> >
> > Inside that div you can change that values. On my instalation there
> > are the lines 106 and 110 to change width-height.
> >
> > To select other FPS, simply change selected to other value some lines
> > below.
> >
> > You'll must restart your openmeetings after the changes.
> >
> > Regards.
> >
> > El 12/9/19 a las 10:36, R. Scholz escribió:
> >> Hello,
> >>
> >> when I open the sharing-window to start the recording OM offers me a
> >> every time a resolution of 800x600.
> >>
> >> BTW: The result-video have then the resolution 800x800. It seems that
> >> the ffmpeg-conversion uses the horizontal-value in both directions.
> >>
> >> But my question is that I want a higher resolution and fps every
> >> time. Where I can set this as default-settings?
> >>
> >> With best regards,
> >>
> >> René
> >>
> >
>
>

-- 
WBR
Maxim aka solomax

Re: settings for record-defaults

Posted by "R. Scholz" <re...@abakus-edv-systems.de>.
Hello Juan,

great - thank you very much. After your good description I found it 
immediately.
(Puh, one more file to copy manually after an update.)

Best regards,

René


Am 12.09.2019 um 11:50 schrieb Juan Antonio Moreno Carmona:
> Hi René
>
> You can change that values in file
>
> webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/room/RoomPanel.html 
>
>
> You must look for <div id="sharer"....
>
> Inside that div you can change that values. On my instalation there 
> are the lines 106 and 110 to change width-height.
>
> To select other FPS, simply change selected to other value some lines 
> below.
>
> You'll must restart your openmeetings after the changes.
>
> Regards.
>
> El 12/9/19 a las 10:36, R. Scholz escribió:
>> Hello,
>>
>> when I open the sharing-window to start the recording OM offers me a 
>> every time a resolution of 800x600.
>>
>> BTW: The result-video have then the resolution 800x800. It seems that 
>> the ffmpeg-conversion uses the horizontal-value in both directions.
>>
>> But my question is that I want a higher resolution and fps every 
>> time. Where I can set this as default-settings?
>>
>> With best regards,
>>
>> René
>>
>


Re: settings for record-defaults

Posted by Juan Antonio Moreno Carmona <ja...@gmail.com>.
Hi René

You can change that values in file

webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/room/RoomPanel.html

You must look for <div id="sharer"....

Inside that div you can change that values. On my instalation there are 
the lines 106 and 110 to change width-height.

To select other FPS, simply change selected to other value some lines below.

You'll must restart your openmeetings after the changes.

Regards.

El 12/9/19 a las 10:36, R. Scholz escribió:
> Hello,
>
> when I open the sharing-window to start the recording OM offers me a 
> every time a resolution of 800x600.
>
> BTW: The result-video have then the resolution 800x800. It seems that 
> the ffmpeg-conversion uses the horizontal-value in both directions.
>
> But my question is that I want a higher resolution and fps every time. 
> Where I can set this as default-settings?
>
> With best regards,
>
> René
>