Skip to content

Standard HTTP Redirect #225

Closed
Closed
@sam2007

Description

@sam2007

Hi Guys,

Does shaka player supports standard HTTP Redirect (301, 302). I am testing the player against a loadbalancer that does standard http redirect and I can see that for the inicial mpd request it follows the redirect directives:

HTTP/1.1 302 Found
Location: http://xxxx/manifest.mpd

But the succeeding mpds and chunk request are still being requested from the old URL. Which of course doesn't exist in the old URL.

Is there any parameters or setting that can be configured in the player to make it do the succeeding request on the URL specified in the http redirect directives (Location)?

Regards,

Ferdinand

Metadata

Metadata

Assignees

Labels

status: archivedArchived and locked; will not be updatedstatus: infeasibleThe requested feature is not currently feasible

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions