> On May 11, 2019, at 6:10 AM, Ross Finlayson <finlay...@live555.com> wrote:
> 
> 
> 
>> On May 6, 2019, at 8:03 PM, halim <ha...@rfnetech.com> wrote:
>> 
>> Hi.
>> 
>> I am trying to implement H263VideoFileSink.
> 
> Why not use our existing “H263plusVideoRTPSink” class?

My apologies.  I misread your question.  I see now that you are asking about a 
*File* sink.

Unfortunately I can’t write or debug your code for you.  However, you were 
asking specifically about the “afterGettingFrame()” member function.  That 
function is called after a video frame has been delivered (by an upstream 
object) into your buffer.  So you should then be writing this data into your 
file.

I suggest that you use our existing “H264or5VideoFileSink” code as a model here.


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


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to