Found two bugs in the client example
a) an uninitialised Session string. This happens if Stop() is called before the Session String has been sent from the RTSP Server.
b) an Object Disposed error in the worker thread which shows up on Mono on the Mac.
Coverage decreased (-0.2%) to 59.399% when pulling 29f3395f4aa9aec6a9985ca8e24c5be649d72d9c on RogerHardiman:master into 17e76cadb7b9499e9aa75a3a93f3200dbfcc9c16 on ngraziano:master.
Found two bugs in the client example a) an uninitialised Session string. This happens if Stop() is called before the Session String has been sent from the RTSP Server. b) an Object Disposed error in the worker thread which shows up on Mono on the Mac.