@Joaquín Paz Thank you for reaching out to us. Based on the information you provided, it seems that the issue is related to the SimulcastMediaStreamClient. The error message indicates that it is trying to read properties of null, which means that the mediaType property is null. This could be caused by a few different things, such as a bug in the SDK or an issue with the configuration of the service.
To help us better understand the issue, could you please provide us with more information about the transformations you are applying to the stream? Also, could you please share the version of the ACS Calling SDK you are using?
In the meantime, you can try the following steps to see if they resolve the issue:
- Make sure that you are using the latest version of the ACS Calling SDK.
- Try stopping the video stream before setting the new transformed stream with LocalVideoStream.setMediaStream(transformedStream).
- Check if the issue persists when you remove the transformer and use the original stream.