curlfilesink
curlfilesink — sink that uploads data to a server using libcurl
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstBaseSink
╰── GstCurlBaseSink
╰── GstCurlFileSink
Description
This is a network sink that uses libcurl as a client to upload data to
a local or network drive.
Example launch line (upload a JPEG file to /home/test/images directory)
Synopsis
Element Information
plugin |
curl
|
author |
Patricia Muscalu <patricia@axis.com> |
class |
Sink/Network |
Element Pads
name |
sink |
direction |
sink |
presence |
always |
details |
ANY |
Types and Values
struct GstCurlFileSink
struct GstCurlFileSink;
Property Details
The “create-dirs”
property
“create-dirs” gboolean
Attempt to create missing directory included in the path.
Flags: Read / Write
Default value: FALSE