New
Until now, the FPS (frames per second) that was requested from your users' webcam through our HTML5 desktop recording client was hardcoded to 30
.
This has changed, as you can now configure the desired FPS directly from the audio-video XML quality profile. You can set any integer values like 15
, 24
or 60
, but keep in mind that to achieve higher framerates, you need a more capable camera.
If the requested framerate is not supported, it will default to the nearest supported one.