Open
Description
Describe the solution you'd like
receiver = acquire.Receiver.record(duration=120)
#once that is done, I would like to the next line in the script to be
receiver.stop()
#but that will stop the receiver before recording even started because it runs in a thread and there is #not checkpoint for stop method
Metadata
Metadata
Assignees
Labels
No labels