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

[Android SDK]: Is it possible to get the PreviewView from the JitsiMeetView? #15379

Open
kalgik opened this issue Dec 11, 2024 · 3 comments
Open
Labels
feature-request Issue which suggest an idea, enhancement or feature to implement

Comments

@kalgik
Copy link

kalgik commented Dec 11, 2024

What problem are you trying to solve?

Hello everyone.

I am trying to get in the Android SDK the androidx.camera.view.PreviewView from theorg.jitsi.meet.sdk.JitsiMeetViewwithout success. Is it possible?
I would like to add some functionalities from Android CameraX API.
SDK version: Android SDK jitsi-meet-sdk:10.3.0.

What solution would you like to see?

Get the androidx.camera.view.PreviewView (Android CameraX API) from the org.jitsi.meet.sdk.JitsiMeetView

Is there an alternative?

No response

@kalgik kalgik added the feature-request Issue which suggest an idea, enhancement or feature to implement label Dec 11, 2024
@saghul
Copy link
Member

saghul commented Dec 11, 2024

We don't use CameraX nor PreviewView.

@kalgik
Copy link
Author

kalgik commented Dec 11, 2024

Is any option to zoom in/out the current streamed org.jitsi.meet.sdk.JitsiMeetView?

@saghul
Copy link
Member

saghul commented Dec 11, 2024

Not really. When a screen is being shared you can pinch to zoom.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Issue which suggest an idea, enhancement or feature to implement
Projects
None yet
Development

No branches or pull requests

2 participants