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

NaCl support? #72

Closed
Botspot opened this issue May 30, 2020 · 7 comments
Closed

NaCl support? #72

Botspot opened this issue May 30, 2020 · 7 comments

Comments

@Botspot
Copy link

Botspot commented May 30, 2020

Many Chrome Apps don't work in this FydeOS. Specifically Zoom and VNC.
Reason: NaCl.
Many RPi users need a Zoom client, and the most viable option they have is the Chrome App.
Too bad it doesn't work, just because NaCl is not implemented!

Countless users would thank you if you released a version that had NaCl.
Ref: https://www.raspberrypi.org/forums/viewtopic.php?f=131&t=269833&p=1643325#p1643325

@fydeos-alpha
Copy link
Member

this is now solved in the latest r83 release.

@Botspot
Copy link
Author

Botspot commented Aug 5, 2020

Great to hear!
Some people will prefer to use Raspbian's Chromium to do Zoom calls. How difficult would it be to port your Chromium executable to Raspbian?

@rahulraj80
Copy link

Great to hear!
Some people will prefer to use Raspbian's Chromium to do Zoom calls. How difficult would it be to port your Chromium executable to Raspbian?

That would be a god send!

@Botspot
Copy link
Author

Botspot commented Oct 30, 2020

Great to hear!
Some people will prefer to use Raspbian's Chromium to do Zoom calls. How difficult would it be to port your Chromium executable to Raspbian?

That would be a god send!

Actually, there's something even better than that. I have continued working with other devs for Zoom support for the RPi, and am pleased to announce that we've ported the full Linux version of Zoom onto the platform.

In addition, I've made it extremely easy to install, using a shiny new RPi app store called Pi-Apps.
For more info on the Pi-Apps Zoom installation, see https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=287680

@rahulraj80
Copy link

That was a very awesome thing @Botspot : We sorely needed it. I had tried it based on your comments at https://devforum.zoom.us/t/have-you-considered-building-zoom-for-the-raspberry-pi-4-linux-system/14257/11 , however, it is still very choppy and unusable on Pi3 with PiCamera and bluetooth headset.

Am I doing something wrong, or is there some optimization I can do, specifically for Pi3? (By my estimates, there should be around 15 million Pi 3's out of the over 30 million Raspberry Pi's in the world, so Pi 3 should be a big target segment)

@Botspot
Copy link
Author

Botspot commented Nov 2, 2020

I am a bit confused, @rahulraj80 .You said you "tried it" based on my devforum zoom comment link. But the link you sent does not provide any Zoom solution. Instead, it asked the Zoom devs to make a RPi Zoom solution. So what did you try?

As far as the Pi3 goes, there's not much I can do. I have many Pi3s lying around unused, and it makes me feel bad too. But the Pi4 is around 6 times faster for graphics-related stuff, so please consider upgrading for smooth video playback.

If you still want to use your Pi3, there's a few things you can do: overclock, enable ZRAM & swap to double your RAM, stick with a high-end sd card - don't use a usb ssd, and most importantly, enable Fake KMS OpenGL. After those 4 tweaks, my Pi3 could handle Facebook fairly smoothly.

@rahulraj80
Copy link

Hi @Botspot :

With respect to the link, I meant Chills340 and your own hints regarding the Box86 approach. I followed the Novaspirit way first, but got choppy results. I thought I might have missed something like the pulseaudio/alsa thing, so re-flashed, and followed the Pi-Apps process (Should have done this in the very first go, it had no heartburn, unlike the long form method), but got same results.

Will try those 4 steps you shared (ZRAM is already live) and revert if I get stuck.

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

No branches or pull requests

3 participants