https://discord.cloudflare.com logo
Join Discord
Powered by
# stream
  • b

    Bluebeel

    07/17/2022, 5:46 PM
    Thanks for the answer and where can I find the sla for cloudflare stream?
  • b

    Brendan Irvine-Broque

    07/19/2022, 12:19 AM
    🆕: Changelog 👋 Hi everyone, wanted to introduce myself. I'm Brendan, Product Manager for Cloudflare Stream. Looking forward to helping people in this channel build great new video products and websites using Stream. Wanted to let this channel know that we now have a changelog in the Stream Docs, which we'll be updating with new features and improvements as we continue to improve Stream. You can find it here: https://developers.cloudflare.com/stream/changelog/ I'd welcome any feedback you have on what would be helpful to you in the changelog (and broadly to improve Stream). I can't be on here available all the time, but I will check in here regularly. What would you love to see more of in our documentation? I have my own ideas based on feedback I've seen so far, but I'd love to hear from you
  • t

    tt2468

    07/19/2022, 10:11 AM
    This looks great! My question is how in-depth will the changelog be? It looks like the items currently there are quite broad
  • m

    Matt Hensley

    07/19/2022, 1:23 PM
    will the changelog include Stream Live?
  • u

    Unsmart | Tech debt

    07/19/2022, 3:16 PM
    it already includes stream live @Matt Hensley
  • m

    Matt Hensley

    07/19/2022, 4:41 PM
    there is a recent RTMP behavioral change not captured in the changelog 🙂
  • t

    tt2468

    07/19/2022, 4:43 PM
    Which one?
  • s

    samuel;

    07/21/2022, 12:59 AM
    Any idea what might cause this on my Cloudflare Stream analytics? I'm very certain this isn't legitimate traffic/users watching my video.
  • m

    Matt Hensley

    07/21/2022, 1:21 PM
    RTMP deleteStream messages are no longer sent to simulcast destinations automatically when the input disconnects
  • t

    tt2468

    07/21/2022, 3:36 PM
    Ah yeah that one's been great
  • t

    Talkinggod

    07/22/2022, 11:04 PM
    I am using the cloudflare stream embed code in my wordpress theme website. Most themes have a video field area in the post for placing an embed stream that is handled by the player plug in ( I believe ) . I would like to use geo blocking. I also am curious about signed URL's . I am not sure if I can use geoblocking by adding lines of code to the embed code ( and where to add them if that is true) . I can't find page working examples or tutorials online that give a complete example of this feature that I can copy, modify, work with and paste. It would also be great if chromecast could be used with the embed player for making OTT content, as well as content that allows mobile phones to cast to TV from my served pages. Last question, so cloudflare provides video gifs ( they are so bandwidth consuming and huge!) but it's not so easy to make short .mp4 files that can be used for thumbnails etc ? We need more real world example videos and tutorials for beginning developers.
  • k

    kian

    07/23/2022, 2:20 AM
    You can just upload videos whenever you want
  • k

    kian

    07/23/2022, 2:20 AM
  • k

    kian

    07/23/2022, 2:20 AM
    It comes with it's own player - - but there's also React/Angular stuff for it too
  • k

    kian

    07/23/2022, 2:21 AM
    You can throw it into an iframe, i.e
    Copy code
    html
    <div style="position: relative; padding-top: 56.25%;"><iframe src="https://iframe.videodelivery.net/e1f3aad0255e44a726d53ef19db8e185?poster=https%3A%2F%2Fcloudflarestream.com%2Fe1f3aad0255e44a726d53ef19db8e185%2Fthumbnails%2Fthumbnail.jpg%2Fe1f3aad0255e44a726d53ef19db8e185%2Fthumbnails%2Fthumbnail.jpg%3Ftime%3D%26height%3D600" style="border: none; position: absolute; top: 0; left: 0; height: 100%; width: 100%;" allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture;" allowfullscreen="true"></iframe></div>
  • f

    Frerduro

    07/23/2022, 2:28 AM
    can you play the file without the player?
  • f

    Frerduro

    07/23/2022, 2:29 AM
    mostly looking to use this for a background video file
  • f

    Frerduro

    07/23/2022, 2:29 AM
    https://www.playavalon.net/
  • k

    kian

    07/23/2022, 2:31 AM
    You can generate a MP4 from the video.
  • k

    kian

    07/23/2022, 2:31 AM
    It's mainly for downloads though - but you could likely get it to work.
  • f

    Frerduro

    07/23/2022, 2:31 AM
    what about webm?
  • k

    kian

    07/23/2022, 2:32 AM
    You can upload a WebM but I don't think there's any WebM outputs.
  • k

    kian

    07/23/2022, 2:32 AM
  • f

    Frerduro

    07/23/2022, 2:32 AM
    oh thats sad
  • k

    kian

    07/23/2022, 2:35 AM
    imho Stream, much like Images, are fully managed solutions where the benefit is in all of the encoding & transformation options. Stream can take dozens of inputs, encode them in this & that format, add captions, change quality of the streaming. Images can do compression, next-gen formats like WebP or AVIF, resizing & all of that stuff.
  • k

    kian

    07/23/2022, 2:35 AM
    If you have simpler video needs, just using object storage like #940663374377783388 or #874727019479437372 is likely a better option.
  • i

    Isaac McFadyen | YYZ01

    07/23/2022, 12:27 PM
    You can also use the HLS stream, although that requires an HLS-compatible player (like Video.js) even if you turn off the controls.
  • i

    Isaac McFadyen | YYZ01

    07/23/2022, 12:27 PM
    But yeah, pure
    <video>
    tag is the MP4 as Kian mentioned.
  • s

    S Abhishek

    07/24/2022, 4:57 AM
    You should probably reach out to support.
  • l

    luci4

    07/25/2022, 1:38 PM
    Hello, what is the latency time of watching live broadcast, from browser? and how to optimize it?
1...282930...105Latest