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

Streaming Media Problems

Hi,
When I don't have the HTTP proxy enabled, I am able to listen to my local radio over the internet (Heart Radio in Dunstable, more music variety - Heart 97.6).

When I enable the HTTP proxy and set it to transparent mode, I am unable to listen to my local radio. 

I've tried putting in an exception with all checks disabled for all domain names that I've captured in the logs but still nothing. 

I've tried putting in all the domain names used by the live player into the tranparent proxy skiplist and still nothing.

I'm stuck on this one...anyone got any suggestions???

BTW - this was happening on 7.5 and is also happening on 8.0


This thread was automatically locked due to age.
Parents
  • Fixed it!!!

    A quick look at the source code revealed a different server that was being called by the flash player that wasn't being reported anywhere.

    The value in the source code was: -
    flashvars="connectionUri=rtmp://cdn-sov-2.musicradio.com:80..."

    Creating a definition for that server and adding it the proxy bypass cured the probelm.

    Strange that it wasn't being reported anywhere that the server was trying to be accessed...
Reply
  • Fixed it!!!

    A quick look at the source code revealed a different server that was being called by the flash player that wasn't being reported anywhere.

    The value in the source code was: -
    flashvars="connectionUri=rtmp://cdn-sov-2.musicradio.com:80..."

    Creating a definition for that server and adding it the proxy bypass cured the probelm.

    Strange that it wasn't being reported anywhere that the server was trying to be accessed...
Children
No Data