no ffmpeg on remote server --> no video thumbnails #1287
-
|
Hi, Error message: Is there a way to make the video thumbnails on the pi and to upload them to the videos/thumbnails folder of the remote server? I suppose I would have to modify the upload.sh (and uploadForDay.sh) file? @EricClaeys : Did you find the time to look into the logs I uploaded (Thread: Image flicker at dusk and dawn)? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
@astrocusanus. Christof, the next version of Allsky allows creating timelapse video thumbnails on the Pi and uploading to the website' I briefly looked at your logs and another person's similar logs. I'm not sure what to do, though, since nighttime uses the camera's auto exposure, not our daytime code. You can try changing the Version 0.8 Exposure option, and lowering the USB Bandwidth setting. At some point we will port out auto exposure algorithm from the RPiHQ camera to the ZWO which I hope will fix the problem. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, set TIMELAPSE_UPLOAD_THUMBNAIL to true in config.sh. |
Beta Was this translation helpful? Give feedback.
-
|
@astrocusanus The thumbnails for the Allsky Website go in the |
Beta Was this translation helpful? Give feedback.
@astrocusanus. Christof, the next version of Allsky allows creating timelapse video thumbnails on the Pi and uploading to the website'
videos/thumbnailsfolder on the Pi and/or a remote server. In the meantime you can run the ffmpeg command manually and upload them.I briefly looked at your logs and another person's similar logs. I'm not sure what to do, though, since nighttime uses the camera's auto exposure, not our daytime code. You can try changing the Version 0.8 Exposure option, and lowering the USB Bandwidth setting. At some point we will port out auto exposure algorithm from the RPiHQ camera to the ZWO which I hope will fix the problem.