Video recording: overlay with extra information like FPS counter, recording status

anon123

New Member
There's a tool called RTSS (https://www.guru3d.com/files-details/rtss-rivatuner-statistics-server-download.html). A lot of gamers are already using it.

Anyway, this tool allows you to easily show any information as an overlay for DX, Vulkan, even UWP apps.

They provide a complete example on how to do this. The source code and even a compiled example inside RTSS\SDK\Samples\SharedMemory\RTSSSharedMemorySample\Release.

Would be great if this could be integrated with OBS Studio. Some tools like MSI AfterBurner and EVGA Precision also use RTSS to show their custom information.

Would be GREAT if I could choose what I want to display, like:

[config.ini]
show_fps=true
show_recording_status=true
overlay_color=#FFFFFF
overlay_color_when_recording=#FF0000

Tools like Dxtory and PlayClaw already do something similar (but with their own overlay implementation). I think something like this is really needed!

Thanks!
 
Top