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:13] – [Artnet] 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 77: Line 84:
 ==== Artnet ==== ==== Artnet ====
 ^ Universe ^ Description ^ ^ Universe ^ Description ^
 +| 0 | Reserved for ad-hoc temporary stuff |
 +| 1 | Reserved for ad-hoc temporary stuff |
 | 5 | WLED, Effects | | 5 | WLED, Effects |
-| 6 | DMX PAR proxy, on 10.10.3.25 |+| 6 | Reserved for PAR proxy |
  
 === Universe 5 - WLED effects === === Universe 5 - WLED effects ===
Line 88: Line 97:
 | 31 | 10.10.3.22 | Sprinkler | | 31 | 10.10.3.22 | Sprinkler |
 | 46 | 10.10.3.25 | DMX PARs | | 46 | 10.10.3.25 | DMX PARs |
- 
- 
-=== Universe 6 - PAR Fixtures === 
-Any commands sent to this network will be directly proxied by WLED onto the DMX link. 
  
/srv/hackeriet-wiki/dokuwiki/data/attic/infra/lights.1743873237.txt.gz · Last modified: by 404d