[vlc-devel] Re: PTZ control module for VLC
Daniel M. Lambea
dmlambea at gmail.com
Mon Aug 23 14:58:45 CEST 2004
Thanks for the comment. Actually I need to perform some network
operations since the Axis camera is controlled via HTTP.
Regards,
Daniel M. Lambea
> indeed, it is here worth noting that the call back is run in the thread
> that changes the variable, in this case this is the video output thread
> which should not be distracted too much (at least not by network
> operations), so the bulk work should be done in the control modules own
> thread like it is done for gestures.
>
> Sigmund
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list