RealityServer® Web Services 4.4
contents
rtmp_remove_encoder
Removes an RTMP stream encoder.
References:
mi::rswservices::IRtmp_stream_encoder
mi::rswservices::IRtmp_context::remove_encoder()
arguments
"encoder_name"
: String
The name of the encoder to remove.
return value
Void
groups
rtmp
contents