-
Hello dear friends!
We have a project with 4 webcams and 4 SimpleWebRTC objects into one page which joined to one room. We would like each SimpleWebRTC object do two jobs only:
1. Show local video
2.…
-
A lot of people seem to be mistaking the error `No 'Access-Control-Allow-Origin' header is present on the requested resource` for lack of CORS support in Socket.IO.
This seems to be due to usually tr…
-
### What happened?
I cannot connect. The website doesn't recognize my instance.
Python revision: 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Civitai Lin…
-
**node**: 6.10.3
**socket.io**: 2.0.2
Variables for the socketio `namespace` seem to be substituted with a single random choice at the start, but then stays the same throughout. This is not the…
-
When running server run into: ImportError: cannot import name 'escape' from 'jinja2' (/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/jinja2/__init__.py).
-
RT,我用socket-client 3.0 去连接 egg-socket.io的例子,发现连不上。研究了下,发现是版本不对。
-
### Running client(ui folder) in localhost
**You can access the working version of the client side (ui folder) from this [repository](https://github.com/serhatoral/socket.io-admin-panel) .**
Thi…
-
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/gevent/greenlet.py", line 390, in run
result = self._run(_self.args, *_self.kwargs)
File "/usr/local/lib/python2…
-
I tried the following code but it doesn't work:
-
Hi, I've built the examples and tried running the echo_server and echo_client, but the client fails to connect to the server. It will time out after a while and the following messages are shown:
`[…