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

    Talkinggod

    07/26/2022, 6:08 AM
    Can you give me a complete example of the embed code for a video restricting country code th, ph and cn ? That is Thailand, Philippines and China? I want to have a working ready to go iframe example of the geo restriction that I can experiment with. Thanks
  • k

    kian

    07/26/2022, 8:02 AM
    I have no idea how you’d do that in an iFrame
  • j

    JohnsCreek

    07/26/2022, 8:56 AM
    I pretty much like this video, do you have any idea how it was generated? I mean the technique of creating video like this
  • j

    JohnsCreek

    07/26/2022, 8:58 AM
    It could be Microsoft power point but I am not sure
  • r

    Random

    07/26/2022, 10:15 AM
    I have an issue with short videos being served up from stream looking really bad, I am wondering if I can chat to someone about a solution. I asked on the Forum and nothing ..
  • t

    Talkinggod

    07/27/2022, 5:43 AM
    What can I use to do it ? I wish cloudflare had more tutorials on YT or workshops on these questions and implementations
  • j

    johncantrell97

    07/27/2022, 2:49 PM
    does the stream product allow me to add middleware / custom logic for custom authentication at a per-segment basis?
  • j

    JohnsCreek

    07/28/2022, 2:03 PM
    you can do it with signed tokens
  • t

    Talkinggod

    07/29/2022, 2:08 AM
    I am still trying to figure that out also!
  • j

    joshh

    07/29/2022, 2:57 PM
    Hey there, when trying to stream dash in firefox, this is all I get.
  • j

    joshh

    07/29/2022, 2:58 PM
    Copy code
    <video autoPlay={true} controls={true} style={{width:'100%',height:'100%'}} className={props.className}>
    <source src={`https://cloudflarestream.com/id/manifest/video.mpd`}/>
    Your browser does not support the video tag.
    </video>
  • i

    Isaac McFadyen | YYZ01

    07/29/2022, 3:00 PM
    That looks like you're using DASH?
  • i

    Isaac McFadyen | YYZ01

    07/29/2022, 3:00 PM
    There's no DASH in Firefox.
  • i

    Isaac McFadyen | YYZ01

    07/29/2022, 3:00 PM
    https://caniuse.com/mpeg-dash
  • i

    Isaac McFadyen | YYZ01

    07/29/2022, 3:01 PM
    It's HLS only I think
  • j

    joshh

    07/29/2022, 3:01 PM
    https://developer.mozilla.org/en-US/docs/Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video#using_dash_-_client_side
  • j

    joshh

    07/29/2022, 3:02 PM
    doesn't work in Brave either.
  • j

    joshh

    07/29/2022, 3:02 PM
    I don't even see a network request going out for the manifest
  • i

    Isaac McFadyen | YYZ01

    07/29/2022, 3:02 PM
    "Firefox 23 removed support for DASH for HTML5 WebM video"
  • i

    Isaac McFadyen | YYZ01

    07/29/2022, 3:03 PM
    Firefox 21 is ooooold so I'd be very surprised if you are testing this with FF 21.
  • j

    joshh

    07/29/2022, 3:04 PM
    ughhhhhhhhhhhhhhhhhhhhhhhhhh fmllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll why mozilla
  • j

    joshh

    07/29/2022, 3:04 PM
    why would you ever remove dash support
  • j

    joshh

    07/29/2022, 3:04 PM
    Doing this for HLS still has the same result though
  • i

    Isaac McFadyen | YYZ01

    07/29/2022, 3:04 PM
    Yeah the video element doesn't support HLS
  • i

    Isaac McFadyen | YYZ01

    07/29/2022, 3:04 PM
    You need a custom player
  • j

    joshh

    07/29/2022, 3:05 PM
    there are some examples here https://developer.mozilla.org/en-US/docs/Web/Guide/Audio_and_video_delivery/Live_streaming_web_audio_and_video
  • j

    joshh

    07/29/2022, 3:05 PM
    with HLS
  • j

    joshh

    07/29/2022, 3:05 PM
    more specifically this https://developer.mozilla.org/en-US/docs/Web/Guide/Audio_and_video_delivery/Live_streaming_web_audio_and_video#using_streaming_protocols
  • i

    Isaac McFadyen | YYZ01

    07/29/2022, 3:05 PM
    Take a look here: https://canary.discord.com/channels/595317990191398933/893253103695065128/974721017366868018
  • i

    Isaac McFadyen | YYZ01

    07/29/2022, 3:06 PM
    It's supported in the video element on some devices.
1...293031...105Latest