Skip to content

Streaming through the Datastead Encoder

Creating and configuring an instance

To create an instance that will stream to the network, invoke Encoders_CreateInstanceForStreaming

The function return an unique ID that is attribued when creating the instance.

To configure then encoder, this ID must be passed to Encoder_SetStr and Encoder_SetInt .

While the video is running:

Once the video is stopped (VideoGrabber.Stop()):