start_capture#
method
- SCICAM.start_capture()[source]#
Starts capture from the camera.
This starts the capture from the camera to the allocated memory location as well as starts a new parallel thread for the socket server to stream from memory to the client.
- Returns:
- ip_addressstr
The delivery IP address of the video stream.