Did Raspberry Pi just Sherlock RealVNC?

Ғылым және технология

Raspberry Pi Connect is a new service to remote control Raspberry Pis.
You can try it out on your own Pis with a Raspberry Pi ID, check out the documentation here: connect.raspberrypi.com/
RealVNC is still useful too; though I hope they update it soon to work with Wayland on Pi OS 12 'Bookworm'! If you want to get RealVNC working on Pi OS 12, see: help.realvnc.com/hc/en-us/art...
The two things I showed in my testing, since I know some of you will ask (these are affiliate links):
- HDMI EDID 2K display emulator: amzn.to/4a3QVgI
- Rii Wireless keyboard: amzn.to/4bbvRpR
Support me on Patreon: / geerlingguy
Sponsor me on GitHub: github.com/sponsors/geerlingguy
Merch: redshirtjeff.com
2nd Channel: / geerlingengineering
3rd Channel: / @level2jeff
Contents:
00:00 - Sherlocked!
00:38 - Why RealVNC won't work
01:25 - Raspberry Pi Connect
02:37 - How to get started
03:08 - How is it?
04:13 - Mobile limitations
06:27 - Can it replace RealVNC?
06:57 - Will it be monetized?

Пікірлер: 486

  • @john__
    @john__23 күн бұрын

    Jeff, you say "CGNAT" a couple of times, but do you perhaps mean NAT hole punching? I could be wrong but I don't think CGNAT is related. Further, I think that the relay servers *do* forward all of the traffic, and the documentation is just trying to clarify that the Connect service doesn't see/retain the actual remote desktop traffic which is encrypted end-to-end with tunneled DTLS. This line you highlight: "In such cases, Raspberry Pi only retains the metadata required to operate Connect." doesn't seem to contradict this; it's only specifying what data is retained, not what data is transmitted. FWIW, I think this is fine, assuming they did their cryptography right a relay service like this is trustworthy (though it might be expensive to run.) If they aren't trying to NAT holepunch then they ought to add that. If they wanted to monetize it while still keeping community goodwill, I honestly think all they need to do is add a self-host option.

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    I meant that when the connection uses CG-NAT, then Connect would need to punch through that, though I worded it a bit funky. And in hindsight (I wrote this script late Sunday night, heh), I think the way I described the relay was a bit off (I think I had just read over the docs but was not relying on some older notes I had when I asked Pi about it a few weeks ago). Going to pin your comment as it adds that clarification nicely!

  • @libtiff

    @libtiff

    23 күн бұрын

    imho @@JeffGeerling meant to say STUN, also * Why let your poor dad use VNC not only is VNC's encryption lacking you show wireguard later on so know of way better ways, subnet for each station, etc. * Don't drive somewhere killing penguins to demonstrate poor connectivity - comeon iptables time

  • @john__

    @john__

    23 күн бұрын

    @@JeffGeerling Ahhhh, now I get what you meant. My condolences if you are stuck with CGNAT and no IPv6 with your mobile carrier, quite a pain!

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    @@john__ Definitely :D

  • @SectorfiveYT

    @SectorfiveYT

    23 күн бұрын

    @@john__ I'm stuck with CGNAT but I have IPV6 and it's a fibre optic connection, but if I want a static ipv4 I'd need to pay extra, which is not really viable considering the internet price already.

  • @JCWren
    @JCWren23 күн бұрын

    Whenever you say "Until next time, I'm Jeff Geerling" always makes me wonder if you'll decide to be someone else next time.

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    You never know...

  • @redwhiteandbluebonnets8180

    @redwhiteandbluebonnets8180

    23 күн бұрын

    Next time: Geer Jeffling.

  • @MartiUK_

    @MartiUK_

    23 күн бұрын

    Red Shirt Jeff can strike at any moment

  • @BastetFurry

    @BastetFurry

    22 күн бұрын

    Hmm... 🤔 Jane Geerling? Not that i would mind, but it would be the second KZreadr to pull that off from the selection i follow. 😅

  • @jonasdatlas4668
    @jonasdatlas466823 күн бұрын

    Wait, "create a Raspberry Pi ID"? D: I get that it is kinda necessary for a relay service like RealVNC's but that sentence still made me die inside a little

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    Luckily it's not necessary for anything else-and the second anyone ever considers it necessary for anything that's not a connected web service, I'm out ;) Could you imagine having to have a Raspberry Pi ID to download Imager, or a Pi OS ISO? :D

  • @RaduTek

    @RaduTek

    23 күн бұрын

    @@JeffGeerling >Could you imagine having to have a Raspberry Pi ID to download Imager, or a Pi OS ISO? :D Sounds like something Broadcom would do :)

  • @YonatanAvhar

    @YonatanAvhar

    23 күн бұрын

    I'm just getting flashbacks to when Windows started adding the option to log in with a Microsoft account, then slowly made it harder and harder to not use that

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    @@RaduTek Heh, or netgate, most recently!

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    @@YonatanAvhar The amount of time humans have wasted getting around Microsoft's login nags...

  • @Will-kp1iv
    @Will-kp1iv23 күн бұрын

    I've always hated RealVNC because its proprietary, I've long gotten over VNC in general and use SSH, Wireguard and XRDP/ FreeRDP. Debian + Gnome Wayland support RDP natively, its just a switch in the settings menu.

  • @elonburgers5308

    @elonburgers5308

    23 күн бұрын

    @nnthepirateI used to use that before xrdp and freerdp with mremoteng/remmina, it was fairly good but still proprietary. It sometimes used to mess up on the host side with X doing funny things like opening a new session for every connection but it was ok, definitely a lot better than vnc.

  • @nerdy_dav
    @nerdy_dav23 күн бұрын

    Patience... I used to shell into systems using 9600 baud dial up...

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    Hehe but it was only text, and back then developers cared about bits and bytes, and wouldn't gobble up 1,000,000,000,000 of them with a single web page!

  • @CutoutClips

    @CutoutClips

    23 күн бұрын

    @@JeffGeerling A 1 Tb web page would be kind of impressive

  • @BastetFurry

    @BastetFurry

    22 күн бұрын

    @@CutoutClips DON'T GIVE THE WEB DEVS IDEAS!

  • @BastetFurry

    @BastetFurry

    22 күн бұрын

    I once ssh'd into my server trough a, felt like, 2400 baud connection with lag galore from an airport terminal where the folks who had configured their paid wifi forgot to fully close it in unpaid login mode. Good enough to start BitchX and chat with the homies so i didn't complain. 😁

  • @JohnR31415

    @JohnR31415

    20 күн бұрын

    9600, luxury…

  • @MarcoGPUtuber
    @MarcoGPUtuber23 күн бұрын

    I thought Watson moved to Redmond and became a doctor there or something.

  • @russellzauner

    @russellzauner

    23 күн бұрын

    Ultimately, once it became legal he married BoB.

  • @ricardog2165

    @ricardog2165

    23 күн бұрын

    He turned into an app crash logger, it was a good gig.

  • @gorak9000

    @gorak9000

    22 күн бұрын

    I think Watson moved to Ithica, and got really good at Jeopardy

  • @djrenault
    @djrenault23 күн бұрын

    "what should we call you?" "ishmael" nice lol

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    Ha! You win the comment section for today, sir. I was wondering when someone would pick up on that :D

  • @p-thor
    @p-thor23 күн бұрын

    Does tigervnc not work with wayland? Also remote connection through a cloud based access is a no go for me

  • @mikeburke7028

    @mikeburke7028

    23 күн бұрын

    It does for me. I run TigerVNC from my OpenSuse Tumblweed laptop with no issues.

  • @inferno14142

    @inferno14142

    23 күн бұрын

    I use tigervnc. Have found no issues with anything

  • @p-thor

    @p-thor

    23 күн бұрын

    @@mikeburke7028 Ah cool thanks. then the only question remaining is; "is it available on the pi?". :)

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    TigerVNC works fine too

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    I believe it is, haven't tested on my Pi though.

  • @ciaduck
    @ciaduck23 күн бұрын

    I'm sure others have mentioned this, but Gnome 42 introduced RDP. You can install it using the "gnome-remote-desktop" package. Bookworm is on Gnome 43, which includes the prior package.

  • @FujiLivz

    @FujiLivz

    23 күн бұрын

    Been using xrdp for a good long while now and like it, but havn't dabbled with the gnome-remote-desktop package, I'll have to give it a shot - thanks for the tip!

  • @virtuserable
    @virtuserable23 күн бұрын

    Would be interesting to see a threat model on this service.

  • @dougle03

    @dougle03

    23 күн бұрын

    Good luck asking for that and actually getting it... Raspberry went all commercial during Covid, expect everything we see from big players like HP, Dell ect... If it can be monetized, then for sure it will; the only question is how well disguised it'll be...

  • @Those_Weirdos

    @Those_Weirdos

    22 күн бұрын

    The threat model is "yes".

  • @keyboard_g
    @keyboard_g23 күн бұрын

    The last thing I want is my Pis accessible from the web and/or calling home with a unique id. I'll stick to tailscale.

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    I think if you don't already use RealVNC or TigerVNC, the service is probably not going to move the needle for you; I still use WireGuard for my own needs.

  • @SimonMeskens

    @SimonMeskens

    23 күн бұрын

    Remember that the last thing you want might be the first thing I want of course. Everyone has different use cases.

  • @disasterincarnate

    @disasterincarnate

    23 күн бұрын

    @@JeffGeerling i think he is more concerned about more nefarious possibilities with a remote control system baked in as default.

  • @crackedEgg

    @crackedEgg

    23 күн бұрын

    Its great for education

  • @asdfasdfasdfasdeff

    @asdfasdfasdfasdeff

    23 күн бұрын

    @@crackedEgg It's worse for education. This is solely for Raspberry Pi where they can ultimately start to charge for "cloud connectivity" as a subscription service.

  • @ShawnMcNaughton
    @ShawnMcNaughton23 күн бұрын

    This is a nice idea, but there's a lot I don't like. Running through a third party server isn't ideal, but it being Pi proprietary is the bigger sin. It's especially vexing when (1) solutions like NoVNC already exist for VNC in a browser, (2) they already have to use WayVNC as a VNC server as you mentioned, so why not move to that and (3) we could be moving to more modern protocols (RDP isn't ideal, but has advantages; NoMachine supports Wayland (via GLCapture?), but the open source X2Go does not appear to yet). I'd have just loved to see some NoVNC contributions and something usable on any machine.

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    I agree in principle; however I think Raspberry Pi's goal with this service is to only serve a small niche market-people who bought Raspberry Pis, and want to be able to access them from any device, anywhere. It's not a service I think meant to compete with RealVNC or other more generalized solutions (open source or not), just a convenience for people who buy Pis.

  • @andrewmckenzie9080
    @andrewmckenzie908023 күн бұрын

    Why not use Guacamole? This way you are in full control and not reliant on the proxy service being in another country and increasing your latency.

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    I do enjoy the taste of mashed up avocados

  • @VolkerHett

    @VolkerHett

    23 күн бұрын

    @@JeffGeerling And I need a healthy amount of this and tequila when I have to setup a keyboard from a german macbook running OpenSUSE so it will be somewhat usable with guacamole.

  • @KameraShy

    @KameraShy

    23 күн бұрын

    @@JeffGeerling cute

  • @tomfahey2823

    @tomfahey2823

    23 күн бұрын

    From my experience, it's not the easiest thing to setup, especially for someone with no previous experience with Apache/Tomcat. I never could manage to get OIDC auth working with it.

  • @surewhynot6259

    @surewhynot6259

    23 күн бұрын

    Tomcat is a nightmare

  • @BobWidlefish
    @BobWidlefish23 күн бұрын

    Relying on a third party to proxy administrative connections is totally unacceptable for any real sysadmin needs. You’re just begging for a horrific outage or worse, a shell compromise.

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    That's why I said if you're like you or me, you'll still have your own VPN, not rely on a service like this :)

  • @BobWidlefish

    @BobWidlefish

    23 күн бұрын

    @@JeffGeerling indeed. I don’t begrudge you letting people know about this functionality, of course. I just wanted to emphasize that this approach has major downsides which make it only suitable for casual users. Have a great week!

  • @AlexandrShut

    @AlexandrShut

    23 күн бұрын

    I think if someone has a mission critical device/system/platform it has to have multiple ways to connect to. Even in the 'tailscale era' it's nice to have a backup plan if something goes wrong 😊

  • @greensheen8759

    @greensheen8759

    23 күн бұрын

    Yeah. Tailscale is nice but I'm definitely busting out openvpn again if things go south with them

  • @BobWidlefish

    @BobWidlefish

    23 күн бұрын

    @@AlexandrShut multiple ways never includes relying on additional third parties beyond unavoidable ones. Good backups: Backup internet connection. Backup modem. Backup serial connection to another device. Backup cellular modem.

  • @the_beefy1986
    @the_beefy198623 күн бұрын

    Being a security engineer IRL, not a fan of cloudification of this, free or not. If you're really in a situation where you want to have always-on connectivity to a remote Pi, you're probably a engineer/tinkerer type anyway, and then you'd probably have enough skill to set up your own VPN or mesh VPN (like ZeroTier or Tailscale) to handle the network traversal, and then setup whatever you like on top for the remote desktop part.

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    I think for many of us on this channel (you and me included), that holds true. I think this service is more geared towards a school that wants to give the students easy remote access (and might not have even an IT person on staff), or for beginners who just bought a Pi and want a way to get at it from elsewhere, and might not be comfortable with the command line. It has a place, and I see it as useful in that place. But most of the people who will comment on this video (myself included) are probably not the target audience.

  • @_pixelpicnic
    @_pixelpicnic23 күн бұрын

    Thanks for the video Jeff! I personally like NoMachine for connecting to all of my machines. It seems to work fine on my Pi5 and 4.

  • @fotografm
    @fotografm14 күн бұрын

    Oh wow - that works really well ! And realvnc just emailed me to stay that I need to start paying for it. Thank you, Jeff 🙂

  • @dherrendoerfer
    @dherrendoerfer23 күн бұрын

    For exactly that reason did I create the vircon kernel module many years ago. to just get a simple virtual console, keyboard and mouse that can be forwarded by a simple libvnc tool. It didn't make the mainline kernel, but it made it into many virtualisation guests and micro distros.

  • @GerardPinzone
    @GerardPinzone23 күн бұрын

    How does PiKVM remote over a browser so well? Why can you take that feature and implement it for any Pi?

  • @Max24871
    @Max2487123 күн бұрын

    So is it in any way useful for local connections, and does it do anything beyond wayvnc locally? This video is really light on details for those more common use cases

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    It works locally, but no reason to use it if that's your only use case. It's handy for remote connections .

  • @Max24871

    @Max24871

    23 күн бұрын

    @@JeffGeerling so it isn't better than wayvnc? Kinda disappointing, considering how unresponsive even local vnc over Ethernet tends to be. I'm hoping KDEs krdp turns into something useful.

  • @Skylord12345
    @Skylord1234523 күн бұрын

    I use Apache Guacamole for all my remote desktop needs. It's free, you can self host it, and it supports VNC and RDP (you can also enable file sharing really easily). It's also nice having all of my VNC/RDP servers listed in a single easy to manage interface (and you can setup user accounts with permissions so only certain users can access specified resources). I haven't found another remote desktop that is even nearly as good and free in the browser. Also VNC/RDP authentication is pretty awful so it's nice to have Apache Guacamole as a proxy because it has better security.

  • @ewasteredux
    @ewasteredux22 күн бұрын

    You know Jeff, you have the perfect last name. I mean if you simply replace one of the 'e' characters with an 'a' (as in "Gearling") it creates a word defined as "a junior engineering minion". So hopefully if/when you get to a spot where you can hire people to help you, this would be an appropriate title. Who knows, might even be a good monicker for your kids depending on technical aptitude.

  • @sbklb1
    @sbklb123 күн бұрын

    In your video you share your connected device string. Is there any security issue with that or is that string/UID created per session or per device?

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    It's per device but regenerated if you delete and re-add the device (which I did yesterday after making this video ;) Also, you have to still be signed in to access the remote session with that URL.

  • @petekrz
    @petekrz23 күн бұрын

    I'm a little confused - I use RealVNC Viewer with my RPi 4s and 5s which are running Bookworm and Wayland (wayvnc). I am using this locally on my LAN, so I'm not using RealVNC Connect. I will sometimes have VNC drop the initial connection, but I retry and then it works. I don't recall doing anything special to get it to work. What am I doing wrong/right?

  • @jeffreybassett9918
    @jeffreybassett991818 күн бұрын

    Jeff - does Pi Connect support audiio? I am struggling with my Pi to get audio working

  • @aravjain
    @aravjain23 күн бұрын

    I am going to India for 3 months in just 2 days, and leaving my Pi 5 in the US, at my house. I was planning to just use SSH, since RealVNC was nearly impossible to work properly with. But Raspberry Pi Connect (and your video) saved the day at the last minute! Now, I just need to wait for my Alexa smart plug to arrive, so I can turn on my shut-down Pi manually, from my phone's Alexa app. Thank you, Jeff, and the Raspberry Pi Team!!

  • @Murph9000
    @Murph900023 күн бұрын

    RealVNC is working fine for me with the March 2024 raspios bookworm release with the Pi in Wayfire mode. They fixed it, at least as far as using RealVNC client to connect to a default Pi (not sure if other use cases might still have a problem)

  • @kensommerville
    @kensommerville22 күн бұрын

    I don't use RealVNC on my PI but I do use XRDP. Wonder if the Bookwork upgrade will still support it?

  • @jonathanmellette8541
    @jonathanmellette854122 күн бұрын

    I'm confused. I JUST set up a brand new PiOS on my Pi4 yesterday, did and update and upgrade to everything, and installed RealVNC and had no issues at all. Does the Raspberry Pi Imager not install the latest version of PiOS?

  • @xizar0rg
    @xizar0rg22 күн бұрын

    For someone with pretty rudimentary understanding of most of this linux/networking stuff, is this like SSH'ing into a headless pi, except you're going into the graphical environment of a big install? For someone who just does simple *very* simple console stuff over SSH and then uses a browser to fool around with Jupyter over my local network, would this be useful? Would this let me do the SSH/Jupyter level stuff when I'm visiting places far away?

  • @disablewong
    @disablewong23 күн бұрын

    why don't just use tightvnc with novnc wrapping up to browser?

  • @tacokoneko
    @tacokoneko23 күн бұрын

    I'm living in a fully open source X11 world where x11vnc, tigervnc and kasmvnc are my go-to remote desktop apps. Many other things I also use such as sunshine also support Wayland, but if the cutting edge of Wayland remote desktop is closed-source software, it looks like i'll be sticking with X11 for a while.

  • @povilasstaniulis9484

    @povilasstaniulis9484

    19 күн бұрын

    Why you mean by "cutting edge" ? Both Wayfire and Wayvnc are open source and open source TigerVNC works fine as a client. Using noVNC as a frontend is also an option. Just because the Pi Foundation is promoting closed source software for some reason doesn't mean you have to use it.

  • @tacokoneko

    @tacokoneko

    18 күн бұрын

    ​@@povilasstaniulis9484 i'm super anti-closed-source so my comment is just kinda passive-aggressively complaining about the content of the video for no other reason. but i respect jeff geerling even though he uses mac so i criticize the software not the person

  • @stewiex
    @stewiex23 күн бұрын

    Can you use Chrome Remote Desktop? I tend to use it more than TeamViewer while connecting to my Windows PC from Android.

  • @william18miller
    @william18miller23 күн бұрын

    Thanks for the video Ishmael

  • @readtedium
    @readtedium23 күн бұрын

    I love RustDesk FWIW.

  • @gg-gn3re

    @gg-gn3re

    22 күн бұрын

    Yea, video streaming is far far far superior to jpeg streaming. tightvnc is the best vnc, better then realvnc and tigervnc.. but they are all bad. vnc is bad. rustdesk (video), rdp (redraw), x2go (redraw) all better

  • @andrewwoods456
    @andrewwoods45623 күн бұрын

    Many thanks Jeff Is Pi-Connect secure/encrypted?

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    Yes; see their blog post with a few more details.

  • @justinknash
    @justinknash23 күн бұрын

    Jeff, what’s that top looking cli utility?

  • @joker28666
    @joker2866622 күн бұрын

    But doesnt RealVNC just work on the pi5? granted file transfer isnt supported and you sometimes get warnings, but i dont remember ever switching from wayland to x11

  • @the-shork
    @the-shork23 күн бұрын

    Love the shirt! Real oldschool chic

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    We thought about adding this shirt to the online store (working on relaunching it), but the expense for decent quality embroidery would make that a bit insane, cost-wise. But I would love to have a couple 80s/90s-vibe shirts that I could put up on RedShirtJeff.com (mostly so I could wear them myself lol).

  • @SodaWithoutSparkles
    @SodaWithoutSparkles23 күн бұрын

    When I found out RealVNC doesnt work on my ubuntu install because it uses wayland, I installed sunshine on my server. It was buggy before, like the cursor would not show up. But, after the latest update, the cursor showed up. But sunshine is orginally used for gaming, therefore it wasnt the best for remote access.

  • @adnanalam6201
    @adnanalam620122 күн бұрын

    Jerry what's that small keyboard called

  • @alanjrobertson
    @alanjrobertson23 күн бұрын

    Looks like a decent replacement for RealVNC, although I'll be sticking with Mesh Central - still free but massively powerful and also does console and file transfer. Works cross platform too 👍

  • @Sternhammer89
    @Sternhammer8922 күн бұрын

    Learnt about this for the first time on Toms Hardware. No review yet. Oh and just spotted the Dalek behind you :-)

  • @importprogram
    @importprogram23 күн бұрын

    Kinda forgot about RealVNC after using NoMachine for a while, although never tested it with a Raspberry Pi before. Still this Raspberry Pi Connect looks very sleek and easy to use.

  • @Pixelatorx2

    @Pixelatorx2

    17 күн бұрын

    No machine is life

  • @digitalsparky
    @digitalsparky23 күн бұрын

    I think I'm more inclined to run a netbird server which connects out to all of my pi's then connect to vnc over that - that way it has the opportunity to traverse without needing to go via another service, and give you far more features/access... That said, it's still a good 'simple' solution. (you could also use zerotier, nebula to another mesh-vpn, but yeah, would be pretty darn useful either way

  • @mjmeans7983
    @mjmeans798323 күн бұрын

    Can you setup your own relay server and configure to not use the pi relay server at all?

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    I actually asked about that on the Pi Forums-right now it looks like the answer to that is 'no', unfortunately. It may be possible but definitely not now in the beta. Would be neat if you could self-host a relay (and would save Raspberry Pi's own resources/bandwidth).

  • @morsine
    @morsine23 күн бұрын

    weird question, (I don't live in the US so I don't know) doesn't AT&T provide IPv6 to prevent CG-NAT limitations?

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    It does not seem that way.

  • @morsine

    @morsine

    23 күн бұрын

    @@JeffGeerling thank you for responding !!

  • @TexanMechanicus
    @TexanMechanicus20 күн бұрын

    Do you think you could have your dad make a video on how he uses PIs to monitor remote radio towers? I'd love to incorporate that into some of my equipment and would like to see a setup.

  • @wtfpwnz0red
    @wtfpwnz0red16 күн бұрын

    Wasn't the point of X11 server to be able to log in from a remote terminal and get a desktop environment? Is Wayland not similarly capable?

  • @fotografm
    @fotografm14 күн бұрын

    For me this only works after a user logged in to the pi with a monitor connected. Not very useful for a remote headless server. Have I missed something ?

  • @JamesKeim-1
    @JamesKeim-123 күн бұрын

    Remember when we just ssh’d into our systems with X11 forwarding enabled? Thank goodness for Wayland and progress. Actually, I did this with my Pi5 just the other day and it mostly “just worked.”

  • @Ylyrra

    @Ylyrra

    23 күн бұрын

    sshed? I regretably remember doing it way less securely. :D

  • @maxpoulin64

    @maxpoulin64

    19 күн бұрын

    Waypipe works pretty well too, not as integrated in SSH as X11 forwarding would but it works well. Can even play video is in Firefox on another machine over WiFi and it's pretty smooth.

  • @timmmurray8110
    @timmmurray811023 күн бұрын

    What's wrong with ssh + X11 forwarding?

  • @EnigmaNL
    @EnigmaNL22 күн бұрын

    I don't understand, he says RealVNC doesn't work with Wayland but my Pi 5 is running Wayland and I can use Real VNC without any problems?

  • @DigitalDiabloUK
    @DigitalDiabloUK23 күн бұрын

    Useful in an emergency, but too many gaps for long term use. Is there any MFA? Don't like the auto-login. I tend to use shell access for most things, and either Google Remote Desktop or Parsec for remote control (the latter not supporting Linux hosts yet).

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    Raspberry Pi ID does support MFA (TOTP), but I don't know if there's any way to require it every time you access a device in a new session.

  • @dreamyrhodes
    @dreamyrhodes23 күн бұрын

    How is that compared to RustDesk?

  • @Tkaya460
    @Tkaya46023 күн бұрын

    Why is a cloud service necessary to solve the realvnc wayland issue?

  • @Nossieuk
    @Nossieuk23 күн бұрын

    So whis local or own server optional here?

  • @BrianMaddox
    @BrianMaddox23 күн бұрын

    I’ve honestly had better luck using xrdp instead of any of the vnc servers. Seems to be much faster, less lag, etc.

  • @supercheetah778
    @supercheetah77823 күн бұрын

    Does RPi OS still use Gnome? Newer versions of Gnome/Mutter on Wayland already have built-in support for RDP. I'm surprised they didn't just try to use that instead of the inefficient and proprietary VNC.

  • @PaulSpades

    @PaulSpades

    23 күн бұрын

    Isn't RDP developed by Microsoft, for Windows? I thought that required licensing MS patents.

  • @supercheetah778

    @supercheetah778

    23 күн бұрын

    @@PaulSpades That's true, and it's also technically proprietary as well, but it's been extensively reverse engineered, and re-implemented, and is much more efficient than VNC.

  • @PaulSpades

    @PaulSpades

    23 күн бұрын

    @@supercheetah778 I'm really not sure how you can avoid patents on a protocol. Unless you change it. Please enlighten me.

  • @supercheetah778

    @supercheetah778

    23 күн бұрын

    @@PaulSpades Actually, I'm somewhat wrong I found out. Microsoft publishes the RDP protocol with an Open Specification Promise, i.e. they won't go after anyone using their patents if they just create an implementation of it. So it's only proprietary in the sense that Microsoft owns it, but they want it to be an industry standard, so they let anyone implement it that abides by the OSP.

  • @PaulSpades

    @PaulSpades

    23 күн бұрын

    @@supercheetah778 Ohhh. Well, it did answer my question. How nice of them. It still smells like samba and I'm bitter over ntfs, though. So, they can stick RDP where they keep .chm

  • @swittman9123
    @swittman912323 күн бұрын

    I know you're typically a Raspberry Pi /Linux guy, but I'd be interested in hearing your thoughts about the new Arduino PLC modules.

  • @SP-ny1fk
    @SP-ny1fk5 күн бұрын

    Couldn't they integrate a KVM in the hardware?

  • @misteragony
    @misteragony23 күн бұрын

    Does xrdp work on wayland?

  • @applicablerobot
    @applicablerobot23 күн бұрын

    How do you not pass all of the traffic through the relay? If both clients are behind cgnat...

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    You do, the way I said it in the video's a bit off-see the top pinned comment :)

  • @pjohnson21211
    @pjohnson2121123 күн бұрын

    low bandwidth connections is where you leverage the CLI 😀

  • @GSBarlev

    @GSBarlev

    23 күн бұрын

    Yeah, anyone comfortable in the terminal is not the target audience for this. OTOH, it's shocking how many server applications, especially in the academic and industrial space, *require* a GUI for administration or even monitoring.

  • @mranthony1886
    @mranthony188623 күн бұрын

    Real vnc knew wayland was comming

  • @autohmae
    @autohmae23 күн бұрын

    I wish they had like GNOME RDP, I think it already supports a bunch of the things they want, better latency/low bandwidth support, and the GNOME 46 version also supports remote login screen.

  • @paherbst524
    @paherbst52420 күн бұрын

    who uses realvnc anymore when tigervnc exists?

  • @kataseiko
    @kataseiko22 күн бұрын

    Does that connection work with Twingate? I don't have a VPN because my provider won't give me a public IPv4 address. But Twingate runs on a Pi in my home network and gives me full speed access to everything on my network. You can configure it down to only allow certain ports, too - it's a great tool!

  • @Luzgar
    @Luzgar23 күн бұрын

    Is there a way to use this by just giving it the IP address of the target ? Or is the online account stuff mandatory ?

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    For Pi Connect, it's meant to be used with a Pi account over the web. Otherwise, I would recommend wayvnc directly, with TigerVNC, or you could use one of the other remote access solutions (RealVNC is just one, but one that ships with Pi OS still).

  • @meowcula
    @meowcula23 күн бұрын

    oh wow, you whipped out an old mac-ism :) I remember watson!

  • @MichaelBTryn
    @MichaelBTryn23 күн бұрын

    I love using RealVnc

  • @marcel151
    @marcel15117 күн бұрын

    Is is possible to get sound passthrough with Raspberry Pi without having to pay?

  • @edd7
    @edd723 күн бұрын

    When not use a self-hosted RustDesk? What are the benefits of using this over RustDesk?

  • @HomelessAtomist
    @HomelessAtomist23 күн бұрын

    Best vpn experience that I’ve had was with KasmVNC, though no wayland support yet and only web interface (which is not a big issue honestly)

  • @IOUaUsername
    @IOUaUsername23 күн бұрын

    Is VNC even relevant in this day and age? NoMachine performs so well I haven't used VNC in years.

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    For some people, VNC is a tool of a bygone era. But for others, it (or other tools using VNC still, like TigerVNC + wayvnc directly) is still a useful tool for remote access. To each their own, I generally use SSH, and if I need remote SSH, I set up a private VPN or use Tailscale or Twingate.

  • @DrakeTain
    @DrakeTain23 күн бұрын

    Are you at drupalcon this week?

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    No, sadly not :(

  • @ltpinecone
    @ltpinecone23 күн бұрын

    Kinda neat, reminds me of guacamole a little bit.

  • @alexandrecouture2462
    @alexandrecouture246223 күн бұрын

    Interesting!

  • @redwind3475
    @redwind347522 күн бұрын

    Does it offer audio??

  • @pseudotasuki
    @pseudotasuki23 күн бұрын

    Your description might give people the wrong idea about Sherlock and Watson. Sherlock was *first*, with Watson named to reference the fact that its purpose was to assist Sherlock. Apple later added features to Sherlock which made Watson redundant.

  • @Manu-nr1yt
    @Manu-nr1yt23 күн бұрын

    Is the rpi-connect endpoint that runs on the Raspberry Pi open source? So far I have not found the source code or any information if it will be made available. If this is closed source, then this would be a big NO for me.

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    Nope; it is not. I've asked about whether the relay could also be run separately, but it sounds like there's no plan for that at this time either. The official suggestion is to use wayvnc directly and set up your own connection instead of Connect if you need that level of security / source introspection. For me, I still rely on my Wireguard setup and do stuff through SSH anyways.

  • @JessicaFEREM
    @JessicaFEREM22 күн бұрын

    I think it wouldn't be too much hassle for them to add a "pop On screen keyboard" button. it's a hacky workaround but a necessary one. also it may be possible to turn off animations on the desktop environment settings. you don't need animations anyways and I wonder why they even bothered to enable them by default to begin with, especially considering most of the clientele use these for.

  • @dougle03
    @dougle0323 күн бұрын

    Zerotier for the win. Specifically with a self hosted 'moon'. Works every time and has no issues with CgNat

  • @JB-fh1bb
    @JB-fh1bbКүн бұрын

    I so much miss the days when remote desktop meant tiny update packets bc the the remote tool could watch for window updates at the lowest level. Now every remote tool is taking a picture of the screen and then sending as many compressed pictures as possible over the network (understandable with GPU rendering but still sucks). What used to be

  • @newsofthenerd
    @newsofthenerd19 күн бұрын

    How is this vs xrdp?

  • @MarcoGPUtuber
    @MarcoGPUtuber23 күн бұрын

    1:25 is it time to switch to TightVNC?

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    Definitely not LooseVNC!

  • @Badg0r
    @Badg0r22 күн бұрын

    I use pivpn to connect to a proxmox environment to control different VM's. It's way faster, but not the purpose of this video. It's good to see that the OS is getting more mature.

  • @Anim4000
    @Anim400022 күн бұрын

    I think if both have IPv6 and IPv6 at Pi side allow incoming would give Peer 2 Peer. Question is do Pi Connect support IPv6? Many Remote Desktop software doesn't support IPv6 like AnyDesk, TeamViewer.

  • @lostphysicist
    @lostphysicist23 күн бұрын

    I'm confused... so now VNC won't work without an account?

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    There are other VNC options still, they all work. This is just a handy way to let Raspberry Pi handle the complexity of the backend if you don't have a way to get at the VNC session remotely.

  • @lostphysicist

    @lostphysicist

    23 күн бұрын

    @@JeffGeerling I see. So RealVNC specifically doesn't work, but other options still exist. I actually never used the default VNC except to connect through LAN. Thanks for the explanation. Cheers.

  • @Sama_09
    @Sama_0923 күн бұрын

    Is there something like this for debian !!!

  • @kcalbxof
    @kcalbxof23 күн бұрын

    I never used VNC (except for passthrough for xRDP one time), and never will. Moonlight + sunshine combo works way better in every occasion i had.

  • @____________________________.x
    @____________________________.x23 күн бұрын

    You might save a few bytes by not having a wallpaper on the remote PC

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    Ha! True! That's also why I use a 50% grey desktop background on all my main computers. That, and keeping color-neutral since I do some work where color matters.

  • @aarong9378
    @aarong937823 күн бұрын

    Apple also Sherlock'ed Siri. It used to be a stand-alone application.

  • @JeffGeerling

    @JeffGeerling

    23 күн бұрын

    Apple Sherlocks a lotta things :O

  • @MarcDoughty
    @MarcDoughty19 күн бұрын

    I'm having trouble with the conflation of the third-party Internet service and the software itself. Raspberry Pi Connect is a Raspberry Pi only third-party service that adds a cloud layer to WayVNC? I don't think that 'shetlocks' RealVNC at all. I didn't even know RealVNC offered such a service!

  • @Hossimo
    @Hossimo23 күн бұрын

    Tailscale and Wireguard are a game changer for me. I still need a VNC/RDP but at least it's behind my router. I still hate setting up a OpenVPN.. HATE IT!

  • @povilasstaniulis9484

    @povilasstaniulis9484

    19 күн бұрын

    OpenVPN really ain't that hard to setup and has clients for pretty much everything.

  • @Hossimo

    @Hossimo

    19 күн бұрын

    @@povilasstaniulis9484 I didnt mean to say it was hard, I meant to say that I hate it.. I have been using it in my AWS VPC's for years and just switched to tailscale and never looking back!

  • @fgregerfeaxcwfeffece
    @fgregerfeaxcwfeffece23 күн бұрын

    My collecting of one of every generation of Pi is not just retail therapy, I rationalize it as supporting the pi foundation. The release of the firs pi was surreal already. But their product offering just got better and better. And for their low margins the keep up with demand pretty well. You can really just rely on them just keep on producing. So the scalpers will eventually lose. Pretty good track record so far.

  • @lexacutable

    @lexacutable

    22 күн бұрын

    did they ever apologise for hiring a cop who shit-talked people on social media

  • @sheevys
    @sheevys23 күн бұрын

    Interestingly, raspberry pi and realvnc (and arm) are headquartered in Cambridge.

  • @CarlRyds
    @CarlRyds22 күн бұрын

    Shame Pi Connect can’t run on a Raspberry Pi 3, I have a few of them which I use for light weigh things and don’t see a need to upgrade them to a Raspberry Pi 4 or 5. Guess I’ll just keep using Real VNC for them, I do like to keep as much software as I can as in-house as possible so would have been nice to use a first party VNC.

  • @ChristopherHailey
    @ChristopherHailey23 күн бұрын

    The first thing I do after installing any distro on any architecture is to disable Wayland. Maybe some day it or something else will replace X11, but not today. Maybe I'm stuck in the mud because I've been using X11 since it was in beta, but I think right now Wayland is not ready for prime time.

  • @BBBrasil
    @BBBrasil23 күн бұрын

    4:32 Only 1M... We get accustomed to good things very quickly. I remember monitoring ptp towers and SCADA with RS-232, or several units with RS-485!!, BAUD rate 1200, phone-modem connections, remember the pih-roh-pih-roh-riiii ?

Келесі