iblrig.video.CameraSessionNetworked

- class iblrig.video.CameraSessionNetworked[source]
- __init__(subject=None, config_name='default', **kwargs)[source]
A camera session that listens for run commands from a remote computer.
- Parameters:
- status
This status will be returned when messages received during the main loop and determines response to remote events.
- Type:
- communicator
A Communicator object that can be used to communicate with the behaviour rig.
- close()[source]
End experiment and cleanup object.
This should be called before destroying the session object.