multipartmux
MultipartMux uses the GstCaps of the sink pad as the Content-type field for incoming buffers when muxing them to a multipart stream. Most of the time multipart streams are sequential JPEG frames.
Sample pipelines
gst-launch-1.0 videotestsrc ! video/x-raw, framerate='(fraction)'5/1 ! jpegenc ! multipartmux ! filesink location=/tmp/test.multipart
a pipeline to mux 5 JPEG frames per second into a multipart stream stored to a file.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──multipartmux
Factory details
Authors: – Wim Taymans
Classification: – Codec/Muxer
Rank – none
Plugin – multipart
Package – GStreamer Good Plug-ins
Pad Templates
Properties
boundary
“boundary” gchararray
Boundary string
Flags : Read / Write
Default value : ThisRandomString
The results of the search are