Hello everyone,
I would like to change the way that RTP decides whether it should send a packet or not. I was wondering when is the RTP ready to initiate the transmission of a packet? When the rtp_packetizer finishes, is the packet ready to be sent or does it go through another procedure after that? And when the packet is ready who decides whether RTP should wait or send the packet via UDP?
I've searched the files and I couldn't find any clear reference to the above so any help would be great!
Thanks in advance!