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

    joshh

    05/12/2022, 3:25 AM
    Hey! Sorry I saw this but don't think I ever thanked you. First off Huge Thank you! Secondly, can you link me the docs to this? I can't find any.
  • r

    rrnn

    05/13/2022, 6:17 AM
    @Josh you're right this is missing on api.cloudflare.com! We will fix it - probably after platform week!
  • j

    joshh

    05/13/2022, 6:34 AM
    thank you!
  • j

    joshh

    05/13/2022, 6:35 AM
    I just tested Cloudflare Stream's latency and I'm getting easily 30s latency (tested through a stop watch). Is there any word on when the latency issue will get fixed? I'm nearing the end of the alpha for my content platform and it's really hard to get people to come over and livestream with a 30+ second latency. Since the platform has chat.
  • j

    joshh

    05/13/2022, 6:37 AM
    that's also only at 6000 KBPS bitrate.
  • j

    joshh

    05/13/2022, 6:38 AM
    Don't get me wrong, Cloudflare stream is fricken amazing, especially for video. I absolutely love it. But on the livestream delay part is falls short.
  • j

    joshh

    05/13/2022, 6:41 AM
    Is there a way to get a notification when a viewer joins a stream? maybe through a webhook?
  • t

    tt2468

    05/13/2022, 8:56 AM
    Latency on SRT, RTMP or HLS? I've never had significant latency like that even on HLS
  • t

    tt2468

    05/13/2022, 8:56 AM
    I've gotten it down to 300ms RTMPS -> SRT
  • j

    joshh

    05/13/2022, 9:01 AM
    isn't HSL the only protocol Apple devices allow?
  • j

    joshh

    05/13/2022, 9:02 AM
    I'm pretty sure I can't use DASH or anything on Mac.
  • d

    Dani Foldi

    05/13/2022, 9:03 AM
    not in Safari at least
  • j

    joshh

    05/13/2022, 9:04 AM
    Brave or Firefox?
  • d

    Dani Foldi

    05/13/2022, 9:04 AM
    let me check FF real quick
  • t

    tt2468

    05/13/2022, 9:04 AM
    Sorry, I wasn't aware of the full context.
  • j

    joshh

    05/13/2022, 9:04 AM
    thx
  • j

    joshh

    05/13/2022, 9:04 AM
    np :)
  • t

    tt2468

    05/13/2022, 9:05 AM
    Is the latency specifically with apple devices or with HLS itself?
  • d

    Dani Foldi

    05/13/2022, 9:05 AM
    yup, works just fine
  • j

    joshh

    05/13/2022, 9:05 AM
    It was actually tested on my Windows PC
  • j

    joshh

    05/13/2022, 9:05 AM
    hm, thanks!
  • j

    joshh

    05/13/2022, 9:05 AM
    Shouldn't Cloudflare's player use DASH automatically on Windows clients?
  • e

    elithrar

    05/13/2022, 1:02 PM
    https://blog.cloudflare.com/magic-hdmi-cable/
  • e

    elithrar

    05/13/2022, 1:02 PM
    https://blog.cloudflare.com/bring-your-own-ingest-domain-to-stream-live/
  • e

    elithrar

    05/13/2022, 1:02 PM
    https://blog.cloudflare.com/stream-creator-management/
  • e

    elithrar

    05/13/2022, 1:02 PM
    https://blog.cloudflare.com/stream-live-captions/ Happy Friday, folks! 🎥
  • e

    elithrar

    05/13/2022, 1:23 PM
    Both formats work in Chromium-based browsers on Windows. Only iOS is HLS-only.
  • h

    hugoalvarez

    05/13/2022, 3:39 PM
    Any idea how to go fullscreen with the cloudflare player in a mobile device? I want to turn it to one side, using default html video tag it works but with the cloudflare player iframe it doesn't sadly, might be this due to the iframe security? Im using the same settings that appear on the docs (using
    allowfullscreen="true"
    ) but it doesn't work. For example this works like a charm on my mobile browser and the video fits mobile screen.
    Copy code
    html
    <video controls>
      <source src="https://www.w3schools.com/html/mov_bbb.mp4" type="video/mp4"/>
    </video>
  • h

    hugoalvarez

    05/13/2022, 3:54 PM
    I just read the Creator Property post and i think it would be nice to have something similar to creator property but for viewers, when we create a new signed url we could pass a VIEWER_ID so we can track how many minutes of stream our client used.
  • a

    AlexV

    05/13/2022, 4:10 PM
    Is there an option to use lightweight player for CF Stream? The current sdk size is 256kb
1...202122...105Latest