&forceviewerlandscape

Keeps all incoming videos oriented (rotated) so that the aspect ratio is always above 1

Viewer-Side Option! (&scene, &room)

Options

Example: &forceviewerlandscape=90

ValueDescription

(value in degrees)

value, how much the video is rotated in degree

(no value given)

270

180

locked upside down

Details

&forceviewerlandscape keeps all incoming videos oriented (rotated) so that the aspect ratio is always above 1, so effectively, forces landscape mode.

ie: https://vdo.ninja/?forceviewerlandscape&view=xxx

This normally shouldn't be needed, as the sender side should control the orientation, but the native app seems to auto rotate back to portrait when the phone is locked. Until that is fixed, this can work around the issue I think, by rotating the video when it detects its been rotated.

The parameter can take a value, the default is 270, which is how much the video is rotated. You might want to also use 90, or in the case you want it to be locked upside down, you can technically pass 180 I guess?

page&aspectratiopage&forcelandscape

Last updated