[Bug 759170] hlssink: doesn't commence writing fragments when inserted into already playing pipeline

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 14 03:25:57 PST 2015


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

--- Comment #2 from Andreas Frisch <fraxinas at opendreambox.org> ---
Created attachment 317348
  --> https://bugzilla.gnome.org/attachment.cgi?id=317348&action=edit
minimal testcase for this issue

i made a minimal testcase for this scenario

please compile with
gcc -Wall -g `pkg-config gstreamer-1.0 --cflags --libs` hlsblock_testcase.c -o
hlsblock_testcase

usage: ./hlsblock_testcase n]
        n=0: hlssink goes PLAYING first
        n>0: fakesink goes PLAYING first, hlssink after n ms

even with parameter 0 apparently there is a problem with my audiotestsrc !
capsfilter ! avenc_aac ! queue ! mpegtsmux ! tee ! queue ! hlsmux pipeline
though

it only generates 16384 bytes worth of segment ts and then stops
this problem may be related to my original issue though or actually have the
same reason

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