Sean Meighan

Software => Xlights Setup => Topic started by: Tory Street Lights on September 02, 2018, 08:05:25 AM

Title: ESP8266 Pixel Stick IP Addressing
Post by: Tory Street Lights on September 02, 2018, 08:05:25 AM
When using Multicast for data delivery to ESP8266 Pixel Stick's within xLights, as long as each device has a unique IP Address, which does not show on the setup page when using "Multicast".  Does xLights use the Universe/Start channel as it's identifier to address/locate the appropriate Pixelstick for the appropriate models/Pixel strings, not it's IP address.

I am not a networking person, still getting my head around this aspect and want to get that part right while adding another 10 or so Pixel sticks to the system this year.

Chers,

Terry
Title: Re: ESP8266 Pixel Stick IP Addressing
Post by: keithsw1111 on September 02, 2018, 02:53:42 PM
When you use multicast xlights just sends all the data to all the pixel sticks and each pixel stick makes the decision about if the message is for them by looking at the universe number.


Sent from my iPhone using Tapatalk
Title: Re: ESP8266 Pixel Stick IP Addressing
Post by: Tory Street Lights on September 02, 2018, 07:47:39 PM
Hi Keith,

Thank you, that is what I "assumed", so brilliant to have it confirmed  :-)  Now to "work" re-programming the tiny beasts.

Terry
Title: Re: ESP8266 Pixel Stick IP Addressing
Post by: keithsw1111 on September 02, 2018, 11:53:37 PM
Good luck. I think you are going to have performance and reliability issues if you run lots of them.


Sent from my iPhone using Tapatalk
Title: Re: ESP8266 Pixel Stick IP Addressing
Post by: Tory Street Lights on September 03, 2018, 10:01:50 AM
Good luck. I think you are going to have performance and reliability issues if you run lots of them.


Sent from my iPhone using Tapatalk

I am only adding about a half dozen or so, and that will be the the lot for my setup  :-)

Terry
Title: Re: ESP8266 Pixel Stick IP Addressing
Post by: Mikel3332 on September 20, 2018, 02:02:14 PM
Good luck. I think you are going to have performance and reliability issues if you run lots of them.


Sent from my iPhone using Tapatalk

Would there be less problems running them in Unicast, i will have 9 in my show this year
Title: Re: ESP8266 Pixel Stick IP Addressing
Post by: Tory Street Lights on September 20, 2018, 08:00:53 PM
Good luck. I think you are going to have performance and reliability issues if you run lots of them.


Sent from my iPhone using Tapatalk

Would there be less problems running them in Unicast, i will have 9 in my show this year

Multicast cures a number of streaming issues that occur because unicast is continually attempting to correct missing data in the received data stream.  This chokes up the AP and produces big lag in the system.

Going to Multicast with the 13 I ran last year solved all the problems I was seeing!!