[Bug 758453] souphttpclientsink: add support for next-request as per multifilesink, with supporting parameters.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 11 06:49:28 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=758453

--- Comment #8 from minfrin at sharp.fm ---
I've been using git-master, with the following pipeline:

... ! splitmuxsink name=mux max-size-time=5000000000
location=/var/www/html/stream/split-segment%05d.ts muxer=mpegtsmux

This fails as follows:

(gst-launch-1.0:16459): GStreamer-CRITICAL **: Padname video is not unique in
element mux, not adding

This works fine:

... ! mpegtsmux name=mux ! hlssink ...

If I'm doing something wrong it would be great to know what it is. I was hoping
that cleaning up hlssink's sink support so that it was not hard coded to
multifilesink would be reasonably straightforward, but this has caused weeks of
delay and a significant amount of frustration. I would really appreciate being
able to confirm a proper way forward before I waste more time coming up with
patches that are ultimately rejected again.

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