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

    Cartel

    11/04/2022, 9:57 PM
    not already marked
  • u

    Unsmart | Tech debt

    11/04/2022, 9:57 PM
    Does it say the video is ready for playback then?
  • c

    Cartel

    11/04/2022, 9:58 PM
    not video. live stream
  • c

    Cartel

    11/04/2022, 9:58 PM
  • c

    Cartel

    11/04/2022, 9:58 PM
    no 😦
  • c

    Cartel

    11/04/2022, 9:58 PM
    permission problem
  • u

    Unsmart | Tech debt

    11/04/2022, 9:59 PM
    I assume you mean a recording of a past live stream then? Its probably still processing
  • c

    Cartel

    11/04/2022, 9:59 PM
    I just created it still the same
  • u

    Unsmart | Tech debt

    11/04/2022, 9:59 PM
    Not sure what you mean?
  • c

    Cartel

    11/04/2022, 10:02 PM
    I created a new live stream. but still this error pops up.
  • u

    Unsmart | Tech debt

    11/04/2022, 10:03 PM
    What you screenshot is not a live stream input but a video. You need to go to the "live inputs" section if you want to create a live stream
  • c

    Cartel

    11/04/2022, 10:20 PM
  • c

    Cartel

    11/04/2022, 10:21 PM
    403 forbidden?
  • c

    Cartel

    11/04/2022, 10:23 PM
    https://customer-ng0txm55me3ded3b.cloudflarestream.com/82c12d1adecfeef811431615e688c1e0/manifest/video.m3u8
  • c

    Cartel

    11/04/2022, 10:23 PM
    403 forbidden input status connected
  • c

    Cartel

    11/05/2022, 4:52 AM
    I have connected domain.com cloudflare for ssl. I open hls broadcast from my server behind domain.com. My server gives me domain.com/stream.m3u8 and domain.com/stream001.ts Everything is natural and smooth so far. But cloudflare is sending ToS to my .ts file. My file extension is .js .jpeg .html .mp4 not .ts this is supposed to be 😄 ToS why?
  • k

    Kevin W - Itty

    11/05/2022, 4:30 PM
    Anyone have an example/snippet of getting a ReadableStream (of a file, like a PNG) from KV/R2 etc and piping that to a response to serve the file?
  • k

    Kevin W - Itty

    11/05/2022, 4:31 PM
    So far I've gotten it to work seamlessly for text, but not file content
  • k

    Kevin W - Itty

    11/05/2022, 4:33 PM
    content-length and type are coming back out correctly, but it's a corrupted file, so no actual render
  • k

    Kevin W - Itty

    11/05/2022, 4:33 PM
    that's taking the ReadableStream directly from KV and passing it to
    new Response(thatStream, { headers: ... })
  • e

    Erisa | Support Engineer

    11/05/2022, 10:10 PM
    I think you're in the wrong channel, this channel is for the Cloudflare Stream product (the one which serves and streams video)
  • k

    Kevin W - Itty

    11/05/2022, 10:11 PM
    Yeah I wondered about that after googling led me to this very specific product as well… this just run of the mill Workers fare?
  • e

    Erisa | Support Engineer

    11/05/2022, 10:17 PM
    Yeah #779390076219686943 or #846453104382836766 are both appropriate places for help with ReadableStreams in general, if it was an issue specific to KV then you'd use #874727019479437372
  • r

    Rachel

    11/06/2022, 3:03 PM
    so i made a thing
  • r

    Rachel

    11/06/2022, 3:03 PM
    https://github.com/zllovesuki/vue-wish
  • r

    Rachel

    11/06/2022, 3:04 PM
    https://wish.chens.link/ <- hosted here
  • r

    Rachel

    11/06/2022, 3:04 PM
    perfect to test with stream's webrtc
  • d

    Dio

    11/06/2022, 3:59 PM
    guys i have a problem using rtmps in react-native. Mobile is being used as a publisher. But the viewer can't see it. Streaming is just black at the time of streaming, but then when the stream is over, the recording appears. How can this be fixed? I think it's due to GOP I have about 0-1 sec. But I don't know how to change it on mobile. Has anyone had this experience?
  • d

    Dio

    11/06/2022, 4:15 PM
    I checked this in my react-native application. It works! The libs that cloudflare suggested don't work. I'm no expert in webrtc, but please don't throw the project away 🙂
  • r

    Rachel

    11/06/2022, 4:16 PM
    which lib didn't work
1...575859...105Latest