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

    Cartel

    11/12/2022, 1:15 PM
    ok but I can't stream with stream because I can't add domain.
  • s

    sdev

    11/12/2022, 2:48 PM
    Will Stream support 2k resolution in the future?
  • d

    Deleted User

    11/13/2022, 8:20 PM
    how do you verify that a video or stream is encoded with AV1?
  • c

    Cartel

    11/13/2022, 10:03 PM
    from file size 😄
  • j

    James

    11/13/2022, 10:11 PM
    You can check
    chrome://media-internals/
  • j

    James

    11/13/2022, 10:12 PM
    Expand the player you want to look at, and you'll find debug info there. For example: https://up.jross.me/byobrpv9
  • i

    Isaac McFadyen | YYZ01

    11/14/2022, 12:51 AM
    Huh, I use
    chrome://webrtc-internals
    often but didn't know of the
    media-internals
    one
  • i

    Isaac McFadyen | YYZ01

    11/14/2022, 12:51 AM
    Cool 😄
  • c

    Cartel

    11/14/2022, 1:42 AM
    Greetings, the cache setting is not turned on in the page settings in my domain name that is added in cloudflare. I'm broadcasting live on my own server. I am using cloudflare for SSL. So I don't use cloudflare servers for my live stream. I only use it for free SSL. Will my domain still be blocked?
  • d

    Deleted User

    11/14/2022, 1:55 AM
    I'll flip a coin
  • d

    Deleted User

    11/14/2022, 1:55 AM
    it landed on "maybe"
  • d

    Deleted User

    11/14/2022, 3:59 PM
    my webrtc stream says connected in the dashboard but it doesn't give me any ICE candidates when I connect from somewhere outside my LAN
  • d

    Deleted User

    11/14/2022, 4:00 PM
    the live input ends after like 20 minutes and goes from "live" to "ready" but it still says connected
  • d

    Deleted User

    11/14/2022, 4:02 PM
    d7c78649030b99d03a04eefca4671d0c
  • i

    Isaac McFadyen | YYZ01

    11/14/2022, 8:33 PM
    Are you sending? Receiving? What client are you using (SDK or custom?)
  • d

    Deleted User

    11/15/2022, 2:32 AM
    sending, firefox with the WHIP and WHEP example code
  • d

    Deleted User

    11/15/2022, 2:33 AM
    I left it running all day and it seems to be working now though
  • e

    elithrar

    11/15/2022, 2:52 PM
    Since you almost always embed Stream into your website, the domain Stream uses won’t be seen by users - ever.
  • d

    Deleted User

    11/16/2022, 3:40 AM
    when I try to stream to my RTMPS URL in OBS it's reconnecting over and over
    b
    • 2
    • 3
  • n

    nerio

    11/16/2022, 12:22 PM
    Hi, I am trying to send an SRT stream from my laptop to the live endpoint, it connects and ingests, but the player doesn't display the video and keeps reading "Stream hasn't started yet"
    k
    e
    • 3
    • 4
  • b

    Brendan Irvine-Broque

    11/16/2022, 8:28 PM
    📣 ICYMI — We shipped a big Cloudflare-wide update to our API docs today. It's a huge improvement — you can read more about it here: https://blog.cloudflare.com/building-a-better-developer-experience-through-api-documentation/ It uses the OpenAPI standard, so you can even import the schema directly into tools like Postman to easily test out API requests without copying and pasting from the docs. https://blog.cloudflare.com/open-api-transition/ Here's an example from the Stream API https://developers.cloudflare.com/api/operations/stream-live-inputs-list-live-inputs We'd love your feedback!
    s
    • 2
    • 2
  • t

    tt2468

    11/17/2022, 4:52 AM
    gstreamer is predictable software 🙃
    WARNING: erroneous pipeline: could not link rtpvp8pay0 to whipsink0, whipsink0 can't handle caps application/x-rtp
  • d

    daniel_klungo

    11/17/2022, 7:32 AM
    Am I missing something obvious, or is there no way to get alerts for when storage capacity reaches certain thresholds?
  • d

    daniel_klungo

    11/17/2022, 7:33 AM
    I can only find alerts for "Notify when total minutes viewed exceeds", which is fine and all, but considering this is post-paid we'll never start getting errors for this going high
  • d

    daniel_klungo

    11/17/2022, 7:34 AM
    Perhaps we automatically get alerted when this goes towards the limit of our plan?
  • o

    Onyx

    11/17/2022, 9:16 AM
    Have you managed to even use whipsink? I had issues with it, ended up just manually doing everything with with webrtcbin (in C, not sure if you can even convince it to work in CLI)
  • o

    Onyx

    11/17/2022, 9:16 AM
    IIRC it insists on ICE that's not supported yet
  • o

    Onyx

    11/17/2022, 9:18 AM
    Trickle ICE I mean
  • t

    tt2468

    11/17/2022, 9:18 AM
    I haven't gotten very far at all. With only vp8 support, the best I can get with anything is like a 240p stream at 8fps because all of these damn sample programs run libvpx on a single core.
  • t

    tt2468

    11/17/2022, 9:18 AM
    The error reported above actually happened because libnice wasn't installed
1...606162...105Latest