We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
To check video status: GET:{cfWorkerHost}/video/{uid}/getVideoProcessingStatus Returns this DS:
GET
{cfWorkerHost}/video/{uid}/getVideoProcessingStatus
readyToStream: boolean; thumbnail: string; mp4Url: string; playback?: { hls?: string; dash?: string; };
To enable mp4 downloads: GET: {cfWorkerHost}/video/{uid}/enableMp4Download Returns 200 status and no data
{cfWorkerHost}/video/{uid}/enableMp4Download
Sorry, something went wrong.
@harshbaz Can you confirm if the exact value of the cfWorkerHost is this?
cfWorkerHost
https://go-bazzinga-dapp-api-main.go-bazzinga.workers.dev/
@saikatdas0790 Its https://hot-or-not-upload-api-main.go-bazzinga.workers.dev
https://hot-or-not-upload-api-main.go-bazzinga.workers.dev
@Natasha-GB Check if still needs to be done, else close
build: implement docker release builds (#2)
94a1b5e
Natasha-GB
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: