disable_camera_streaming()
  • 1 Minute to read

disable_camera_streaming()


Article summary

Disable a HTTPs streaming enabled with enable_camera_streaming().

Reference

Arguments

ArgumentType
camera_namestringName of the camera, see the list of cameras

Return

None

Exceptions

ExceptionCondition
RayaCamerasExceptionCouldn't disable streaming.

See the Full List of Exceptions.


Was this article helpful?