[Live-devel] (no subject)

Ross Finlayson finlayson at live555.com
Fri Jun 22 07:37:36 PDT 2007


>In the FAQ, I read that to implement live streaming you have to 
>created your own FramedSource subclass to encapsulate your input 
>source. In essence in the deliverframe you have to copy your frame 
>data to the fTO.
>
>What I don't understand is where the frame memory ( pointed to by 
>the fTO pointer ) is allocated and where the fMaxSize is set?

Those variables are set for you by the downstream object (when it 
called "getNextFrame()").  I.e., when you implement your 
"doGetNextFrame()" virtual function, you should assume that those 
variables have already been set for you.
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list