Hi,

Is there any good method to process streaming ques. 

I got 2 JSON files on a streaming list (let's say voice capture from 
microphones). The current process is file 1 streams (live) and file 2 waits 
until file 1 finished and then starts streaming. I want the mic 2 to cut in 
disruptively. So they change alternately in line with the conversation.

How do I do this.

The method I use is as simple as *socket.send(JSONFile);*

Thanks

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
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 post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to