Open jasontbradshaw opened 14 years ago
This can be implemented once we have truly asynchronous process communication.
Also, this should be superseded by having an indexable file. Having that removed the need to arm at all and makes this issue a moot point.
Currently, querying receiver for its armed status returns 'True' as soon as 'arm' has been pressed. Intended behavior is to only return 'True' once the rtpplay process has finished arming.