Crate srs_client

Crate srs_client 

Source
Expand description

SRS Client helps to

Simplify to working process with SRS under Rust.

Structs§

SrsCallbackReq
Request performed by SRS to HTTP Callback API.
SrsClient
Client for performing requests to HTTP API of spawned SRS.
SrsClientResp

Enums§

SrsCallbackEvent
Possible SRS events in HTTP Callback API that this application reacts onto.
SrsClientError
Possible errors of performing requests to SRS HTTP API.