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

detected some issues #7

Open
xplorer256 opened this issue Feb 20, 2024 · 0 comments
Open

detected some issues #7

xplorer256 opened this issue Feb 20, 2024 · 0 comments

Comments

@xplorer256
Copy link

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.

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

1 participant