Skip to content

octoprint.webcams#

ProvidedWebcam(config, providerIdentifier) #

config: Webcam = config instance-attribute #

the WebcamConfiguration configuration

providerIdentifier: str = providerIdentifier instance-attribute #

identifier of the plugin providing this Webcam

providerPlugin: str = providerPluginInfo.implementation instance-attribute #

plugin instance of the plugin providing this Webcam

WebcamNotAbleToTakeSnapshotException(webcam_name) #

Bases: Exception

Raised a webcam that is not able to take a snapshot is used to take a snapshot