Skip to content

Workaround a bug in libvpx vp8 implementation that prevents target bitrate or...

Simon Morlat requested to merge fix/dial-plan-issue into release/5.4

Workaround a bug in libvpx vp8 implementation that prevents target bitrate or target fps changes to be taken into account while the encoder is running. Instead, destroy and re-create the encoder.

Merge request reports