j0r1 / JRTPLIB

RTP Library
MIT License
581 stars 220 forks source link

error, RTPTCPTransmitter #58

Open illusorycat opened 1 year ago

illusorycat commented 1 year ago

When I used the RTPTCPTransmitter class to receive RTP packets, I received a bunch of garble codes. Although I identified it as a Packet, the internal data was completely wrong. May I ask if there is a more complete example for your reference? What I need is to receive and parse RTP packets on TCP after establishing a connection through RTSP.