Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publisher "mirror" parameter #214

Open
Artemnsk opened this issue Dec 18, 2018 · 3 comments
Open

Publisher "mirror" parameter #214

Artemnsk opened this issue Dec 18, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@Artemnsk
Copy link

Feature Request

Description
In original OpenTok docs as publisher during initPublisher() call you are able set mirror parameter. In opentok-react-native we can not set this parameter.

  1. In my case it is important to make publisher see exactly the same video in his Publisher window as other users see in Subscriber window.
  2. Why not to add it anyway as it is possible to do out of a box with OpenTok library?

Proposal
Could you pls add this extra parameter support? E.g. in OT.initPublisher() including sanitizing it via sanitizeProperties() function call.

Links / references
I found docs for JS only but I feel that it is possible to do in Android/iOS.
https://tokbox.com/developer/sdks/js/reference/OT.html
https://support.tokbox.com/hc/en-us/articles/200649664-Why-is-my-publisher-reversed-

Thanks!

@msach22
Copy link
Contributor

msach22 commented Dec 18, 2018

@Artemnsk Thanks for creating the feature request. Unfortunately, the native OpenTok iOS and Android SDKs currently do not support the mirror property so we would not be able to add that to this library until it's added in the native SDKs.

I have filed a feature request internally and will update this ticket when we make progress.

@msach22 msach22 added the enhancement New feature or request label Jan 24, 2019
@ami9000
Copy link

ami9000 commented May 3, 2020

@msach22 Curious, any update/progress on adding the "mirror" options to Publisher? Our use case is also important to have this accurate - especially as it relates to eventually archiving the sessions. This is really "removing" the mirror effect that currently gets added to the streams when front facing. Thanks!

@mzruiz
Copy link

mzruiz commented Oct 20, 2020

@msach22 Hola! Is there any update on this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants