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

Increase Video Quality through AR glasses. #14835

Open
davismann opened this issue Jun 13, 2024 · 0 comments
Open

Increase Video Quality through AR glasses. #14835

davismann opened this issue Jun 13, 2024 · 0 comments
Labels
feature-request Issue which suggest an idea, enhancement or feature to implement

Comments

@davismann
Copy link

What problem are you trying to solve?

I am working on a project involving using my own copy of your Jitsi SDK to display a livestream from the Vuzix Shield Glasses. Essentially, a coach who helps a person who is wearing the AR glasses. I am only using it for 1 on 1 video conferencing.

I am trying to increase the resolution of the video from the glasses. Right now I am at 30 FPS and a fluctuating resolution of 320-180. I have tried to edit the config.js file on the server side for the res and the p2p. I have also tried to edit the constants.ts within the video quality folder of the react folder in my SDK to 4k, so that all calls to the constants are the highest quality.

Additionally, I also noticed that screen sharing from a person allows for a higher resolution. For example, a person in the meeting usually has a resolution of 320 or so, but their screen share has the same resolution as what the person sees locally. Is there a way to maybe inhibit my display from the glasses to essentially act and take the attributes of being a screen share? Of course this would be if I could not directly override elsewhere.

Finally, do you think the problem lies within the web side configuration not allowing higher video resolution to pass? My web version of Jitsi is running on EC2.

Any help or guidance is appreciated! Thank you so much!

What solution would you like to see?

The ability to increase the video quality.

Is there an alternative?

N/A

@davismann davismann added the feature-request Issue which suggest an idea, enhancement or feature to implement label Jun 13, 2024
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

1 participant