You can make it all async. Sockets are async (but are also your problem because they are out-of-band from the video frame pipeline)
> Sent: Monday, June 25, 2018 at 10:52 AM > From: "Lodron, Gerald" <[email protected]> > To: "Thiago Macieira" <[email protected]> > Cc: "[email protected]" <[email protected]> > Subject: Re: [Interest] Rendering timing of qt > > wouldn't the gui freeze if i would implement the command polling in gui > thread? _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
