36
edits
(→Open(Art): meemoo media server) |
|||
| Line 440: | Line 440: | ||
| It would be great to have an easy way to connect creative coding to physical controllers. MakeyMakey is a great example of zero-code zero-install zero-configuration hardware hacking. This comes with the limitation of only sending binary key signals. The system that I'm imagining would be a small, installable web server that translates signals to and from [MIDI, OSC, Arduino] via WebSocket. | | It would be great to have an easy way to connect creative coding to physical controllers. MakeyMakey is a great example of zero-code zero-install zero-configuration hardware hacking. This comes with the limitation of only sending binary key signals. The system that I'm imagining would be a small, installable web server that translates signals to and from [MIDI, OSC, Arduino] via WebSocket. | ||
| JavaScript, Node.js, MIDI, OSC, Arduino | | JavaScript, Node.js, MIDI, OSC, Arduino | ||
| | |||
| Forrest Oliphant, in relation to the meemoo.org project. | |||
| | |||
|- | |||
| Media server | |||
| Design a method to record audio and video locally using WebRTC streaming to a local Node.js server. Saving images could also be a good goal. It should be easy to save media and then bring it back into the Meemoo app. | |||
| JavaScript, WebRTC, Node.js | |||
| | | | ||
| Forrest Oliphant, in relation to the meemoo.org project. | | Forrest Oliphant, in relation to the meemoo.org project. | ||
edits