[Bug 594035] Add HTTP Live Streaming playback support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 29 14:20:58 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=594035
  GStreamer | don't know | git

--- Comment #58 from Andoni Morales <ylatuya at gmail.com> 2011-03-29 21:20:52 UTC ---
(In reply to comment #54)
> Some comments about the hls element.
> 
> - Call it hlsdemux to be consistent with other elements
Right
> - The hls branch contains unrelated changes to vp8enc and the video encoder
> base class
I will remove all the unrelated commits from the branch
> - It currently crashes for me in gsthlssrc.c:374 because hlssrc is NULL
> (pipeline is souphttpsrc ! hlssrc ! fakesink)
Fixed
> - The query in line 323 is leaked
Fixed too
> - The URI query should IMHO return the URI of the currently played fragment
> because that's what is visible upstream
> - gst_element_make_from_uri() already sets the URI, no need to do it yourself
> (and if you do you should use the GstURIHandler interface)
Do you mean here that the element shouldn't handle the URI queries?

-- 
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