[vlc-devel] ActiveX component development

Adam Collins mr.adamcollins at gmail.com
Thu Sep 7 11:02:49 CEST 2006


Question:
Is there a way of getting an RGB frame from an activeX module call?

My Possible solution: please comment on validity
include the mediacontrol.h header file into the activeX module to allow the
mediacontrol_snapshot() method to be called from the activeX module.

Context:
Developing an application for object recognition in a live stream from RTSP
protocol. developing for a windows environment for students to develop new
obstacle detection algorithms, thus an easy insertion method would be
preferable. IE insert an activeX component into visual studio .net 2005 and
set the MRL to <stream IP> then repeatedly call mediacontrol_snapshot() to
retrieve RGB pixel array on which to run the algorithms.Would anyone know
how to do this? or if there is a better way and example?

Many Thanx

Adam Collins
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060907/70537640/attachment.html>


More information about the vlc-devel mailing list