Control Neewer RGB 660 Pro Lights from Elgato Stream Deck on Mac

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024
  • I created an app to control the Neewer RGB 660 Pro Lights on Mac.
    You may find the source code here:
    github.com/kee...
    This app should be able to control any Neewer Bluetooth LED light.
    Feel free to create a pull request to add more features.
    Enjoy.

ความคิดเห็น • 36

  • @HugoLawrenceValentin
    @HugoLawrenceValentin ปีที่แล้ว

    Omg now i need el gato deck

  • @JasonParkerMagic
    @JasonParkerMagic ปีที่แล้ว

    Wow that's really great. I'm really curious how you figured this out to begin with...! I have one pair of Neewer 660 Pros like you.... but I also have some RGB LED light strips running on "Smart Life" app on iPhone. If I could understand how you created your first app... then maybe I could also make an app or script for this other brand. Because.... it wouldn't make sense to only have one pair of lights on the Stream Deck... and the other pair requires iPhone to turn on. (BTW I'm an ex-software developer, so it's possible I might understand your explanation :D )

    • @liamlian
      @liamlian  ปีที่แล้ว +2

      Hi Jason, I fully open source this project on github. Feel free to check it out. github.com/keefo/NeewerLite Perennially, I use xcode provided bluetooth app to intercept command stream and decipher them into the swift code.

    • @HoveKB
      @HoveKB 7 หลายเดือนก่อน

      An chance this will be ported to windows?

  • @ZachMRutledge
    @ZachMRutledge 3 ปีที่แล้ว +1

    This is awesome!!! How did you get the stream deck functions?

    • @liamlian
      @liamlian  3 ปีที่แล้ว +3

      github.com/keefo/NeewerLite I have open sourced the app. You could build one yourself and connect to Stream Deck. Stream Deck supports run random command line. such as open neewerlite://turnOnLight

    • @T-Ranch-Au
      @T-Ranch-Au 2 ปีที่แล้ว

      Is there anyway to have such control with windows 10? (Bluetooth enabled pc)

    • @Boris-Jx
      @Boris-Jx 4 หลายเดือนก่อน

      @@T-Ranch-Auwifi is required, unfortunately

  • @KhurshedBatliwala
    @KhurshedBatliwala ปีที่แล้ว

    I am a complete newbie who doesn't know anything about apps and what you have written in the guide - could you please help me with a step by step tutorial on how to get this to work?

    • @liamlian
      @liamlian  ปีที่แล้ว

      This project is open source here, you can find all docs in here.
      github.com/keefo/NeewerLite

  • @J-pitty
    @J-pitty 7 หลายเดือนก่อน

    I have a question how to change the color ?

    • @liamlian
      @liamlian  7 หลายเดือนก่อน

      please goto GitHub repo to read the document there.

  • @eduardoramac4856
    @eduardoramac4856 9 หลายเดือนก่อน

    Hey Xu, I've been really loving how this app changed my stream workflow, but sometimes connection is not too strong, any chance something like this could be done with the 2.4 function? Neewer control app + dongle to be controlled by the stream deck?

    • @Boris-Jx
      @Boris-Jx 4 หลายเดือนก่อน

      Absolutely agree. WiFi is not reliable and event doesn’t work at all when VPN enabled.

  • @RobertLuciani
    @RobertLuciani 2 ปีที่แล้ว

    This is amazing. It would be awesome if you did a quick tutorial on how to use your GitHub file for idiots like myself.

    • @liamlian
      @liamlian  2 ปีที่แล้ว +3

      Hi Robert. You can download the ready to use app from the project page. Drag it into your application folder. And launch it. It will scan your lights through Bluetooth. I have document teach you how to add stream deck support.
      I might make it more automatic in a future update.

    • @RobertLuciani
      @RobertLuciani 2 ปีที่แล้ว

      @@liamlian thank you. I just realized it's for Mac. I'm unfortunately on windows. But thank you

    • @liamlian
      @liamlian  2 ปีที่แล้ว

      @@RobertLuciani there is an widows version. You could find it here github.com/taburineagle/Neweer-PythonLite

    • @RobertLuciani
      @RobertLuciani 2 ปีที่แล้ว

      @@liamlian You are too kind.

    • @exnokiafanboy
      @exnokiafanboy ปีที่แล้ว

      @@liamlian Is there a software we can just install in Windows and StreamDeck plug-in? TIA

  • @GEOSynths
    @GEOSynths ปีที่แล้ว

    Hi, I want to try this on my Mac, but when I download I get lots of files and have no idea how or what to run, what is the "App" called/named so I can drag it to the Apps folder?

    • @liamlian
      @liamlian  ปีที่แล้ว

      You can download prebuilt app from here: github.com/keefo/NeewerLite/releases

  • @scottweiner396
    @scottweiner396 8 หลายเดือนก่อน

    Is there any way to leverage the dials on the streamdeck plus?

    • @Boris-Jx
      @Boris-Jx 4 หลายเดือนก่อน

      No way as of now, which is very unfortunate. Should be pretty easy to implement, wondering why Neewer still didn’t implement it.

  • @JesusPerez-nd6ip
    @JesusPerez-nd6ip ปีที่แล้ว +1

    brother, I did not find the application for windows

    • @liamlian
      @liamlian  ปีที่แล้ว

      You could check out this Python version
      github.com/taburineagle/NeewerLite-Python

  • @rahmankonyal5983
    @rahmankonyal5983 8 หลายเดือนก่อน

    can everyone please help me? i dont understand, i ahve a neewer 660 pro and win10 i am very newbe :(

  • @Godwin-CZ
    @Godwin-CZ ปีที่แล้ว

    Hi mate, NEEWER has released new 660 Pro II. Could please integrate? It would be really nice from you :)

  • @damnitbennett_VODS
    @damnitbennett_VODS ปีที่แล้ว

    Would be great if this worked on PC too?

    • @liamlian
      @liamlian  ปีที่แล้ว

      Check out this python version.
      github.com/taburineagle/NeewerLite-Python

  • @stefano.decarlo
    @stefano.decarlo ปีที่แล้ว

    Firstly, thank you for your work! 🤩 I installed the app and the lights are connected. From the app everything works, and even from the terminal I can turn the lights on and off. Unfortunately, I can't get the .sh files I downloaded to work with StreamDeck. I read your guide, but it just doesn't work. Can you help me?

    • @liamlian
      @liamlian  ปีที่แล้ว +1

      Hi Stefano, you could open a text editor and create a sh text file with following content. Save it as a test.sh for example, then run chmod +x test.sh to give it executable permission. Then if you run ./test.sh It should work.
      open neewerlite://turnOnLight

    • @stefano.decarlo
      @stefano.decarlo ปีที่แล้ว

      @@liamlian thanks! I would need your help to customize your app. Please get back to me, so I can provide you some details.
      Thank you!
      Stefano

  • @ShortStackVR
    @ShortStackVR ปีที่แล้ว +1

    Windows?! 🙏

    • @liamlian
      @liamlian  ปีที่แล้ว +1

      github.com/taburineagle/NeewerLite-Python