melnijir / Dicaffeine

Repository for things connected to Dicaffeine player/streamer.
https://dicaffeine.com
MIT License
101 stars 3 forks source link

fps of received video #51

Closed athakrar1 closed 5 months ago

athakrar1 commented 11 months ago

What is the maximum fps with which the NDI Player can render frames? How do I measure the fps at which my video is received & rendered?

melnijir commented 5 months ago

Hi, maximal FPS can be defined in the config file by editing the _maxframerate value:

/etc/dicaffeine/dserver.json

this applies for the Dicaffeine >= 0.7.4.

To check the fps please refer to the Dicaffeine guide:

https://dicaffeine.com/guide#dicaffeine_with_yuri2

fps should be visible in the console output.