abi / screenshot-to-code

Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)

Home Page:https://screenshottocode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to read the duration of webm file

HarryNgo29 opened this issue · comments

Looks good for me until I pass the first image:

Screenshot 2024-04-07 180826

Here are the errors in backend while my frontend looks fine

Screenshot 2024-04-07 181427 Screenshot 2024-04-07 181525 Screenshot 2024-04-07 181601 Screenshot 2024-04-07 181634

Nevermind, I fixed it!!!

Actually, I still got the problem with ASGI application, which make the web not stable for me!

Can you share your logs again?

In your previous log, you have an extra space at the end of the OpenAI key.

Your images aren't showing up here. I'll need more information (browser console, browser version and backend logs) to help you debug the record issues.

Thanks for sharing the logs. I'll have to dig into the code to solve this.

Instead of the record, can you try recording a video using your computer and then, dragging in the video? I think that should work. The problem here is with the video format that the browser is recording.

Which browser are you using BTW?

I will try to record a video. I am using Microsoft Edge btw.

Cool, let me know how that goes. I'll spend more time debugging issues with the screen recording over the next week.