[PATCH] rtpbitrateadapter: should make no adaption by default

Jakub Adam jakub.adam at ktknet.cz
Thu Apr 21 10:08:34 UTC 2016


Description of "bitrate" property says 0 (the default value) means
the element performs no adaption, and so one would assume it would
remain passive until "bitrate" is set to some nonzero value. However,
when "bitrate" is left unset, the adapter instead requests video in tiny
128x96 resolution on its sink pad.

In order for fs_rtp_bitrate_adapter_getcaps() to return peer_caps by
default, the value of FsRtpBitrateAdapter::bitrate has to be initialized
to G_MAXUINT.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-rtpbitrateadapter-should-make-no-adaption-by-default.patch
Type: text/x-diff
Size: 1274 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/farstream-devel/attachments/20160421/f77b9c10/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/farstream-devel/attachments/20160421/f77b9c10/attachment.sig>


More information about the Farstream-devel mailing list