V
V
Vyacheslav Belyaev2016-03-17 20:43:13
Node.js
Vyacheslav Belyaev, 2016-03-17 20:43:13

How to properly implement comet and video communication on a web project?

There is a task to implement video and text communication between two subscribers. It is also necessary to implement a more correct notification system. I really don't understand how to approach this. I read about phpdaemon, tried to install it on the server (I met a conflict with php 5.4), now I'm trying to install node.js.
Tell me what version of phpdaemon and node.js should be installed for php 5.4
And if I'm not on the right track, let me know what to do. And in which articles to look for detailed settings manuals
Additional info:
1 - I'm setting up the server for the second time
2 - CentOS 6
3 - php 5.4.
4 - I tried to install php 5.6 came out crap (I think it's better to install not the newest applications)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Belyaev, 2016-03-18
@bingo347

node.js parallel to php version
comet & long-polling not suitable for video communication
You need WebRTC

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question