RE: [squid-users] Streaming Media from ABC.com CBS.com etc...

From: Mike Marchywka <marchywka_at_hotmail.com>
Date: Mon, 28 Dec 2009 21:22:04 -0500

----------------------------------------
> From: kevin.brooks_at_mntc.org
> To: squid-users_at_squid-cache.org
> Date: Mon, 28 Dec 2009 18:33:00 -0600
> Subject: [squid-users] Streaming Media from ABC.com CBS.com etc...
>
> Hello everyone,
>
> I'm sure this is an oversight on my part, but for the life of me I cannot get "Full Episodes" to play from any of the major network sites. I can stream media from everywhere else (Netflix, YouTube, shoutcast, etc...). In an effort to troubleshoot this I have set up a bare minimum install of Squid 3.0 Stable 18 and configured a bare bones squid.conf.
>
> (This is the complete squid.conf used for testing only)
> http_port 3128
> cache_effective_user squid
> cache_effective_group squid
> acl localhost src 127.0.0.1/255.255.255.255
> acl localnet src 192.168.0.0/16
> acl HTTP proto HTTP
> always_direct allow HTTP
> acl CONNECT method CONNECT
> http_access allow localnet
> coredump_dir /var/spool/squid
>
> With this configuration I can get as far as watching the "Commercial Ad" portion of any of the sites, but the actually episodes never play (On any of the network sites). Again, I'm sure this is something simple, but I've been searching for an answer for going on a couple weeks now, and am finally breaking down and asking for help.
>
> I'm using a Windows machine to access the Squid Box and I'm using IE. Any help would be appreciated. I'd be more than happy to read through any FAQ/Guide/etc.. that pertains to this issue, but I have had no luck finding anything pertaining to this problem.

Well, it would help to get something like linux or cygwin where you stand a chance of getting useful information.
I use cygwin's wget for stuff like this. Hit the url that works and the one that doesn't and try to phrase your
question in terms of something that comes up at ietf- they probably don't know anything about streaming
media on CBS or ABC. In the past, I've noted that some places react to the user agent and can response with html links
that point to either 3gp files or an rtsp stream. Find out where your links actually point and see how server responds
when you try to hit it directly. I gather if you are calling the media a "full episode" you may not have looked at the underlying
links or response headers from server.

>
> Thanks,
>
> Kevin
>
                                               
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
http://clk.atdmt.com/GBL/go/177141665/direct/01/
Received on Tue Dec 29 2009 - 02:22:12 MST

This archive was generated by hypermail 2.2.0 : Tue Dec 29 2009 - 12:00:02 MST