latest API documentation/ picture resolution?

afddwfadwfadwf

Young grasshopper
Joined
Mar 28, 2016
Messages
83
Reaction score
12
/Streaming/channels/ID/picture

  • videoResolutionWidth does not do anything
  • videoResolutionHeight does not do anything
  • snapShotImageType what is valid input other than jpeg?

the latest api documentation is from 2014. I am trying to find out how to make the camera generate snapshot of a certain size. Currently my camera has only 1 channel for picture and videoResolutionWidth/videoResolutionHeight does not work (0 does throw an error)
 

Securame

Pulling my weight
Joined
Mar 25, 2014
Messages
664
Reaction score
214
Location
Barcelona, Spain
I would say that you can not do that. The snapshot resolution will be the same as the main stream or sub stream, depending on which stream you are using for the snapshot, but you just can not choose any resolution you want.
 
Top