Git Product home page Git Product logo

quebulm / multiscreenvisonpro Goto Github PK

View Code? Open in Web Editor NEW
69.0 3.0 2.0 225 KB

This project enables extending a Mac's display to multiple screens on a VisionPro, bypassing the one-screen limit. It involves a Mac app creating virtual displays streamed to VisionPro, where another app manages these for a broader desktop experience.

License: MIT License

Objective-C 12.35% Swift 87.65%
apple display multi visionos visionpro macos

multiscreenvisonpro's People

Contributors

quebulm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

phantomxm2021

multiscreenvisonpro's Issues

detected some issues

Hi !

  • there is a memory issue with the macOS app (continuously eating up the memory), possibly running into crash anywhen.
  • and mac app is also continuously tracing out some errors :

entered processFrameAndSendTCP
Error: Could not extract an ImageBuffer from the SampleBuffer.
Failed to convert sample buffer to data

  • there is absolutely no feedback to the user on the macOS side, whether creation of virtual displays was successful or not. as the virtual displays are invisible, there should be some indication.

  • there is an error if one tries to create virtual displays repeatedly. it should actually keep track of which displays are created already and for instance disable these buttons. stopping the virtual display is not possible too...

  • there should be some handshake mechanism, because it is not obvious why one must connect in a certain sequence. tried several times with no success because the order of logical activation was wrong.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.