@dialtribe/react-sdk 0.1.7 → 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -4196,8 +4196,6 @@ function DialtribeStreamer({
4196
4196
  mediaStream,
4197
4197
  isVideo: isVideoKey && isVideoEnabled,
4198
4198
  encoderServerUrl,
4199
- disableCanvasRendering: true,
4200
- // <-- ADD THIS LINE
4201
4199
  onBytesUpdate: setBytesSent,
4202
4200
  onStateChange: (streamerState) => {
4203
4201
  if (streamerState === "live") {