Adjust fps of video broadcast #50
-
Hi Gabriel, Can you suggest me the best way to adjust the fps of video steaming? I have tried to change code in broadcast.js, but the streaming is very lag and freeze sometime. |
Beta Was this translation helpful? Give feedback.
Answered by
TannerGabriel
Oct 31, 2022
Replies: 1 comment 1 reply
-
Sorry I missed this question. I'm not sure that the lag you are talking about has something to do with the framerate. That said, you can change the framerate using the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
darld
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry I missed this question. I'm not sure that the lag you are talking about has something to do with the framerate. That said, you can change the framerate using the
applyConstrains
parameter (example)