Re: [Live-devel] RTCP packets sent on wrong-end of HTTP tunnel

2009-01-29 Thread Ross Finlayson
Op 27 jan 2009, om 14:05 heeft Ross Finlayson het volgende geschreven: this is just to let you know there's a small problem with RTCP reports when tunneling over HTTP. I noticed on my custom RTSP proxy that RTCP packets are sent on the GET side of the HTTP tunnel, i.e., the reply side Yes, y

Re: [Live-devel] RTCP packets sent on wrong-end of HTTP tunnel

2009-01-27 Thread Steven Kramer
Op 27 jan 2009, om 14:05 heeft Ross Finlayson het volgende geschreven: this is just to let you know there's a small problem with RTCP reports when tunneling over HTTP. I noticed on my custom RTSP proxy that RTCP packets are sent on the GET side of the HTTP tunnel, i.e., the reply side Ye

Re: [Live-devel] RTCP packets sent on wrong-end of HTTP tunnel

2009-01-27 Thread Ross Finlayson
this is just to let you know there's a small problem with RTCP reports when tunneling over HTTP. I noticed on my custom RTSP proxy that RTCP packets are sent on the GET side of the HTTP tunnel, i.e., the reply side Yes, you're right - this is a bug. I'll try to fix it soon. -- Ross Finlayson

[Live-devel] RTCP packets sent on wrong-end of HTTP tunnel

2009-01-26 Thread Steven Kramer
Hi, this is just to let you know there's a small problem with RTCP reports when tunneling over HTTP. I noticed on my custom RTSP proxy that RTCP packets are sent on the GET side of the HTTP tunnel, i.e., the reply side. My HTTP handler breaks the connection because of the extra data tha