# Sending video from Processing to MadMapper with Mac M1

**URL:** https://discourse.processing.org/t/sending-video-from-processing-to-madmapper-with-mac-m1/35012
**Category:** Libraries
**Created:** [February 6, 2022, 9:16pm UTC](https://discourse.processing.org/t/sending-video-from-processing-to-madmapper-with-mac-m1/35012 "2022-02-06T21:16:22Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![marfinfo3](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/marfinfo3/32/15627_2.png) [@marfinfo3](https://discourse.processing.org/u/marfinfo3)
#### Post date: [February 6, 2022, 9:16pm UTC](https://discourse.processing.org/t/sending-video-from-processing-to-madmapper-with-mac-m1/35012/1 "2022-02-06T21:16:22Z")

</div>

Syphon library does not appear on the library listing, it can be found by github link but when is installed there is some kind of error.

Seem’s that this library does not work with the apple m1 (neither v2 nor v3)

What are the best way to send realtime image to madmapper? ndi? udp streaming?

---

<div class="post-metadata">

### Author: ![th75](https://avatars.discourse-cdn.com/v4/letter/t/ebca7d/32.png) [@th75](https://discourse.processing.org/u/th75)
#### Post date: [February 11, 2022, 12:41am UTC](https://discourse.processing.org/t/sending-video-from-processing-to-madmapper-with-mac-m1/35012/2 "2022-02-11T00:41:06Z")

</div>

Hi,

in [this thread](https://discourse.processing.org/t/using-filter-inside-of-a-pgraphics-canvas/34878), syphon is used and work well on my m1 mac  
if you used the same github repository, i guess something went wrong at installation

---

<div class="post-metadata">

### Author: ![marfinfo3](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/marfinfo3/32/15627_2.png) [@marfinfo3](https://discourse.processing.org/u/marfinfo3)
#### Post date: [March 6, 2022, 9:55pm UTC](https://discourse.processing.org/t/sending-video-from-processing-to-madmapper-with-mac-m1/35012/3 "2022-03-06T21:55:47Z")

</div>

Yes i’ve used syphon so many times. But this time does not work. Maybe is something about Monterrey macOS.

---

<div class="post-metadata">

### Author: ![th75](https://avatars.discourse-cdn.com/v4/letter/t/ebca7d/32.png) [@th75](https://discourse.processing.org/u/th75)
#### Post date: [March 6, 2022, 11:57pm UTC](https://discourse.processing.org/t/sending-video-from-processing-to-madmapper-with-mac-m1/35012/4 "2022-03-06T23:57:54Z")

</div>

i’m on m1, Monterrey too, if you want paste me your code and i will test…
