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

Getting timeout error in mjpeg stream on Android #31

Open
TechHelper opened this issue Jun 9, 2023 · 5 comments
Open

Getting timeout error in mjpeg stream on Android #31

TechHelper opened this issue Jun 9, 2023 · 5 comments

Comments

@TechHelper
Copy link

I am just trying to play the stream normally. But getting an error immediately as shown in the screenshot.
IMG-20230609-WA0026~2

@jaumard
Copy link
Member

jaumard commented Jun 10, 2023

look there is a connexion issue, not sure what I can do for you here

@TechHelper
Copy link
Author

@jaumard when i simulate my android phone's camera as ip camera then it works. but not working for actual ip camera stream.

@jaumard
Copy link
Member

jaumard commented Jun 10, 2023

What I would do is to open the browser and put the camera ip to see if it works on an android browser, if yes it should work on your app. But my guess is that it will not work even on a browser so you should try to fix that first.
Or maybe your stream is in http and you need to set up specific security rules on your app to allow non secure connexions.

@TechHelper
Copy link
Author

TechHelper commented Jun 10, 2023

@jaumard It is working in a browser and native Android app using niqdev ipcam view library. But not working in flutter app. There are no security rules.

@cybrox
Copy link
Contributor

cybrox commented Jun 12, 2023

@TechHelper What make/model of IP camera are you using?

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

3 participants