Question / Help 'Disconnected by Server' after varying intervals

Dabbleh

New Member
I analyzed the log and it says that there is an undefined 'hooking error'? I thoroughly went through the applications that were running and shut down ones that could be causing any interference with d3d9.dll but for the life of me couldn't find anything more.

Is this a common issue? Are there any known programs that might do this but aren't too obvious?

I was streaming CS:GO with a game capture.

Log:
https://gist.github.com/81a094c1a4cffefce415
 
I analyzed the log and it says that there is an undefined 'hooking error'? I thoroughly went through the applications that were running and shut down ones that could be causing any interference with d3d9.dll but for the life of me couldn't find anything more.

Is this a common issue? Are there any known programs that might do this but aren't too obvious?

I was streaming CS:GO with a game capture.

Log:
https://gist.github.com/81a094c1a4cffefce415
Code:
11:54:47: RTMPPublisher::SocketLoop: Received FD_CLOSE, 18709 ms since last send (buffer: 333281 / 335872)
11:54:47: RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 10053

Check for third party firewalls, if you have them, uninstall them. Windows firewall is extremely functional and other firewalls cause more issues than they fix.
 
Code:
11:54:47: RTMPPublisher::SocketLoop: Received FD_CLOSE, 18709 ms since last send (buffer: 333281 / 335872)
11:54:47: RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 10053

Check for third party firewalls, if you have them, uninstall them. Windows firewall is extremely functional and other firewalls cause more issues than they fix.

I do not believe I have any third party firewalls installed, I just had a second check and couldn't find anything. One thing to note is that I am on a campus network.
 
I do not believe I have any third party firewalls installed, I just had a second check and couldn't find anything. One thing to note is that I am on a campus network.
Ask your IT department if they block or discourage streaming?

If they want to make an exemption, tell them the stream is typically over port 1935 TCP
 
Back
Top