I recall an update notice saying that some class destructors were made virtual to allow for inheritance. I thought RTSPClient was mentioned as one of these classes. However, in the last build of the library, I cannot inherit from RTSPClient. I think this is because the constructor is private? ~Medra