> 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
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