E
E
Egor Shustrov2017-04-05 22:51:35
PHP
Egor Shustrov, 2017-04-05 22:51:35

Signal server by means of PHP perhaps?

Hello. now I'm fiddling with WebRTC and almost all articles and docs say, they say, install node.js and use the server, socket.io, etc. as a signal.
The bottom line is that my hoster does not like third-party software on the server, and it is unlikely that he will put it there :(. so I would like to know if it is possible to organize a signaling server in php for WebRTC in the simplest p2p connection, at least. Working examples would help a lot, preferably with documentation of what, where, where, and how.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2017-04-05
@HeavenlyWaltz

Perhaps, but not worth it. PHP is not meant for that.

S
Scissor, 2018-03-11
@Scissor

You still have to put in something.
If not sockets on Node.js, then another socket server.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question