User Tools

Site Tools


infra:lights

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
infra:lights [2025/04/05 17:00] 404dinfra:lights [2025/05/06 22:18] (current) – [Bitstreaming] 404d
Line 64: Line 64:
  
 ---- ----
 +
 +===== Bitstreaming =====
 +Certain items, including WLED fixtures like Matelight, supports ingesting both raw and structured bitstreams. More information can be found on [[https://kno.wled.ge/interfaces/udp-realtime/|the WLED wiki]].
 +
 +Example: Stream a video file to the Matelight from FFMPEG, using the Hyperion integration in WLED:
 +
 +<code>ffmpeg -re -i badapple.webm -vf scale=20:12 -c:v rawvideo -pix_fmt rgb24 udp://10.10.3.24:19446/dummyname.rgb</code>
  
 ===== DMX ===== ===== DMX =====
Line 76: Line 83:
  
 ==== Artnet ==== ==== Artnet ====
-^ Node ^ Universe ^ Description ^ +^ Universe ^ Description ^ 
-10.10.3.21 WLED Prusa +Reserved for ad-hoc temporary stuff | 
-10.10.3.22 | 10 | WLED - Sprinkler +| 1 | Reserved for ad-hoc temporary stuff 
-10.10.3.24 3-4 | WLED - Matelight (Multi RGB + Dimmer) | +| WLED, Effects 
-| 10.10.3.25 2 | WLED - PAR (Effect + Dimmer) |+6 | Reserved for PAR proxy | 
 + 
 +=== Universe 5 - WLED effects === 
 +All items here are in [[https://kno.wled.ge/interfaces/e1.31-dmx/#effect|Effect mode]], with the first channel noted.
  
 +^ Channel start ^ Node IP ^ Description ^
 +| 1 | 10.10.3.24 | Matelight |
 +| 16 | 10.10.3.21 | Prusa Printer |
 +| 31 | 10.10.3.22 | Sprinkler |
 +| 46 | 10.10.3.25 | DMX PARs |
  
/srv/hackeriet-wiki/dokuwiki/data/attic/infra/lights.1743872422.txt.gz · Last modified: by 404d