--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Just in case anybody else is trying to do this. You also need to set an option mediaProfile of 'WEBM_AUDIO_ONLY' in the elements passed to pipeline.create.
Attached is the complete index.js for the kurentu-recorder javascript tutorial. This will only record audio.