Hello~
Hello~
After uploading a video file to the ‘upload url’ received from the “…/stream?direct_user=true” API, is the following procedure correct for playback?
1. Periodically check using ‘/stream?search=${encodeURIComponent(videoKey)}’,
2. Play the video in the player when result[0].status.state === ‘ready’.
Is there a feature where the player displays a loading bar until the transcoding is finished and then automatically loads the video?
Thanks.
4 Replies
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
Thanks for the response.
Since webhooks are directed to the backend, we still need to use polling to periodically check either our backend or the Cloudflare Stream server for updates anyway. Is my understanding correct?
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
You're a cool guy... From Korea.