Re: [Live-devel] variable number of TS packets in a udp packet

2012-03-23 Thread Ross Finlayson
> I developed some code with Live555 to receive mpeg ts stream over raw UDP and > send it out wrapped in RTP. It works fine for me. Now, I need to receive UDP > packet containing 7 TS packets but send out the UDP/RTP packet with variable > number (from 1 to 7) of TS packets in it. That means one

[Live-devel] variable number of TS packets in a udp packet

2012-03-23 Thread Kevin Yu
Hi, First of all, thanks for the excellent work on this project. I found it has so much for building multimedia streaming solutions. I developed some code with Live555 to receive mpeg ts stream over raw UDP and send it out wrapped in RTP. It works fine for me. Now, I need to receive UDP packet