syphonpy icon indicating copy to clipboard operation
syphonpy copied to clipboard

Python bindings for the Syphon Framework (OSX)

Results 7 syphonpy issues
Sort by recently updated
recently updated
newest added

Hi, I'm very much a novice Python programmer, so this is probably user error. I've installed syphonpy and it seems to be working (the server.py script included in the examples...

Hello, I'm trying to integrate syphonpy with [moderGL](https://github.com/moderngl/moderngl), the goal is to build a modular video synthetizer. I think I miss something, cause my understanding of syphonpy and modernGL is...

When running client only shows first row of pixels from source. See image below.

bug

I have prebuilt [universal binaries](https://github.com/cansik/syphonpy/releases/tag/v0.0.2-universal2) with target version `11` (Big Sur) and `arm64` / `i386` binaries. The workflow currently only works on MacOS with build support for `11`. Before I...

Hey! I'm trying to get the output of a cv.imshow() to send over syphon using the test script but I'm not sure how to plug it in... any help would...

question

Any ideas about how to fix this error? I haven't been able to figure out how to properly install gl3w on ios. Any help would be very appreciated. >>>pip3.8 install...

question