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

rtsp stream crashes on android #35

Open
braltan opened this issue Oct 20, 2017 · 1 comment
Open

rtsp stream crashes on android #35

braltan opened this issue Oct 20, 2017 · 1 comment

Comments

@braltan
Copy link

braltan commented Oct 20, 2017

I am trying to watch rtsp cam stream with this tool but when i start app on any android device app crashes after showing first frame of the stream.If I use an url other than rtsp cam stream it works well.
On logcat :
10-20 17:23:02.788 8690 9097 E libEGL : eglSwapBuffersWithDamageKHR:1156 error 300d (EGL_BAD_SURFACE)
10-20 17:23:10.066 8690 9192 E GLib+stderr: **
10-20 17:23:10.066 8690 9192 E GLib+stderr: GStreamer:ERROR:gstpoll.c:1436:gst_poll_wait: assertion failed: ("Value of time " "timeout" " is out of timespec's range" && ((timeout) / GST_SECOND) < G_MAXLONG)
this error comes up before crash.(I've tried many pipeline s but none of them worked.)
So how can i solve it ? Thank you.

@Blindsp0t-creative
Copy link

Hi,
I'm having the same issue here, with RTSP stream on Android.

Any idea ?
Thanks

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

2 participants