The API works, but Stream web UI doesn't work for videos requiring Signed URLs: You can create a new
The API works, but Stream web UI doesn't work for videos requiring Signed URLs: You can create a new AI-generated English caption, you can wait for it to be in the "Ready" state and then "Download" from the "..." menu. But the downloaded
en.vtt
file just contains text "401 unauthorized".
Captions aside, the Stream UI is challenging to use for videos that require signed URLs. There are no previews or poster images visible, so navigation is limited by either filename or record-keeping in an external system.17 Replies
Super minor thing, but I'd love to be able to open the Live Inputs in a new tab, instead of one by one, in the same way I can do so with the Videos. Yes yes I know I should be using the API to do stuff 😅
While a stream is live, is it possible to load all HLS segments? Or am I just dumb :lul:
Hey Folks, I'm using CF Workers with Bun/hono/Drizzle/Lucia/D1 along with Stream. I'm trying to use TUS protocol in a React component to upload videos using this library (https://github.com/kqito/use-tus). I'm having a hard time to include my session Cookie on the initial tus request to CF worker endpoint protected by Lucia Auth - which will obtain the tus Location header. as response TUS works very well without the protected endpoint/without auth. It breaks when I make the CF worker endpoint protected, because react frontend isn't passing the cookie. Do you folks have any sample react code with tus implementation. In the Stream documentation, the code example uses vanilla js with Uppy library. I'm trying to implement tus using React.
Hey all, I'm trying to find a provider to serve HLS VoD content and CF Stream looks promising. One caveat is that I need my HLS content to have multi-channel audio encoded as separate streams. So for example:
video.m3u8
audio1.m3u8
audio2.m3u8
And a master master.m3u8
to sync everything.
I didn't see anything in the documentation about multi-channel / multiple-stream audio. Is this something that's supported?is anyone using Uppy with TUS uploads for stream direct creator uploads? If I use the tus-upload python CLI client, it works fine - if I use the sample code from the CloudFlare docs in JS, every HTTP PATCH request fails. This is the example code I am using https://developers.cloudflare.com/stream/uploading-videos/direct-creator-uploads/#step-2-use-this-api-endpoint-with-your-tus-client
should be reproducible with this https://gist.github.com/agoddard/c7169dd6516c9c43f5dd7d027c32be72
Would be cool if there was a way to use Workers, with the Browser Rendering API, to inject a HTML overlay over the top of a live stream...
Is anyone else using WebRTC? Do you experience intermittent video stream while audio is fine? I have tried everything, LTE vs WIFI, tranceiver parameters (maxBitrate, maxFramerate), starting with just the basic <video> element on the page. It was working better a couple days ago so maybe it is CloudFlare servers?
I have very simple issue on my account. On notification tab I have list of product and I cannot see Stream notification in the list despite the fact that I use and pay for Stream Live Input. I want to receive connected/disconnected notifications through webhooks but don't see them during testing
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
I am just getting started with Stream and hoping to implement it on my own react typescript platform.
I have the same problem! Has anyone already solved it?
Dashbaord shows "connected" status, but stream doesn't want to start there.
try a different encoder
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
Hey, I still have this issue https://discord.com/channels/595317990191398933/893253103695065128/1280483902263136299 despite support contacting me, but now I have new issue, I cannot add any notification
is there a way to determine if you're sending garbage packets?
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View