[Bug 701681] [regression] NASA HLS stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 14 23:01:40 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701681
  GStreamer | gst-libav | git

--- Comment #11 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-15 06:01:33 UTC ---
(In reply to comment #9)
> Why should the URI query not just return the redirected URI?

Because that could break backwards compatibility and also is a bit unexpected
IMHO.

> And do we differentiate between temporary + permanent redirect here?

Maybe don't call it redirect but "actual" URI? This should probably be just the
URI that is actually used now, no matter if it's a permanent or temporary
redirect.



(In reply to comment #10)

> Reading a bit more about this particula the case, it's not the type of
> redirection I am fixing here.
> 
> In this case we have:
> curl -i -L  http://www.nasa.gov/multimedia/nasatv/NTV-Public-IPS.m3u8
> HTTP/1.0 200 OK
> [...]
> #EXTM3U
> http://public.infozen.cshls.lldns.net/infozen/public/public.m3u8

That would be interesting to support too but is a completely different problem
:) Tim probably meant HTTP status codecs 301/308 vs 302/307

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list