0
Files
src/remoting
Joe Downing c157f2bcd5 Allow client to provide a target video FPS via SessionOptions
This CL will allow us to pass a target frame rate from the client to
use as the target framerate for capture and encode when WebRTC is
used. This is to be used for testing and performance tuning, once we
are done tuning, we can look into whether to update the framerate
constant or whether we need to provide a framerate per codec in the
SDP.

Bug: b:217468304
Change-Id: I2ed310f1ccafa69ff05540e4f510d350316adf8a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3700825
Reviewed-by: Lambros Lambrou <lambroslambrou@chromium.org>
Commit-Queue: Joe Downing <joedow@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1013695}
2022-06-13 22:42:43 +00:00
..