Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using peertalk with with python binding #41

Open
pzoltowski opened this issue May 26, 2017 · 2 comments
Open

using peertalk with with python binding #41

pzoltowski opened this issue May 26, 2017 · 2 comments

Comments

@pzoltowski
Copy link

Hi, I'm just wondering if it's is possible to send data via peertalk to macos but instead of using objective-c on the macos side to use python. I'm doing some realtime signal processing and it's easier for me to prototype algorithm using python and opencv. I bet there is currently no python binding but would like to know if it's teoretically possible to intercept peertalk usb data via e.g. pyserial. Any tips and ideas how to best approach this?

@san-spar
Copy link

I solved this by modifying to work as MacOS terminal app and invoking the executable using python subprocess and works perfectly. I will polish it a bit and create pull request.

@shankar-anantak
Copy link

@san-spar did you ever get around to making the PR? I am looking use a python binding for a similar application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants