On Dec 4, 2014, at 12:32 AM, Changjun Yao wrote:

> The app I developed has one-to-one real time vedio function, and it can be 
> used simultaneously in multi-client (iOS、Android、Browser). I have use OpenTok 
> to achieve it, 
> The function I want to archieve is If one of  communicates  click the button 
> in brwoser , Nodejs will start record the audio both of them in 
> real-time,Once the vedio chat is over, I could hear their audio comments in 
> one audio file. if nodejs can achieve please tell me how to do?
> When the nodejs start record ,opentok must be run either

We can't answer this question for you. Node can be used for video/audio 
streaming, as you're already doing, but node itself doesn't know anything about 
video/audio. There are probably existing npm modules for dealing with 
video/audio recording, or maybe the modules you're already using support this 
function. Check the documentation for those modules. I don't know what OpenTok 
is or does; maybe it supports this function; check its documentation.


-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/5534D2D6-7CA7-43B5-BA77-4E862BCAA289%40ryandesign.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to