In the MMAPI Documentation I read about an object DataSource :
"A DataSource is an abstraction for media protocol-handlers. It hides the details of how the data is read from source--whether the data is coming from a file, streaming server or proprietary delivery mechanism. It provides the methods for a Player to access the input data."
Well, the problem is that I need to access at this data readed from a camera, because I must to process the stream of data in real time.
Does anybody help me?
Thanks

Reply With Quote

