niqdev / ipcam-view

MJPEG video streaming on Android
https://goo.gl/a2HM8C
MIT License
408 stars 160 forks source link

Connection problems: Setting up ipcam-view with mjpg-streamer #153

Closed zaptoopa closed 2 years ago

zaptoopa commented 2 years ago

Hi, first of all thanks for your great project. I have a problem getting my mjpg stream to work on the ipcam-view app. The mjpg stream address http://<server-ip-address>:8080/?action=stream works well via VLC and via the common webbrowser. So when i enter the mjpg stream path in the ipcam-view settings under the url section, i get an error when i switch to the default view. It seems that no connection can be established. Does anyone have an idea how to solve this issue?

INFO: I also tried the latest version from the github repo in an android emulator. Unfortunately without success and with the same result.

zaptoopa commented 2 years ago

my fault. works fine!