Crate gst_client_rs

Source

Re-exports§

pub use crate::client::GstClient;
pub use crate::gstd_types::Response;
pub use reqwest;

Modules§

client
Defines GstClient for communication with GStreamer Daemon API.
gstd_types
GStreamer Daemon HTTP API structures.
resources
API endpoints used inside crate::GstClient for communication with GStD based on

Enums§

Error
Possible errors of performing GstClient requests.