Author Topic: ESP8266 Pixel Stick IP Addressing  (Read 995 times)

Offline Tory Street Lights

  • Full Member
  • ***
  • Posts: 134
    • View Profile
ESP8266 Pixel Stick IP Addressing
« 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

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: ESP8266 Pixel Stick IP Addressing
« Reply #1 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

Offline Tory Street Lights

  • Full Member
  • ***
  • Posts: 134
    • View Profile
Re: ESP8266 Pixel Stick IP Addressing
« Reply #2 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

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: ESP8266 Pixel Stick IP Addressing
« Reply #3 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

Offline Tory Street Lights

  • Full Member
  • ***
  • Posts: 134
    • View Profile
Re: ESP8266 Pixel Stick IP Addressing
« Reply #4 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

Offline Mikel3332

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: ESP8266 Pixel Stick IP Addressing
« Reply #5 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

Offline Tory Street Lights

  • Full Member
  • ***
  • Posts: 134
    • View Profile
Re: ESP8266 Pixel Stick IP Addressing
« Reply #6 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!!