Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

RTSP proxy not functioning with m.youtube.com and other RTSP

Apr 08 09 7:07 am

Hi, I'm trialing the Wingate proxy server and have come across an issue.

The RTSP proxy errors out when going to RTSP sites like m.youtube.com and Soma FM.

I've confirmed that Real Player on the Wingate machine can access the content without issue. When Real Player uses the Wingate proxy, it consistently errors out.

Example Clip from Youtube:

rtsp://wwan.rtsp-youtube.l.google.com/C ... /video.3gp

Message in RTSP streaming log when the connection is attempted.

04/07/09 12:31:15 192.168.0.244 Guest 0000000024 Created:
04/07/09 12:31:15 192.168.0.244 Guest 0000000024 Created: New Control connection - Address = wwan.rtsp-youtube.l.google.com, Port = 554
04/07/09 12:31:15 192.168.0.244 Guest 0000000024 Debug:
04/07/09 12:31:15 192.168.0.244 Guest 0000000024 Debug:
04/07/09 12:31:16 192.168.0.244 Guest 0000000024 Debug:
04/07/09 12:31:16 192.168.0.244 Guest 0000000024 Error: Caught unknown exception in CRTSPSession::OnRead() - terminating - (to do with server control socket)
04/07/09 12:31:16 192.168.0.244 Guest 0000000024 Traffic 968 1454 2422 1328 1s
04/07/09 12:31:16 192.168.0.244 Guest 0000000024 Terminated exit code 1

I have the RTSP server setup to allow any connections.

Any suggestions?

Thanks,

Corran

Re: RTSP proxy not functioning with m.youtube.com and other RTSP

Apr 22 09 1:39 am

have you tryed it without going though wingate becouse it could be the other ends down?

Re: RTSP proxy not functioning with m.youtube.com and other RTSP

Apr 22 09 9:34 am

Yes, I can connect without the proxy on all computers.

Thanks,

Corran

Re: RTSP proxy not functioning with m.youtube.com and other RTSP

Apr 23 09 3:37 am

Hi,

Have you MSN Messenger on any workstation, that experiement connection/deconnection in loop too ? Do you use ENS ?

If "yes", you should have a look a this post, "may be" it will fix also your pb :-)

==> viewtopic.php?f=12&t=39409

Best regards
Pascal

Re: RTSP proxy not functioning with m.youtube.com and other RTSP

Apr 30 09 8:30 am

This is a clean install of Windows 2003 with no third party software.

Does Wingate support 3GPP streams?

Thanks,

Corran

Re: RTSP proxy not functioning with m.youtube.com and other RTSP

May 05 09 7:15 pm

Hi Corran,

RTSP is just a control protocol, in that it aids the establishment and control of media sessions between endpoints. The transmission of streaming data itself is not actually a task of the RTSP protocol so if the stream is 3GPP, that will not effect RTSP.

Do you know if the stream is UDP or TCP? I have noticed some problems with UDP stream control through the RTSP proxy where TCP streaming works fine.

Re: RTSP proxy not functioning with m.youtube.com and other RTSP

Aug 23 10 12:03 pm

I have this problem too
Any ideas , How to solve the problem ?

This my log

Code:
8/23/10 02:00:49   192.168.1.2   Guest   0000003978   Created:   
08/23/10 02:00:49   192.168.1.2   Guest   0000003978   Created:   New Control connection - Address = v8.cache3.c.youtube.com, Port = 554
08/23/10 02:00:49   192.168.1.2   Guest   0000003978   Debug:   
08/23/10 02:00:49   192.168.1.2   Guest   0000003978   Debug:   
08/23/10 02:00:50   192.168.1.2   Guest   0000003978   Debug:   
08/23/10 02:00:50   192.168.1.2   Guest   0000003978   Error:   Caught unknown exception in CRTSPSession::OnRead() - terminating - (to do with server control socket)
08/23/10 02:00:50   192.168.1.2   Guest   0000003978   Traffic    1077   1299   2376   1434   1s
08/23/10 02:00:50   192.168.1.2   Guest   0000003978   Terminated exit code 1
Post a reply