Enable and disable stream forwarder. After creating the stream forwarder, you can call this interface to enable the stream forwarder. Once enabled, the device will automatically forward the stream when online.
1.
When you need to create a transcoder, call this interface without adding the converter_id or auto_push_stream parameters.
2.
To enable streaming after transcoder creation, call the interface again with converter_id set to the returned converter_id and auto_push_stream set to true to trigger auto streaming.