Avatar

Level 3

I can't find a way to set the aspectRation.

I can't find a way to access the StreamManager

I don't know what is the correct way to do what I need so I manually set the offset and vC.height by overriding layoutCameraStreams:

I've added:

yOffset = 0;

vC.height = theH + 36;

I've found several similar forum posts of people looking for the same functionality.

It'll be great if you can add a setting for a custom aspect ratio.

Thanks