screencast: Guard against session closing while guarding stream
Starting a stream runs an event loop during which the session can be closed. For now use a QPointer to guard against that until we make it not use an event loop anymore. BUG:500577 FIXED-IN:6.4