FormerLurker / Octolapse

Stabilized timelapses for Octoprint
GNU Affero General Public License v3.0
638 stars 99 forks source link

No Snapshots have been taken with the current camera #660

Open macombweare opened 3 years ago

macombweare commented 3 years ago

If this is a feature request describe it here

_REPLACE_THISFEATURE_REQUEST_DESCRIPTION_GOES_HERE

Version of Octolapse

Octolapse Version: 0.4.1

Version of OctoPrint

OctoPrint Version:1.5.2

When you ran into the problem, did you have diagnostic logging enabled?

Diagnostic Logging was Enabled: YES

What were you doing when the problem occurred

  1. Initial phases of setting up Pi Cam v2
  2. After following installation guides, i am unable to enable CUSTOM IMAGE PREFERENCE
  3. i am able to successfully do a TEST WEBCAM but i do not see a CAMERA preview and what i see is :"No Snapshots have been taken with the current camera........."

What should have happened?

able enable custom image preference(?), see a TIMELAPSE PREVIEW(?)

What happened instead?

instead of seeing a TIMELAPSE PREVIEW i just see this prompt :"No Snapshots have been taken with the current camera........."

Operating System running OctoPrint and Octolapse

OS Name: OCTOPI Os Version: 0.17.0

Printer model & used firmware incl. version

Printer Model: PRUSA MK3S+ Printer Firmware Version: 3.9.2

Browser and version of browser, operating system running browser

Browser: GOOGLE CHROME Browser OS: WIN 10

Link to the gcode file you were printing when the problem occurred

Link to Gcode File: i am able to print BUT no OCTOLAPSE

Link to settings.json

Link to settings.json with all passwords removed: _REPLACE_THISSETTINGS_JSON_LINK_GOES_HERE

Link to plugin_octolapse.log

Link to plugin_octolapse.log: LINK_GOES_HERE

Link to octoprint.log

Link to octoprint.log: _REPLACE_THISLINK_GOES_HERE

Link to contents of Javascript console in the browser

Link to javascript console output: _REPLACE_THISLINK_GOES_HERE

Screenshots and/or videos of the problem:

Screenshot/Video Links: _REPLACE_THISLINKs_GO_HERE

Please consider becoming a patron

If you like this project, please support my work by becoming a patron, and consider adding a 'star' to the repository. It takes a lot of time and effort to maintain the project and respond to issues. The cost of test prints, software, cameras, printer parts, etc. can quickly add up, so every bit helps.

You can find various videos and tutorials by subscribing to my Youtube channel. You can also follow me on Twitter.

Hope you can help me.. thanks.. happy new year

FormerLurker commented 3 years ago

You won't see any images until a snapshot is taken during a print.

micheal-hill commented 1 year ago

I'm seeing this for the entire duration of the print.
At the end of the print I get a video result, so it's evidently taking snapshots throughout the print. But the preview never shows.

See for example: example

matiasfernandeza commented 1 year ago

exact same problem as micheal-hill here WhatsApp Image 2023-08-14 at 16 15 08

fighterguard commented 1 year ago

I'm also having the same problem, except I'm running Octoprint on Windows. Prints start and finish, and the timelapse videos are generated perfectly, but I never see a preview

DiEVeXx commented 1 year ago

Same issue here: "No snapshots have been taken with the current camera. A preview of your timelapse will start to appear here as snapshots are taken by Octolapse."

but: Snapshot Count:66

briodan commented 1 year ago

seeing the same issue here with a USB camera

Video generate correctly, but no snapshots are displayed

image

manolol1 commented 1 year ago

Can confirm this issue. Octoprint running on a Raspberry Pi 4 with a usb camera.

image

andres1995sergio commented 1 year ago

I'm also having this issue but I'm running a rather strange setup with octoprint on WSL Ubuntu in windows and an Android Xiaomi smartphone as camera, using the ipwebcam app. I followed this guide to get things running, except for the octoprint install part, for that I just used the octoprint_deploy script https://www.reddit.com/r/ender6/comments/12t724m/how_i_installed_octoprint_in_wsl_and_connected_to/?utm_source=share&utm_medium=android_app&utm_name=androidcss&utm_term=1&utm_content=2

julianaklulo commented 1 year ago

I have the same issue, running on a Raspberry Pi 3B with Pi Camera. The snapshot count show that snapshots were taken, the video is rendered correctly, but still get the message error and no preview.

DiEVeXx commented 1 year ago

I think all here can find a solution for this issue in the comments of the issue #917

El mié, 30 ago 2023 16:11, Juliana Karoline de Sousa < @.***> escribió:

I have the same issue, running on a Raspberry Pi 3B with Pi Camera. The snapshot count show that snapshots were taken, the video is rendered correctly, but still get the message error and no preview.

— Reply to this email directly, view it on GitHub https://github.com/FormerLurker/Octolapse/issues/660#issuecomment-1699264983, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3DBKJQ6K5CPPHN7HX3SEDXX5CYHANCNFSM4VR4TB4A . You are receiving this because you commented.Message ID: @.***>

andres1995sergio commented 1 year ago

@DiEVeXx suggestion worked for me, now I can see the timelapse preview

julianaklulo commented 1 year ago

@DiEVeXx worked for me as well, thank you!