mirror of
https://github.com/EslaMx7/ScreenTask.git
synced 2026-04-25 13:25:50 +03:00
[GH-ISSUE #3] Help me to be fast #2
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenTask#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ccant on GitHub (Jun 29, 2014).
Original GitHub issue: https://github.com/EslaMx7/ScreenTask/issues/3
Originally assigned to: @EslaMx7 on GitHub.
hello friend, greetings from Brazil, Rio de Janeiro.
I'm using the app to transmit my image received my TwitCasting to my home network. I really need the refresh rate is faster but the application is limited to 100ms ... is this normal?
I would like to configure to 0ms or 1ms. You can help me?
a hug from his brothers from Brazil and congratulations for programs that do, they have a code quality and very good!
@EslaMx7 commented on GitHub (Jun 29, 2014):
Thank you for your feedback , and hot greetings to all Brazilians ;)
actually you can made a small change in the code for doing this , i have figured out you have forked the repository, so clone it to your PC , open the solution with Visual Studio 2013 , go to this file
https://github.com/ccant/ScreenTask/blob/master/ScreenTask/frmMain.Designer.cs
at line
335make the value 1ms i don't recommend 0ms to save some CPU usage, after this small change make a little build to the project and use the new binary file in the debug folder.I'm so sorry for not doing this my own because I'm very busy this days, and the electricity in Egypt is went out more than coming 😆
in case you a non-programmer and still need some help i could assign this to one of my friends.
Yours,
Eslam
@vedranius commented on GitHub (Apr 28, 2016):
Hi,
I've tried changing the line as you described, but I'm still not getting the smooth refresh, and it's definitely not 1ms.
What to do? Can you post the binary with that working?
Also, what about the audio?
Thanks!
@unununununununun commented on GitHub (Jun 13, 2016):
Chek it.
Update interval = 10ms
github.com/l33l00l4/ScreenTask@cd4300213f/ScreenTask.exe@EslaMx7 commented on GitHub (Feb 23, 2022):
fixed in v1.2