connect failed: ETIMEDOUT
See original GitHub issueHi, 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:
- Created 7 years ago
- Comments:5
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
follow this link to open the port on you’r local computer http://www.wikihow.com/Open-Ports
Issue fixed by modifying firewall settings. Thank you!