[Bug 746906] hlssink: creates a single segment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 5 19:47:40 PDT 2015


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at noraisin.net

--- Comment #8 from Jan Schmidt <thaytan at noraisin.net> ---
I replied on my blog, but I guess I should install a notifications plugin or
something...

You need to provide muxed input to hlssink. Try this:

gst-launch-1.0 rpicamsrc bitrate=1000000 vflip=true !
video/x-h264,width=640,height=480,framerate=15/1 ! h264parse ! mpegtsmux
name=muxer ! hlssink target-duration=10 max-files=5

When I tested though, it didn't work well... It creates a first segment, then
puts everything into the 2nd segment without moving to a 3rd for some reason. 

Let me know.

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