ipywebrtc
ipywebrtc copied to clipboard
Link mediastream size to source size
Should fix #47
Is there still work to do here apart from resolving conflicts?
It would be nice to allow resizing a CameraStream view too (I guess it is just missing the width and height attributes on the Python model class?).
EDIT: hmm it doesn't seem to be as simple as adding these two attributes for CameraStream.