Re: [Live-devel] RTP TCP problems

2012-06-13 Thread Ross Finlayson
> I have created a RTSPServer which I am using to stream a live VP8 video > stream to several clients. I have created my own FramedSource and I am using > this to write the VP8 stream. This works fine when the client uses UDP, when > I change the client to use TCP for less reliable networks I

[Live-devel] RTP TCP problems

2012-06-13 Thread Andy Bell
Hi All, I have created a RTSPServer which I am using to stream a live VP8 video stream to several clients. I have created my own FramedSource and I am using this to write the VP8 stream. This works fine when the client uses UDP, when I change the client to use TCP for less reliable networks I se