so i have a question for the new generating captions feature using AI for Stream, do i ask here? i was just wondering if there is support for livestreams @mickiebetz @renan i wanted to @ you guys, let me know if pinging you this way is innapropriate
I made an app once that streamed, recorded and send blobs of the video to the server. So it didn't need to wait for the video to complete in order to upload it.
i dont mean to shill, but you can use the streaming platform i built to get help on these types of issues (if someone in this discord is available to help of course). It has webrtc streaming to share screen, audio and chat. https://mage.stream
Hi team, do Live Inputs or Outputs expose any mechanism to add captions? The docs state that a video must be uploaded prior to attaching a caption, so I assume that the captioning REST endpoints only apply to Videos and not Live Inputs or Outputs. I understand that the newly added automatic caption generation feature does not apply to Live streams, so failing that, is there any other way to attach captions to a Live stream, assuming the captions themselves are generated elsewhere?
Hello. We at line-21.com are happily using Cloudflare streams. I have a question, if I send a live stream through SRT and include a caption track, is it included in the RTMP out? Or actually in any output?
I'm running into issues with WebRTC on Cloudflare Stream. I'm using the example WHIP and WHEP clients from the docs here. I'm running into cases where the connection is made and audio/video tracks are detected but then the video element I'm attaching it to doesn't show the livestream.
Other times it works perfectly, so I'm wondering if this is some kind of issue on Cloudflare's end
Hi, is it possible to use the pay per bitrate rate but auto switch it to the minutes stored rate to avoid cost spikes? I ask because in general there is low stream amount - views, but occasionally a lot (100-1000 playbacks in a week).
I have to pay currently $10 a month, and really like the backend and look of the CF player, but when I (or other potential customers) compare it to the Vimeo base tier it is just about $5 the month with a weekly upload limit. Ideally, I would have a free tier and video Advertisements (with revenue share).
Did you ever get an answer? I too only want to live stream or live playback with no need for stream recordings. I would be happy to pay $5.00 per month similar to the monthly pre-paid minimum storage charge. And still pay the other post-paid streaming minutes viewed costs. If only Cloudflare could give us a choice?
Sadly, automatic minimum deletion only occurs at 30 days or more and can't be set to less than this. If it was say possible for '0' days deletion, could that possibly set to 'null' recording mode instead of 'automatic' in the API/JSON? As the internet is mostly reliable, connections from my origin server to the Cloudflare CDN do break for whatever reason time to time. When that occurs, the Cloudflare stream and record stops, and Cloudflare will report that my minimum 1,000 minute storage is full and won't resume live streaming when the internet connection restores. Then I have to tediously delete the un-needed recorded stream video file from the Cloudflare Dashboard before I can restore live streaming. I do not see why I would have to pay a monthly fee for 30 days storage when I have no use for any storage at all. I have yet to have a stream last more than 10 days before it gets interrupted and my storage reports as full. I have never seen how automatic deletion works in the live stream context. Surely Cloudflare Developers are aware, as requests to stream only with no recording were put in around 2 years ago elsewhere with mentions of 'coming soon', still waiting.
Hi everyone! I’m running into a strange issue. For the m3u8 file of a stream link. We parse the m3u8 file to provide the different resolutions to our client. The links provided to the different resolutions does not include any audio in the video. Any ideas how we can fix this? Thanks in advance!
I have a live input that will be receiving a stream for 4 hours; I don't want a 4 hour recording though, but rather 4 1-hour recordings. How can I accomplish this without stopping and restarting my input stream every hour? (because if I stop and restart my stream it disrupts viewers)