start_streaming_thread# method ThorCamBase.start_streaming_thread() → Tuple[str, int][source]# Starts the streaming thread for nonlocal connections. Returns: address, portstr, intThe address and port of the socket providing the stream.