Cloudflare Developers

CD

Cloudflare Developers

Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news

Join
Sszef05/8/2024

Hello, we are building a big video

Hello, we are building a big video shopping mobile app. ~200k users - how excatly does the streaming pricing work? When I just start to watch the video its already a minute streamed? We were just testing and its already 700 minutes - I know it can be a little bit of a pricing question, but maybe someone has expierience with it
Eedited33445/8/2024

I keep getting this error, anybody have

I keep getting this error, anybody have an idea whats going on?
No description
AAmir !!5/7/2024

Hello, guys.

Hello, guys. I want to upload the large video using TUS. What is the maximum size of video that can be uploaded? is it possible to upload 20GB? Thanks is advance....
EErin5/6/2024

our use case, we're building a fitness

our use case, we're building a fitness app and each workout has stations and each station has exercises. We'd like to upload a video per exercise but those the user just one video with all those "stitched" together (or sequentially)
DDeadWaist5/6/2024

sometimes video segments take 3+ seconds

sometimes video segments take 3+ seconds to respond on seek while using HLS, can anyone explain why this is happening?
No description
LLukee5/4/2024

every live stream is a video

Hey! I've just started using cloudflare stream. On videos, I can restrict embedding to specific URLs, but I can't see a way to do this with live streams. Anyone know if this is possible? 🙂
TThomas5/2/2024

@renan When you plan to upgrade WebRTC

@renan When you plan to upgrade WebRTC Stream from Beta to production-ready full integrated stream service?
YyzziK5/1/2024

Oh also a reply to "latency would be

Oh also a reply to "latency would be less only if hosted on CF ?" would also be great
GSGagan Suie4/26/2024

something weird just started happening.

something weird just started happening. im getting dev live-input webhooks to my production workers..
BBironHalo4/4/2024

I just can't find anything on giving

I just can't find anything on giving users the ability to download different video resolutions, though it wouldn't cost me less in minutes to run the server, it would be great to package it in different pay gates.
Kkhalil11/30/2023

It was recommended to me to use the HLS

It was recommended to me to use the HLS Manifest URL to download the videos due to intermittent issues in generating download URL. However, for one of my videos from 11 hours ago, I am getting 'Manifest not found' for no apparent reason (i have turned signed urls off and confirmed it still gives this error)...
BDBBram De Backer11/8/2023

HLS playback discussion thread

We're also still having the same issues with (some) HLS streams, I'm afraid.
DDahoom403011/3/2023

you mind sending me a url

you mind sending me a url
Bbqm10/31/2023

Thanks for responding la x rc 1203 sorry

Thanks for responding @la.x.rc , sorry I missed it. Should I follow up with a forum thread instead? I am a bit puzzled by the cloudflare player as any company serving short videos has / will have this issue… I could roll out my own customised video.js player but would love to use the CF one if possible
MMackenly10/5/2023

Two use cases if it is allowed

Two use cases if it is allowed: 1. Phishing. This could be used for malicious actors to make users think they're streaming to the correct account when they're really streaming somewhere else. If the only thing that differentiates between which account a stream goes is the stream key then it would be easy to trick users. Example: If live.securemedicalstreams.com is CNAMEd as a Cloudflare Stream domain. A malicous user finds that out via a simple DNS scan. So they add the domain to their account too. They can phish a user giving them the real domain, just with their own stream key. If that's possible both live.securemedicalstreams.com/1111111111 and live.securemedicalstreams.com/2222222 could go to separate stream accounts with one potentially being malicious. 2. Shared vanity domain. A use case for allowing it would be to let multiple users use custom domains. I have ingest.stream and rtmps.stream which make good ingest domains imo. I don't care if others use them....
LLouis9/28/2023

I’ll check back in in a few days if

I’ll check back in in a few days, if YouTube holds then it’s definitely the Restream. But to be clear, cloudflare’s regular HLS output held perfectly for a week now. Only the restream seems to be an issue.
Kkingmesal9/28/2023

i m using the cloudflare stream player

i'm using the cloudflare stream player and am trying to pause a video if it is playing when a users clicks on another tab ```javascript const player = Stream(playerFrame); if (document.visibilityState === "hidden") { console.log("pausing");...
NNat9/28/2023

👋 Generating mp4 downloads for my

👋 Generating mp4 downloads for my videos used to be snappy, but the one I just kicked off is moving glacially slow. Like it's been 5 minutes and it's done 22% of a 30 second video 😛 Has something changed recently?
Next