UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. rineez
    3. Topics
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 8
    • Groups 0

    Topics

    • rineezR

      Is it possible to make laptop camera available to app running in "clickable desktop"

      Watching Ignoring Scheduled Pinned Locked Moved Solved App Development
      8
      0 Votes
      8 Posts
      766 Views
      rineezR
      @arubislander I'm not sure. I suspect the name of video device can change for different environments. Some environments may not even have a camera, and I haven't yet tested for negative side effects of putting a non-existing device there. I'm thinking I may have to write some additional code to detect camera devices in the environment to make it into a PR suitable for all users. I'll try to figure out though. Thanks for the encouragement
    • rineezR

      "Unable to detect a web browser" when loading iframe in Clickable HTML app

      Watching Ignoring Scheduled Pinned Locked Moved Solved App Development
      6
      0 Votes
      6 Posts
      605 Views
      rineezR
      @arubislander Ah! That makes total sense now. Thanks.