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

Streaming to browser/other devices #5

Open
jonnor opened this issue Nov 22, 2014 · 1 comment
Open

Streaming to browser/other devices #5

jonnor opened this issue Nov 22, 2014 · 1 comment
Milestone

Comments

@jonnor
Copy link
Owner

jonnor commented Nov 22, 2014

Should be low latency. In my experience this is tricky with HTML5 video/audio element (usually supporting HTTP/RTP etc), so it could be that WebRTC or WebSocket+WebAudio is way to go.

We could either hook into JACK, or SuperCollider itself. SuperCollider might also allow us to spy on internal busses, useful for debugging (edge introspection)

Mostly finding dead projects so far...

@jonnor jonnor added this to the Future milestone Nov 22, 2014
@jonnor
Copy link
Owner Author

jonnor commented Nov 22, 2014

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

No branches or pull requests

1 participant