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

Connection Error #69

Closed
HitanshuIntern opened this issue Apr 14, 2023 · 2 comments
Closed

Connection Error #69

HitanshuIntern opened this issue Apr 14, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@HitanshuIntern
Copy link

HitanshuIntern commented Apr 14, 2023

Version

75df86a

Environment that reproduces the issue

Pixel 6 Pro Android 12

RTMP/SRT/... Server

SRT

Audio configuration

No response

Video configuration

No response

Is it reproducible in the demos application?

Yes

Reproduction steps

using a local SRT Stream server on Linux System and Try to run the app in emulator

Expected result

It should stream the video

Actual result

E/StandaloneCoroutine: startStream failed
java.net.ConnectException: Connection setup failure: connection timed out
at io.github.thibaultbee.srtdroid.models.Socket.connect(Socket.kt:241)
at io.github.thibaultbee.srtdroid.models.Socket.connect(Socket.kt:254)
at io.github.thibaultbee.streampack.ext.srt.internal.endpoints.SrtProducer$connect$4.invokeSuspend(SrtProducer.kt:119)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:3
Screenshot from 2023-04-14 18-34-20
Screenshot from 2023-04-14 18-35-43

Additional context

No response

Relevant logs output

No response

@HitanshuIntern HitanshuIntern added the bug Something isn't working label Apr 14, 2023
@HitanshuIntern HitanshuIntern changed the title [Bug]: Connection Error Apr 14, 2023
@HitanshuIntern
Copy link
Author

issue solve

@ThibaultBee
Copy link
Owner

Hi,

How do you solve the issue? That might interest other user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants