Author Topic: Suppress Duplicate Frames?  (Read 1582 times)

Offline nmiller0113

  • Sr. Member
  • ****
  • Posts: 256
    • View Profile
    • The Miller Lights
Suppress Duplicate Frames?
« on: October 16, 2017, 12:26:03 AM »
I just noticed this in the network settings.  What does this do?  I cannot find any definition what the checkbox does anywhere.  Thanks!

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: Suppress Duplicate Frames?
« Reply #1 on: October 16, 2017, 04:50:05 AM »
Would you believe it suppresses duplicate frames ... basically if the data to be sent to the controller hasnt changed from the last one sent ... xlights skips sending it. You also need to set the keyframe interval to make sure controllers still see something periodically.

Really only useful for very low end controllers and wifi networks which can easily get swamped.

Offline JonB256

  • Hero Member
  • *****
  • Posts: 832
    • View Profile
    • My Christmas Website
Re: Suppress Duplicate Frames?
« Reply #2 on: October 16, 2017, 09:14:52 AM »
I suppose this is only from xLights output from a PC and not from a Pi or BBB running FPP?

In settings, I changed "Duplicate frames to suppress" to 10

and then saved a new FSEQ after renaming the old one. They are the same size but I'm curious if they are any different internally? (don't have the tools to verify)
« Last Edit: October 16, 2017, 09:30:53 AM by JonB256 »

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Suppress Duplicate Frames?
« Reply #3 on: October 16, 2017, 09:48:11 AM »
FSEQ doesn't change cause that wouldn't make sense.

Offline jnealand

  • Hero Member
  • *****
  • Posts: 1421
    • View Profile
Re: Suppress Duplicate Frames?
« Reply #4 on: October 16, 2017, 09:48:33 AM »
Sounds like a player only option to me and would not have any effect on an fseq since xlights would not know what player was going to used.
Jim Nealand
Kennesaw, GA

Offline JonB256

  • Hero Member
  • *****
  • Posts: 832
    • View Profile
    • My Christmas Website
Re: Suppress Duplicate Frames?
« Reply #5 on: October 16, 2017, 10:09:25 AM »
Jim and Gil, I agree with both of you - but was actually trying to clarify for someone this feature might help.

On the face of it, it reminds me of a DMX-Pro dongle feature that could reduce traffic based on data not changing. The same basis as the "Run-Length-Limited" algorithms used in hard drive storage.

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Suppress Duplicate Frames?
« Reply #6 on: October 16, 2017, 10:32:27 AM »
FSEQ files must have data for every frame by definition.

Offline nmiller0113

  • Sr. Member
  • ****
  • Posts: 256
    • View Profile
    • The Miller Lights
Re: Suppress Duplicate Frames?
« Reply #7 on: October 16, 2017, 02:38:50 PM »
Thanks all!