question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

connect failed: ETIMEDOUT

See original GitHub issue

Hi, I am using example-3 and getting the error: connect failed: ETIMEDOUT, please see log below:

D/RtspClient: Connecting to RTSP server... I/RtspClient: TEARDOWN rtsp://192.168.0.42:1935/live/myStream RTSP/1.0 W/System.err: java.net.ConnectException: failed to connect to /192.168.0.42 (port 1935): connect failed: ETIMEDOUT (Connection timed out)

and also installed the Wowza Streaming Engine locally and created a “Source Authentication”.

anything missing?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
ahmadeqbalcommented, Sep 18, 2016

follow this link to open the port on you’r local computer http://www.wikihow.com/Open-Ports

0reactions
shankar667commented, Sep 21, 2016

Issue fixed by modifying firewall settings. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting connect failed: ETIMEDOUT (Connection timed out) in ...
I have been using ftp to upload images on server in android application and I'm using the following code to connect with ftp....
Read more >
android.system.ErrnoException: connect failed: ETIMEDOUT ...
I get them message when I try and send an email from my app using jNet library. Is this a permission issue? Sub...
Read more >
FileZilla etimedout error : Causes and Fixes - Bobcares
Too small timeout setting in FileZilla : This causes IP block on server due to repeated connections. Firewall on user's computer that blocks ......
Read more >
Failed to send on socket: ETIMEDOUT: Connection timed out
Hello Tanium Experts,. What would caused this ETIMEDOUT error. I checked for Firewall, IA tools for blocking and Tanium port issues but I...
Read more >
java.net.ConnectException Failed to connect to (Host ... - GitHub
Hello, I am getting this error in my Crashlytics dashboard a lot, and some users reported that the app is not working (which...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found