Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Android Video SDK - BackgroundReplacement #550

@Sasikumars41

Description

@Sasikumars41

Publisher view VideoTransformer flipped the background image after set. Also, image not fully visible to the publisher and subscriber view.

val background: VideoTransformer = publisher!!.VideoTransformer(
"BackgroundReplacement",
"{"image_file_path":"$location"}"
)
publisher?.setVideoTransformers(arrayListOf(background))

com.opentok.android:opentok-android-sdk:2.30.1
com.vonage:client-sdk-video-transformers:2.30.1

Mobile: - Pixel-7a
OS: - Android 15

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions