ipywebrtc icon indicating copy to clipboard operation
ipywebrtc copied to clipboard

Link mediastream size to source size

Open martinRenou opened this issue 6 years ago • 1 comments

Should fix #47

martinRenou avatar Jan 09 '19 09:01 martinRenou

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.

benbovy avatar Jun 02 '23 07:06 benbovy