Facebook Twitter Instagram
    • About
    • Privacy Policy
    • Write For Us
    • Newsletter
    • Contact
    Instagram
    About ChromebooksAbout Chromebooks
    • News
      • Reviews
    • Business
    • How to
      • IP Address
    • Apps
    • Q&A
      • Opinion
    • Podcast
    • Gaming
    • Blog
    • Contact
    • Acer Chromebook Spin 514_CP514-1H keyboard backlit
    About ChromebooksAbout Chromebooks
    Home»News»Don’t expect to record audio or have Skype video chats using Linux for Chromebooks any time soon
    News

    Don’t expect to record audio or have Skype video chats using Linux for Chromebooks any time soon

    Kevin TofelBy Kevin TofelNovember 25, 201814 Comments3 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    I’ve been paying close attention to the efforts bringing both sound and camera access to Linux apps in Project Crostini on Chromebooks. A few recent internal comments over the past few weeks make it pretty clear: Don’t expect, for example, to record audio or have a Skype video chat in Linux any time soon. It appears that the Chromium team is taking a very measured approach when adding these features into Crostini.

    On the audio side, the first step will add stereo playback only. That means no microphone access at that point for recording audio. When asked about audio recording in the bug to track audio support, a developer from the team offered this reply:

    The first version will be stereo playback only. Microphone access will come later, we want to make sure the access controls are just right before we allow untrusted code to use the microphone.

    The focus on security makes sense. I’d rather have a completely trusted system for the Linux container to access hardware components on a Chrome OS device.

    Once microphone access does arrive, you should be able to have audio chats in an app such as Skype or Hangouts within the Linux container. Video chat though? That appears to be even further out on the calendar, although there’s no definitive timeline or release date.

    I say that because of another dev team comment; this one from a more recently reported bug. Someone installed Skype for Linux on their Pixelbook and pointed out that the app can’t access the microphone — as noted above — nor the camera.

    Here’s the Chromium dev team member’s response:

    we’re working on audio support already (issue 781398). camera support isn’t on the roadmap atm though, and prob will be a few releases before we look into it.

    camera will probably be more work as i don’t think we have any way of virtualizing or muxing streams (like we can with audio).

    The “camera support isn’t on the roadmap” is most telling and the “prob will be a few releases before we look into it” bit means this could be several months out since Chrome OS gets a major update roughly every 6 or so weeks.

    That’s a bit disappointing, but again, the measured approach is because of security: If Crostini was a fully independent Linux instance in a dual-boot situation, both the audio and video would be far easier to support. Since Crostini runs in a sandboxed container for security purposes, implementations have to consider total system security.

    I was looking forward to these features, mainly because I use Skype and Audacity for recording two podcasts a week. It sounds like I’ll be using a different machine for that at least until winter is over.

    Audio audio chat Camera Crostini Hangouts microphone Project Crostini Skype video video chat
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Kevin Tofel
    • Website

    After spending 15 years in IT at Fortune 100 companies, Kevin turned a hobby into a career and began covering mobile technology in 2003. He writes daily on the industry and has co-hosted the weekly MobileTechRoundup podcast since 2006. His writing has appeared in print (The New York Times, PC Magazine and PC World) and he has been featured on NBC News in Philadelphia.

    14 Comments

    1. JD on November 25, 2018 12:18 pm

      GalliumOS solves all these ills

      • Kevin C. Tofel on November 25, 2018 12:23 pm

        Not in the Linux container of Chrome OS it doesn’t. 😉

    2. Fire on November 25, 2018 12:27 pm

      I don’t think this is totally right because if Debian packages gonna be added then you can install desktop Skype easily

      • Kevin C. Tofel on November 25, 2018 12:30 pm

        I’ve installed Skype, Audacity and other A/V packages in the Linux container; sound / camera does not work because the hardware for them isn’t yet supported in the container for security reasons. It’s not as simple as using a driver or a command to enable them in this implementation.

    3. Miguel Mayol i Tur on November 25, 2018 12:40 pm

      Skype for Android would work.
      Isn’t it working?

      • Kevin C. Tofel on November 25, 2018 12:43 pm

        Yes, it works in Android. This post is about audio/video in Linux on a Chromebook.

    4. Mark Stosberg on November 25, 2018 7:44 pm

      The challenges here stem from the Linux side as much as the Chrome OS side.

      Android already has a mechanism to request permission to use the mic and webcam.

      The deb file format doesn’t have a permission system like that. So how to safely grant untrusted code access to the microphone and webcam?

      Chrome developers could decide to give you permission to declare that an entire container is “trusted”, but that’s not a great solution. Users would likely grant global permission once and forget about it.

      Ideally, you would be able to grant permissions per-package, but it’s not clear how that would be done.

      I appreciate that Chrome developers are taking time to consider a secure solution for this.

      • Kevin C. Tofel on November 25, 2018 9:04 pm

        +1 to everything you said, Mark!

    5. Luca Del Signore on November 26, 2018 9:52 am

      Crostini imo is pretty useless. If you need another Linux (remember, chrome os IS already Linux since it uses a Linux kernel and Linux is only a kernel) distro on your CB just put it in a developer mode and dual boot with Debian on an external USB 3 while still having chrome os on the internal disk. Best of both worlds.

      • Kevin C. Tofel on November 26, 2018 9:55 am

        Why do you think Crostini is useless? Because some of the hardware access is missing? Also, Developer Mode opens up a security hole that sort of defeats one of the main advantages of Chrome OS, no?

        • Luca Del Signore on November 26, 2018 11:05 am

          Dear Kevin,
          I believe this over-obsession with security is WAY exxagerated. I assure you (by having been using linux exclusively since 1999 and now dual booting in dev mode in my acer cb3-431) nothing will happen differently in dev mode. You will ONLY have much more power and freedom in your hands. And as someone once sadi, “those who are willing to sacrifice freedom for security deserve neither”. Have a good day.

          • Kevin C. Tofel on November 26, 2018 11:47 am

            This might surprise you, but I generally agree with you. However, my personal preference is not to open up a *potential* security hole or threat vector if I don’t need to. And with Crostini I don’t need to sacrifice Verified Boot, the TPM, etc…. I’m still not sure why Crostini is useless though. Sure, a full and independent Linux distro has more functionality at the moment. But I’m heading to class shortly where I can turn in my Java apps that I coded in IntelliJ Idea on my Chromebook using Crostini while I was running other web apps and such in Chrome OS in the same workspace. It’s very useful to me. Useful to everyone? No, I wouldnt say that, nor would I say the contrary statement that it’s useless for everyone. It all depends on our use cases. Thanks!

    6. Phil Lembo on June 25, 2019 12:05 pm

      Very late to this party, but for what it’s worth several months on both the Android and Crostini subsystems on Chrome continue to be useful to my primary use of a Chromebook as a media consumption and lightweight development. The lack of support on the Linux side for the device mic and camera aren’t a show-stopper for my use case because ChromeOS and the Android side are sufficient. Sure, I can’t use my favorite Linux apps to record audio or video: but given my particular machine is only a two-core Celeron with 4 GB RAM that wasn’t going to happen anyway. Still, when I’m going to be away from my desktop machine for the day its the Chromebook that usually comes along — for the 10+ hours of battery life more than anything else (my ancient Thinkpad T-430 gets only a few hours even with the extended battery).

    7. Linux.XS on September 1, 2021 8:40 pm

      I mean, cameras work with crouton, which can simply replace crostini, but some disadvantages is dev mode. But with crouton you get a full working linux enviroment

    Top Posts

    Using Typography Psychology to Strengthen Branding with CapCut PC

    May 9, 2025

    How Privacy Tools Are Changing the Way We Play Online

    May 9, 2025

    How to Use chrome://flags/#enable-command-line-on-non-rooted-devices to Run Chrome with Custom Flags on Android?

    May 8, 2025

    Quizizz Login And Sign Up

    May 8, 2025

    How to Send Videos from iPhone to Chromebook

    May 7, 2025
    • About
    • Privacy Policy
    • Write For Us
    • Newsletter
    • Contact
    © 2025 About Chrome Books. All rights reserved.

    Type above and press Enter to search. Press Esc to cancel.