When handling seek events, the demuxer object lock must be taken before checking the read state and storing the event in order to avoid potential races in case the streaming thread is in the middle of a read state transition.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
When handling seek events, the demuxer object lock must be taken before checking the read state and storing the event in order to avoid potential races in case the streaming thread is in the middle of a read state transition.