-
Notifications
You must be signed in to change notification settings - Fork 1
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
any chance you have a release available? #1
Comments
Hi there. I can see about compiling a build and putting it up on this repository in the next day or so :) |
We are waiting for! |
amazing! |
I've tidied up the code and updated to latest openframeworks 0.9.8 and spout 2.006. I've compiled a 1.0 version for you to try: https://github.com/spiraltechnica/ScreenShare/releases/tag/v1.0 Enjoy :) |
I have tested the build on my Win 10 64 bit machine, using Isadora as a Spout receiver (utilizing the Spout FFGL plugin). Thanks again for publishing this so quickly. |
@rwebber I'll adjust the default window size to something smaller than 1280x720. You should be able to drag and resize the window however. @anibalzorrilla you shouldn't need a spout receiver setup for this to work. The app will create a spout sender, which then Spout adds to its list of available senders for receivers to pickup when necessary. That output is also wrong...which could point to a number of potential issues. Could you describe what kind of setup you're running? E.g., windows 10, 64bit, what kind of graphics card, etc? Thanks |
@aurialLoop My sistem: |
@anibalzorrilla Thanks |
@aurialLoop |
@rwebber thank you that helps a lot. I think you're right. I believe what's happening is the ofGetScreenWidth() and height command must be getting the wrong monitor on start of application. I'll set it to force the primary and try again. |
@aurialLoop I shall do it in the week end, I tell you how it works, thanks! |
@rwebber and @anibalzorrilla Here is a new build that improves upon the issues mentioned. Thanks for bringing them up :) https://github.com/spiraltechnica/ScreenShare/releases/download/v1.1/ScreenShare.1.1.zip @rwebber I think you're right about it being a good idea to remove the console window. I've got some code from another project that I can use. Will add it when I get around to another release :) |
@aurialLoop 1.1 is grabbing the correct display size for me now. |
@aurialLoop I did it, but it doesn't work. And the result is: Spout works fine: Thanks! |
@aurialLoop |
@anibalzorilla, As @rwebber suggests, try the Nvidia control panel route. The bug you are experiencing is incredibly odd. Nothing in my code has anything to do with skewing an image like we see in your screenshots. I will investigate this more. I have an older laptop with a nvidia Optimus setup, so I will test with that. So far though I must have tried this software on about 10 different computers, all worked and none has the issue you're experiencing. So there is some odd configuration or hardware issue happening. |
I updated my driver nvidia and the control panel has disappeared... I am looking for solve this problem. |
Works great, thanks so much! Took a lot of googling to find. |
Any chance you have a release of this project available?
The text was updated successfully, but these errors were encountered: