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

Error creating this asset: Please upload a valid video file (gifs are not supported) #170

Open
MohamedSawahZC opened this issue May 24, 2023 · 1 comment

Comments

@MohamedSawahZC
Copy link

🎯 Description:

  • After recording my screen multiple times or a long video in the range of 3 to 5 minutes, I encountered this error when I tried to submit the recording.

image

🎞️ Steps:

1- Open

https://stream.new/

2- Record the entire screen multiple times videos between (3:5 min)

❌ Actual results:

  • Error creating this asset: Please upload a valid video file (gifs are not supported)

✅ Expected results:

  • Screen for copy video URL or waiting for the recorded video

Note:

  • I tried refreshing it multiple times, but it did not work.

Example:

https://stream.new/assets/zt29WodXtqEpeagBpRwj1xmro01BTxtBgFecN3UcKJA4
@askadityapandey
Copy link

Interesting, what I can see is the issue could be in

stream.new/components/record-page.tsx

Maybe we can solve this by increasing chunk size?
const MEDIA_RECORDER_TIMESLICE_MS = 10000;
I wanna work on this one if maintainers allow?

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

No branches or pull requests

2 participants