Hi,
We have been testing Kurento Media Server and we are having some issues; the most important is related with audio recording:
First, we installed the last stable version and we tried the kurento-recorder-screen and kurento-recorder demos; audio&video were succesfully saved on the server (in a webm file) but the audio was recorded with PCM MuLaw, whose quality is poor.
Then we installed the development version and we got Kurento recording using the Vobis codec, with a samplerate of 48.000 (stereo). That should be a good audio quality, but when we record audio&video (using a proffesional microphone), the audio is choppy (the voice looses and comes back) and the voice sounds like robotic (just like a telephone quality)
Any ideas of what is happening and how can we solve this?
Also, in the development version, we were unable to run the "one-to-one" demo; I guess we succesfully tested on the stable version, but now, we are receiving the following error:
debug KurentoWebSocketTransport WebSocketTransport.cpp:480 processMessage() Response: >{"error":{"code":40004,"data":{"type":"CONNECT_ERROR"},"message":"Media elements does not share pipeline"},"id":4,"jsonrpc":"2.0"}
Is this because the development version?
Many thanks in advance!
Best regards,
Alejandro