YuukanOO / streamy

Use meteor underlying sockets for realtime communications
https://atmospherejs.com/yuukan/streamy
MIT License
105 stars 20 forks source link

How is it useful to implement voice chat and video chat? #29

Closed mesameen closed 8 years ago

mesameen commented 8 years ago

I am not able to open example http://streamy.meteor.com/. How is it useful to implement voice chat and video chat? @YuukanOO

YuukanOO commented 8 years ago

Meteor does not support deployment to *.meteor.com anymore and instead rely on Galaxy.

mesameen commented 8 years ago

Hi @YuukanOO ,

Thanks for your reply.

How is it useful to implement voice chat and video chat?

Can you suggest a video and Audio chat plugin or tool work with meteor .

cope commented 8 years ago

@sandeepmeenuga: Take a look here: http://stackoverflow.com/q/29831522/271873