Hi All,
Currently there is no API to configure video resolution and bitrate in W3C WebRTC browser api.
But is it possible to configure video parameter i.e. resolution, bitrate and framerate through modifing SDP content?
RTCWEB Resolution Negotiation (draft-alvestrand-rtcweb-resolution-00) mentions about "imageattr". Is it supported in current implementation?
Thanks in advance