-
Notifications
You must be signed in to change notification settings - Fork 24
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
Feature Request - Transmit View - Manually Set FPS Hz #243
Comments
"Fade Rate" under Fade Range of a transmit window allows you to alter the FPS. In practice the 500Hz option will actually be limited by the source hardware! |
For clarification: Under "normal" operation, the maximum refresh rate permitted by the standard is 44 FPS for a full 512-slot universe. However, the standard does explicitly permit implementations to have "user-configurable" rates faster than this, with no upper limit. E1.31-2018, para 6.6.1:
(My emphasis) |
Having just looked at the effect engine, having that directly control the FPS from the fade rate is undesirable. |
Have a couple of sites that make heavy use of pixel mapping and other media using sACN as it's protocol of choice over the network. Some of these controllers use a refresh rate at high as 60hz (FPS).
During troubleshooting of the network, we found it difficult to reproduce that high of an FPS using anything except the third-party controller.
Was wondering if it is possible to have a field and manually set the FPS in the Transmit tool to a static level. This would help troubleshooting and give us a predetermined frequency of packets to look for.
My thought it to restrict the values to what is permitted by the protocol which I believe 1 or 2 FPS up to ...?
I am guessing since there are media controllers out there running at 60hz, that it's allowed.
The text was updated successfully, but these errors were encountered: