-
Notifications
You must be signed in to change notification settings - Fork 388
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
Uncatchable crash setDataSource code -1 (SI_QUEUE) #272
Comments
@cmunaro have you got any solution? |
no, fortunately for my use case I could use the base |
@cmunaro I am using an RTSP stream link from an IP camera, and getting this issue. what do you recommend for getting frame from an RTSP stream. kindly share your suggestions.Thanks |
@engrtaipu sorry but I'm not skilled at all in this field 😅 |
I checked the video and am unable to reproduce this crash. I tested on a Pixel 6 running Android 13. demo.mp4 |
@wseemann I have tried this demo with an RTSP stream url from a camera, it just shows an un-ending loader. kindly share with us, how to achieve this for an RTSP stream. thanks |
I get this same error when trying to use a Content
|
Got below error Process name is com.playerapp.myplayer, not key_process Device : OPPO CPH2213 (OPPO F19 Pro+ 5G) |
Every video taken from a Galaxy S10 updated to the latest Android version, makes the app crash even if the code is inside a try-catch, on other devices seems to work.
The trigger is the second line of this code:
logs:
Sample: https://user-images.githubusercontent.com/16867697/213127265-8e2d79b3-e06a-4c9a-8240-75009227bf37.mp4
The text was updated successfully, but these errors were encountered: