njazz / syphonpy

Python bindings for the Syphon Framework (OSX)
41 stars 7 forks source link

[feature-request] Adding a wrapper function for stopping the syphon server. #4

Closed maybites closed 5 years ago

maybites commented 5 years ago

Hi

great job! thanks for publishing this project. I was able to compile it and use it to stream syphon from blender (I will publish the addon once this feature is implemented)

I also forked your project so I can add more info to the readme file (it took me some time to figure out how to build it, though its actually quite straight forward) - I can send you a pull-request if you are inclined.

anyway..

I would like to have an additional function that allows me to stop the syphon server. ObjectC is an awful language and I just got in contact with the syphon developer and there seems to be a stop message.

cheers

martin

njazz commented 5 years ago

Hello!

thanks a lot, just updated the readme with your additions

I'll take a look today about the "stop" message

Regards, Alex

njazz commented 5 years ago

added this https://github.com/njazz/syphonpy/commit/cbd1536c04a5afafd1bd297f077e863bff01980e in new branch but haven't tested yet

maybites commented 5 years ago

great! it works. thanks!

njazz commented 5 years ago

merged into master branch https://github.com/njazz/syphonpy/commit/e7f461666956a3c2249bb9e2b758b5b3b4f42b3e