Say I wanted to send some live system audio into n8n for further processing, is that possible? I can obviously load an mp3 and act on that, but is there a way to redirect some live system audio into n8n?
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Hey @timbenz,
I can’t think of any way you would be able to send live audio into n8n as we don’t really have a streaming option for triggers.
It sounds like it would make a good feature request and I would love to know a bit more about what you are thinking.