[squid-users] FW: failure notice

From: Houdek Michal <Michal.Houdek@dont-contact.us>
Date: Thu, 19 May 2005 12:15:25 +0200

Hello could anybody help with configuring SQUID ability for real player
streaming.

I found this and it doesnt work:

acl RealMime req_mime_type ^audio/x-pn-realaudio
acl RealMime req_mime_type ^application/x-rtsp-tunnelled
acl realplay browser RealMedia
acl STREAM urlpath_regex -i \.rstp$ \.ra$ \.mov$ \.avi$ \.ram$
acl RealPlayer url_regex ^http://[^/]+/SmpDsBhgRl

http_access allow RealMime
http_access allow STREAM
http_access allow RealPlayer
http_access allow realplay

What's the problem?

In real player, I set for RTSP>- Proxy: [IP of proxy] - Port:
3128(SQUID port)

Thanks Mike
Received on Thu May 19 2005 - 04:15:28 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Jun 01 2005 - 12:00:03 MDT