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 issue #21

Open
MaxESP opened this issue Apr 30, 2019 · 3 comments
Open

websocket issue #21

MaxESP opened this issue Apr 30, 2019 · 3 comments

Comments

@MaxESP
Copy link

MaxESP commented Apr 30, 2019

I have a problem with websocket connection

I don't understand why .

I have clone the project in visual sudio

install all the dependecy

the local server work well I load the HTML page on local server 192.168.1.4:8086

when when i put a stream url in the imput

kurento-client.js:51421 WebSocket connection to 'ws://192.168.1.4:8081/' failed: Error during WebSocket handshake: Unexpected response code: 200
ws @ kurento-client.js:51421
WebsocketStream @ kurento-client.js:51311
WebsocketStream @ kurento-client.js:51294
(anonymous) @ kurento-client.js:48028
attempt @ kurento-client.js:47932
emitTwo @ kurento-client.js:19855
emit @ kurento-client.js:19926
Backoff.onBackoff_ @ kurento-client.js:5058
18:15:48.291

or when i keep original ws port

WebSocket connection to 'ws://192.168.1.4:8888/kurento' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED

@yifu-yang
Copy link

I am also get the websocket error "Error in connection establishment: net::ERR_CONNECTION_REFUSED".

My rtsp streaming is from the hikvision camera server ,
and brower is chrome in 79.0.3945.117 on windows

@Fightingyoung
Copy link

My problem is similar as you and if you have solve it?

@sraza295
Copy link

Hello guys,
I am getting same error
Anyone has fixed this issue?

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

4 participants