Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lags when loading a new image #1526

Closed
HootisTigglebits opened this issue Apr 23, 2021 · 10 comments
Closed

Lags when loading a new image #1526

HootisTigglebits opened this issue Apr 23, 2021 · 10 comments
Labels

Comments

@HootisTigglebits
Copy link

I just got the dev version up and running and uploaded the same images I was using on the latest OSE version and have noticed that every time it goes to load a new image it loads the upper 1/8th of the image immedieatly and then lags for about 1 second and then loads the rest. How can I fix this?

  • Raspberry Pi Hardware Version: Model 3B
  • Raspberry Pi Network Setup: Ethernet
  • Screenly OSE Version: master@97a0abd
@vpetersson
Copy link
Contributor

Given your last issue, I wouldn't rule out a broken SD card. Try a brand new one and see if that resolves it.

@usernsc
Copy link

usernsc commented Apr 24, 2021

I see the same at times on a pi 4b 8gb with 32gb sd depending on the image size. My thought was could be related to “conversion” time for the display.. but, I could be totally wrong here, as I am still “learning the nuances” of screenly-ose on the pi 4b..

@HootisTigglebits
Copy link
Author

Okay I bought a new SD card and am currently installing the dev version on it. Fingers crossed.

@HootisTigglebits
Copy link
Author

HootisTigglebits commented Apr 25, 2021

Okay so it’s still lagging. Here’s a video of the issue. Before I upgraded to the dev version I was using these same images without an issue. Video of image lag.

@HootisTigglebits
Copy link
Author

I think I may have figured it out. The .png was using was a large file so I saved it as a .jpg and the loading lag seems to have stopped. Now I just have to figure out how to adjust the image so that it fills the screen. Is master@97a0abd the current dev version?

@usernsc
Copy link

usernsc commented Apr 25, 2021

master@97a0abd is current, so lowering the image file-size - helped you? May I ask what the size and resolution was before and after you fixed it?

@HootisTigglebits
Copy link
Author

HootisTigglebits commented Apr 25, 2021

I take that back it’s now randomly doing it again and there’s a black screen that lasts around .25 seconds between images

@HootisTigglebits
Copy link
Author

I just put the regular OSE version on the SD card and it works flawlessly again other than the black bars.

@ealmonte32
Copy link
Contributor

ealmonte32 commented May 7, 2021

I troubleshooted this similar situation with someone else here , this is simply a combination of the size and type of the file/image and how long it takes to render by the viewer of the system..
I understand it works flawlessly in regular OSE version, this is probably because regular OSE uses uzbl to view_image, the experimental uses Webview..

@stale
Copy link

stale bot commented Jul 21, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants