random_streamer.run_random_stream_thread

mockup_streamer.random_streamer.run_random_stream_thread(**kwargs)

Run random streaming in a separate thread.

Returns

Name Type Description
tuple[threading.Thread, threading.Event] The thread and stop event.