Replies: 2 comments 6 replies
-
I thought the encoder only supports Unfortunately, from my experience the camera does not support |
Beta Was this translation helpful? Give feedback.
-
I made this: github.com/ThibaultBee/StreamPack/pull/new/feature/fps_as_float The encoder should take a Now the main question is how to handle a non integer fps for the camera. What do you think? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm wondering if there is mechanism or possibility to set fps to 59.94 instead of 60 fps?
I see that the VideoConfig constructor accepts Int, yet not Float for fps value, so therefore I cannot put Float value there.
Maybe there is different way or idea to do so?
I'm using SingleStreamer with setVideoConfig() method.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions