WebCam
Component able to connect to a remote cam through TCP/IP, using the MJPEG protocol (motion jpeg), like, as example, AXIS cams.The video is controlled by the following widget commands:
- startWebCam: starts the video
- stopWebCam: stops the video
- restartWebCam: restarts the video (in case of connection parameters change at runtime)
- stretched: choose if the video needs to be adapted at component dimension. If the flag is active, the video will be zoomed in/out to fill all the available space.
- loginUser: user name for cam access, configured on the cam itself.
- loginPassword: password for cam access.
- address: cam IP address on local network.
- path: cam internal path where the video is located (it depends on cam configuration).