Re: [Live-devel] FEC Callback

2008-09-26 Thread Ross Finlayson
Let say that someone would like to add FEC based on RFC 2733 to the library [...] But I was wondering. Is there a better way to do that without modifying MultiFramedRTPSink? Probably not, although right now I can't say for sure. Ross Finlayson Live Networks, Inc. (LIVE555.C

[Live-devel] FEC Callback

2008-09-26 Thread Guy Bonneau
Ross, Let say that someone would like to add FEC based on RFC 2733 to the library. My understanding is that some FEC source filter implementation would need to receive the RTP packet formatted and sent by the MultiFramedRTPSink implementation to be further FEC processed. At first glance I would