missing queue
Jerry Geis
jerry.geis at gmail.com
Wed Jun 7 21:29:55 UTC 2017
(gst-launch-1.0:18616): GLib-GObject-WARNING **: value "0" of type 'guint'
is invalid or out of range for property 'playlist-length' of type 'guint'
Why would playlist-length be reporting this ?
I thought 0 was a valid option.
Thanks,
Jerry
gst-inspect-1.0 hlssink
Factory Details:
Rank none (0)
Long-name HTTP Live Streaming sink
Klass Sink
Description HTTP Live Streaming sink
Author Alessandro Decina <alessandro.d at gmail.com>
Plugin Details:
Name fragmented
Description Fragmented streaming plugins
Filename /usr/lib64/gstreamer-1.0/libgstfragmented.so
Version 1.4.5
License LGPL
Source module gst-plugins-bad
Source release date 2014-12-18
Binary package GStreamer Bad Plug-ins
Origin URL http://www.gstreamer.org/
GObject
+----GInitiallyUnowned
+----GstObject
+----GstElement
+----GstBin
+----GstHlsSink
Implemented Interfaces:
GstChildProxy
Pad Templates:
SINK template: 'sink'
Availability: Always
Capabilities:
ANY
Element Flags:
no flags set
Bin Flags:
no flags set
Element Implementation:
Has change_state() function: gst_hls_sink_change_state
Element has no clocking capabilities.
Element has no URI handling capabilities.
Pads:
SINK: 'sink'
Pad Template: 'sink'
Element Properties:
name : The name of the object
flags: readable, writable
String. Default: "hlssink0"
parent : The parent of the object
flags: readable, writable
Object of type "GstObject"
async-handling : The bin will handle Asynchronous state changes
flags: readable, writable
Boolean. Default: false
message-forward : Forwards all children messages
flags: readable, writable
Boolean. Default: false
location : Location of the file to write
flags: readable, writable
String. Default: "segment%05d.ts"
playlist-location : Location of the playlist to write
flags: readable, writable
String. Default: "playlist.m3u8"
playlist-root : Location of the playlist to write
flags: readable, writable
String. Default: null
max-files : Maximum number of files to keep on disk. Once the
maximum is reached,old files start to be deleted to make room for new ones.
flags: readable, writable
Unsigned Integer. Range: 0 - 4294967295 Default: 10
target-duration : The target duration in seconds of a segment/file.
(0 - disabled, useful for management of segment duration by the streaming
server)
flags: readable, writable
Unsigned Integer. Range: 0 - 4294967295 Default: 15
playlist-length : Length of HLS playlist. To allow players to conform
to section 6.3.3 of the HLS specification, this should be at least 3.
flags: readable, writable
Unsigned Integer. Range: 1 - 4294967295 Default: 5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170607/fbcb61f5/attachment-0001.html>
More information about the gstreamer-devel
mailing list