WS2812B problem :(

Hi guys!
I have a ws2812B strip, and i cant make it work.
I tried it with an arduino uno and also with a teensy 3.6, but its not working.
Check the video please, i used FirstLight example in it.
I do the wiring correctly, grounds are together, so i dont know whats happening here.
I tried to use FASTLED_ALLOW_INTERRUPS 1 and FASTLED_INTTERUPT_RETRY_COUNT 1, but it doesnt helped.
Sorry for my bad english and thanks for the help! :smiley: video 1582221636 - YouTube

Show us a good schematic of your circuit.
Show us a good image of your wiring.
Give links to components.
Posting images: Simple guide for inserting images in a post - Website and Forum - Arduino Forum

Use CTRL T to format your code.
Attach your ‘complete’ sketch between code tags, use the </> icon in the posting menu.
[code]Paste your sketch here[/code]

I would start by getting the Arduino cookbook and reading it. Also on line there are many videos etc showing the Arduino and how to do what you want. This response is to help you get started in solving your problem, not solve it for you.
Good Luck & Have Fun!
Gil