Closed GoogleCodeExporter closed 9 years ago
The frameserver works as a set of plug-ins, a core DLL containing common code
and audio/video codecs which will call the frameserver in realtime for reading
the audio and video data. For your realtime graphics engine you'll have write
code similar to one of the frameserver plug-ins to create a signpost API file
and to serve audio and video when requested by the codecs.
For a simple example see
http://code.google.com/p/frame-server/source/browse/trunk/src/Wax/WaxFS.cpp, in
particular the CWaxFS class and its methods.
Original comment by satishk...@yahoo.com
on 6 Aug 2011 at 5:23
Original issue reported on code.google.com by
umlae...@gmail.com
on 14 Jan 2011 at 8:15