easytarget / esp32-cam-webserver

Expanded version of the Espressif ESP webcam
https://hackaday.io/project/168563-7-esp32-cam-example-expanded
GNU Lesser General Public License v2.1
1.27k stars 341 forks source link

Streaming on Andorid Phone not possible #312

Open JoJos1220 opened 6 months ago

JoJos1220 commented 6 months ago

As descriped in the title, it is not possible in the simple/full mode by activating start stream to get a stream view. It works in Browser (Firefox) perfectly as excepted but the stream does not work on Android.

The Get still button gives a screen but no moving stream.

JoJos1220 commented 6 months ago

As a Breakpoint:

the issue occurs if the URL_HOSTNAME & the MCNS_NAME was activated and setted up exactly the same string. Maybe this is a helpful information