Giter Club home page Giter Club logo

Comments (21)

WhiteFedora avatar WhiteFedora commented on June 30, 2024 7

Only worked for me if I disconnected from port 80.

from esp32-camera.

me-no-dev avatar me-no-dev commented on June 30, 2024 1

did you try http://[ip-of-esp]:81/stream ?

from esp32-camera.

xxxajk avatar xxxajk commented on June 30, 2024 1

Try a different browser?

from esp32-camera.

fenyvesi avatar fenyvesi commented on June 30, 2024

Anybody?

from esp32-camera.

fenyvesi avatar fenyvesi commented on June 30, 2024

Yes.
the IP is: 192.168.0.206
Firefox, Chrome, Edge:
http://192.168.0.206:81/stream

Result: Waiting for the server, nothing happens.

from esp32-camera.

jardous avatar jardous commented on June 30, 2024

try to save the stream and analyze it offline

$ curl -o stream.raw http://192.168.0.206:81/stream
$ file stream.raw

and try to convert it to other format

from esp32-camera.

caustinbakker avatar caustinbakker commented on June 30, 2024

I am having the same problem. Sometimes it works and sometimes it doesn't

from esp32-camera.

czosnekltd avatar czosnekltd commented on June 30, 2024

I am having the same problem

from esp32-camera.

rwagnervm avatar rwagnervm commented on June 30, 2024

I am having the same problema. Waiting for the server end get only black screen.

from esp32-camera.

Shellfishgene avatar Shellfishgene commented on June 30, 2024

I have the same problem, everything seems to work, the menu is there, but the browser shows the "broken image" symbol instead of picture.
However it may be a hardware problem: I ordered two modules, from the same vendor. One works, one does not. It seems to be a camera problem: If I switch the OV2460 camera from one to the other, it starts to work.

from esp32-camera.

xxxajk avatar xxxajk commented on June 30, 2024

Same issue in chrome on android, but the plain ASOP browser works.
This is most likely a bug in the CSS/javascript/whatever.

from esp32-camera.

sdey76 avatar sdey76 commented on June 30, 2024

Hii
Able to get still images but same issue..no stream
Need help

from esp32-camera.

sdey76 avatar sdey76 commented on June 30, 2024

Hii i updated google chrome and it works! But not great luck on android phone on chrom! Thanx a lot

from esp32-camera.

abergmann avatar abergmann commented on June 30, 2024

I had the same problem with VLC and ffplay. No connection was working.

I've looked at the MJPG Stream and it turned out that the content and boundary delimiter are not in the right order. I've send a PR to espressif/arduino-esp32. Still waiting for acceptance.

from esp32-camera.

abergmann avatar abergmann commented on June 30, 2024

I also created #120 against espressif/esp32-camera.

from esp32-camera.

arris138 avatar arris138 commented on June 30, 2024

Only worked for me if I disconnected from port 80.

This solved my issue, although that seems to be a bug.

from esp32-camera.

mic191 avatar mic191 commented on June 30, 2024

Same issue for me : no video streaming; everything seems to work, the menu is there, but the browser shows the "broken image" symbol instead of picture. I can just make screenshot of picture, but no video. In local all is ok.

from esp32-camera.

rsimiciuc avatar rsimiciuc commented on June 30, 2024

I noticed that the stream is broken if is more than one connection to it, which means only one client can connect at a time.

from esp32-camera.

sdey76 avatar sdey76 commented on June 30, 2024

from esp32-camera.

arkhipenko avatar arkhipenko commented on June 30, 2024

Guys, I have been working on this issue and was able to successfully stream to VLC and browsers.
Also implemented multi-client streaming.
Please check these repos:
https://github.com/arkhipenko/esp32-cam-mjpeg (single client)
https://github.com/arkhipenko/esp32-cam-mjpeg-multiclient (up to 10 clients)
https://github.com/arkhipenko/esp32-mjpeg-multiclient-espcam-drivers (up to 10 clients using latest ESP32-cam drivers from espressif).

from esp32-camera.

github-actions avatar github-actions commented on June 30, 2024

This issue appears to be stale. Please close it if its no longer valid.

from esp32-camera.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.