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

Replicate video generation not returning video url #1

Open
domdechiera opened this issue Oct 31, 2024 · 0 comments
Open

Replicate video generation not returning video url #1

domdechiera opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@domdechiera
Copy link
Owner

Initially, the replicate API had changed and so I had fixed the issue by creating a helper function to convert ReadableStream to Buffer.

Now the issue has returned. Replicate should return the url of the video. But, the stream seems to be empty on response. However, the video is generated in the Replicate dashboard. So, the issue is in the code.

Need to investigate issue in: /app/api/video/route.ts

@domdechiera domdechiera added the bug Something isn't working label Oct 31, 2024
@domdechiera domdechiera self-assigned this Oct 31, 2024
@domdechiera domdechiera added the wontfix This will not be worked on label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant