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:19] – [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 80: Line 87:
 | 1 | 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 ===
/srv/hackeriet-wiki/dokuwiki/data/attic/infra/lights.1743873598.txt.gz · Last modified: by 404d