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
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