← Back to team overview

touch-packages team mailing list archive

[Bug 1316259] Re: rtsp URL's not supported

 

Changing the default UA string to "Mozilla/5.0 (Linux; Android 4.0.4;
Galaxy Nexus Build/IMM76B) AppleWebKit/535.19 (KHTML, like Gecko)
Chrome/18.0.1025.133 Mobile Safari/535.19" (taken from
https://developer.chrome.com/multidevice/user-agent) for all outgoing
requests gets us the right content.

However trying to selectively override the UA string only for the
queries corresponding to espn.com and related domains doesn’t get me the
right content, despite verifying that every single outgoing request when
loading espn.com gets the override. I’m puzzled.

Here is the list of domains for which I set up an override, without
success:

    /^http:\/\/espn\.com\//
    /^http:\/\/.*\.espn\.(go\.)?com\//
    /^http:\/\/.*\.espncdn\.com\//
    /^http:\/\/(\w+\.)*go\.com\//
    /^http:\/\/\w+\.chartbeat\.(net|com)\//
    /^http:\/\/once\.unicornmedia\.com\//
    /^http:\/\/ad\.doubleclick\.net\//
    /^http:\/\/b\.scorecardresearch\.com\//
    /^http:\/\/pagead2\.googlesyndication\.com\//

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1316259

Title:
  rtsp URL's not supported

Status in Oxide Webview:
  Confirmed
Status in Web Browser App:
  Confirmed
Status in “webbrowser-app” package in Ubuntu:
  Confirmed

Bug description:
  Go to URL www.espn.com and click on one of the videos at the bottom of
  the NHL sports page.

  On the device you get a Network Error page saying URL not supported
  and on the desktop you get the video thumbnail but it does not play.

  It seems the URL is an rtsp trying to play a 3gp video.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1316259/+subscriptions