This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

livestreams

Hi together,

first ive read the article in Kb "Examples for how to get Media Streaming working with HTTP Proxy" and ive searched the forum read some articles.
Ive the astaro 5.213 and want youtube.com working. the video doesnt stream. 
What ive done:
In Proxies->HTTP
         Whitelist domains (here i added youtube.com)
         URL Whitelist (ive added the following:
            \.wmv(\.?.*)?$
            \.asf(\.?.*)?$
            \.mov(\?.*)?$
            \.youtube\.com\/get_video(\?.*)?$
            www\.youtube\.com
            \.flv(\?.*)?$
            \.mpg(\?.*)?$
But i didnt seemed to be working. anybody have an idea?

Bub

**Update: Some movies works some not ???????????


This thread was automatically locked due to age.
Parents Reply Children
  • I think your right. Youtube doenst host alle their videos itself. Thats the problem, but ill not whitlelist some bizzare looking domains
  • Here is my quick hack for this (until I come up with a better solution):

    First, the problem is with the content filter, and not the proxy (which we have all figured out by now).

    Whitelisting youtube.com doesn't quite get everything accomplished, as has been pointed out, and neither does adding the regex entries to the URI whitelist.

    As I am not using authentication on the Astaro boxes at any of my clients (or my own), I am able to add youtube.com to the list of domains for which authentication should be skipped. I have a content filter profile (Skip_Auth_Profile) which has both virus scanning and spyware checking turned off (vs the default profile which has these two turned on).

    All media I've tested on youtube.com (hosted there or streamed through their site) seems to be working.

    This is not a great solution, as it will allow - without question - content which should rightfully be scanned and/or content-blocked, but it's a workaround for the next few days while I come up with something better.

    Hope this comes in handy for someone.
  • Looking at the HTTP requests/replies it seems that the ASG HTTP proxy is giving the Youtube flash video player the interactive version of the download page "please wait while Astaro is scanning your content" or so. Thats the real issue here - Astaro should recognize the User-Agent and give it a simple redirect and/or delay loading until scanning is done, but not send the download page which the Youtube player can't interpret.

    As a workaround, I've added "vo.llnwd.net" to the HTTP (domain) Whitelist. Not sure if ALL Youtube videos are hosted there, but it worked for the ones I've tested. Adding *.flv to the URI Whitelist (different from above) should work as well though, but allows it from any site.
  • Hi there, 

    we only send the Download Manager if the User-Agent includes 'mozilla', which normally every IE, firefox and safari does.

    As the flash player uses the browser engine to request data, the browser adds this user-agent, in my case:
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1

    Therefore it is very hard to distuingish these media streams from regular downloads.

    regards
    Gert
  • If you have version 7 you are totally out of luck, at least for now.. they don't support url whitelisting (as shown in the first post of this thread).. this has broken streaming that runs on port 80 totally on my test systems running V7.. whitelisting individual domains is useless, as a lot of streaming content is hosted by huge server farms with different hostnames... I just hope they add it back in on a 7.x release.

    CTO, Convergent Information Security Solutions, LLC

    https://www.convergesecurity.com

    Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries.  Use the advice given at your own risk.