Adpative rate control for WebRTC: Does resolution change as well?
问题 It seems obvious that WebRTC uses its own rate control (GCC) to control the bitrate of the encoder, but I couldn't find any information about changing resolution as well. Does WebRTC, (or other realtime video system like Hangout, Skype) change only the bitrate and not the resolution during live ingest? If it doesn't change the resolution, why is that? According to the bitrate, quality, resolution curve shown below, using only single fixed resolution to cover bitrate changes seems not