Hi,
I want to develop an extension for Impress , in which i want to create a
video of running presentation . Steps(broadly defined ) involve in this are
:
1. before start the presentation in presentor mode select the option for
creating video.
2. so this extension program will connected to open office(get remote
openoffice component context). { i actually don't know through which
function i can connect to running presentation in presentor mode.}
3. After connecting it capture the slide change event (or any other event)
and take the screen shot of the screen and record the timing of events.
4. Through another thread it record the voice of teacher.
5. After the whole presenation the is over , program ask for the creating
the video .and it create video from collected screen shots and audio file
and timing recorded. { for this i am thinking to use a open source software
, but here also i don't get how to call another program through our
program.}
This is very basic functionality of our software for which i focused first
and after that i will record the other events.
So , please suggest some direction or links from where i could get the
functions related to the above tasks. and any other improvement or if i am
lacking from some point for which currently open office don't support the
functionality .
Regards
Brijendra kumar
IIT roorkee