You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to export a recording with higher resolution as some fonts can be quite small in screen sharings. Simply adapting the width/height variables and xvfb args (as seen below) change the resolution internally (elements are larger/smaller) but the final video resolution seems to stay the same.
I haven't found out where or how I might be able to change that. I assume that might be easy when knowing where to look and I just looked at the wrong places.
For someone else looking into it: I changed the linked source code towards the following as its nicer to edit but it does technically the same.
I tried to export a recording with higher resolution as some fonts can be quite small in screen sharings. Simply adapting the width/height variables and xvfb args (as seen below) change the resolution internally (elements are larger/smaller) but the final video resolution seems to stay the same.
bbb-recorder/export.js
Lines 12 to 15 in 7f3ef44
I haven't found out where or how I might be able to change that. I assume that might be easy when knowing where to look and I just looked at the wrong places.
For someone else looking into it: I changed the linked source code towards the following as its nicer to edit but it does technically the same.
The text was updated successfully, but these errors were encountered: