Hi all, I have been messing around with doGetNextFrame1() code in MultiFramedRTPSource AFAIK, currently this function sends to its sink the completed frame whenever the "currenPacketCompletesFrames" is flagged, which makes perfect sense.
However, i would like to be able to send it to the sink once i detect the new begining of a frame/nal. It would require to "pass" to the sink all appended packets but the latest, which will be part of the next call to the sink. Is it possible, with a few changes, to accomplish this? Also, i am a bit lost at how the data is transfered between source and sink. Where is the data appended to the buffer from which the sink reads? is it in nextPacket->use() ? Kind Regards, Alberto Álvarez González alvarezgalbe...@uniovi.es
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel