Ninja Docs
Search
K

&width

Sets the maximum width of the video allowed in pixels
Sender-Side Option! (&push)

Aliases

  • &w

Options

Example: &width=1920
Value
Description
(some positive integer value)
width in px

Details

Sets the maximum width of the video allowed in pixels.
Actual width may be less based on bandwidth allowances.
Limiting the width can force the camera to use higher frame rates.
Limiting the width can reduce CPU load.
If the camera cannot support the width, it will fail.
You can get 4K by adding &width=3840&height=2160 to the source link if the camera supports it.
Last modified 7mo ago