Hi Ross, Another question about callbacks. Is it ok to pass a NULL callback if we don't care about the response ? It seems to be ok, and it seems to be checked in your code, but as it is not explicitly authorized in your functions descriptions (RTSPClient.hh), I wanted to be sure it is supported. Thanks.