Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为啥websocket的服务在自己电脑上可以,但是在别人的电脑上就一直连接不上 #2383

Open
kkkwjr opened this issue Feb 14, 2025 · 3 comments

Comments

@kkkwjr
Copy link

kkkwjr commented Feb 14, 2025

2025-02-14 06:53:51,413 - DEBUG - subprocess.call(['ffmpeg', '-y', '-read_ahead_limit', '-1', '-i', 'cache:pipe:0', '-vn', '-f', 'wav', '-'])
2025-02-14 06:53:51,424 - DEBUG - subprocess.call(['ffmpeg', '-y', '-read_ahead_limit', '-1', '-i', 'cache:pipe:0', '-vn', '-f', 'wav', '-'])
2025-02-14 06:53:51,428 - DEBUG - > TEXT '{"mode": "2pass-offline", "text": "", "wav_name...h5", "is_final": false}' [74 bytes]
2025-02-14 06:53:54,276 - DEBUG - < CLOSE 1005 (no status received [internal]) [0 bytes]
2025-02-14 06:53:54,276 - DEBUG - = connection is CLOSING
2025-02-14 06:53:54,276 - DEBUG - > CLOSE 1005 (no status received [internal]) [0 bytes]
2025-02-14 06:53:54,277 - DEBUG - x closing TCP connection
2025-02-14 06:53:54,304 - DEBUG - = connection is CLOSED
2025-02-14 06:53:54,305 - INFO - connection closed
2025-02-14 06:55:54,004 - DEBUG - = connection is CONNECTING
2025-02-14 06:56:09,678 - DEBUG - = connection is CONNECTING
2025-02-14 06:56:33,043 - DEBUG - = connection is CONNECTING
2025-02-14 06:56:46,357 - DEBUG - = connection is CONNECTING

@kkkwjr
Copy link
Author

kkkwjr commented Feb 14, 2025

Image

@Cupcc
Copy link

Cupcc commented Feb 15, 2025

你这个网段是局域网吗? 你这个是对方绑定的公网吗? 还是共享的公网IP

@kkkwjr
Copy link
Author

kkkwjr commented Feb 25, 2025

解决了貌似是浏览器的限制,要先访问一下这个地址

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants