&keyframerate
This tells the remote publishers to send keyframes at a specified rate
&keyframeinterval
&keyframe
&kfi
Example:
&keyframerate=2000
Value | Description |
---|---|
(integer value) | interval in ms |
&keyframerate
tells the remote publishers to send keyframes at a specified rate.Could be useful if packet loss is causing a lot frame corruption.
If you make it less than 1000-ms, you will face a pretty steep drop in video quality.
It may not work at all if set too low; under 500-ms didn't work at all in my testing.
Last modified 7mo ago