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

    Erisa | Support Engineer

    12/23/2022, 2:02 PM
    copied wrong page the first time sorry
  • s

    S Abhishek

    12/26/2022, 8:47 AM
    I'm getting signature expired error even when the token duration is not completed.
  • s

    S Abhishek

    12/26/2022, 8:49 AM
    And it looks like exp and nbf are invalid dates in the token. Any idea?
  • s

    S Abhishek

    12/26/2022, 9:05 AM
    In https://developers.cloudflare.com/stream/viewing-videos/securing-your-stream/ It says 2 hours in the comment but the calculation has
    12 * 60 * 60
    means 12 hours? Or am I missing something?
  • e

    EduardLeap

    12/26/2022, 12:28 PM
    hi trying to play RTMP in VLC but it's not starting. Tried FFplay all works fine. any idea of what could it be
  • a

    alyssaxuu

    12/27/2022, 3:31 PM
    Hi, I’m evaluating using Cloudflare Stream for a screen recording extension. I was wondering if anyone knows if it’s possible to use the tus protocol to upload chunks from a MediaRecorder instance (the recording is done on the client, I get the "chunks" from here: https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder/dataavailable_event) to generate the video, or if I would need to do that work first to upload the resulting complete video file to Cloudflare Stream? This GitHub issue for the tus-js-client is the only relevant thing I found which makes it seem like it could work, but I’d like to see if I could get some confirmation before committing to it: https://github.com/tus/tus-js-client/issues/194 Thanks!
  • m

    Matt Hensley

    12/27/2022, 4:38 PM
    I believe when uploading via TUS you must know the final file size, so the upload could only happen after the recording is complete
  • p

    pablov

    12/28/2022, 3:31 PM
    Hello there, I already saw it was reported, but I want to add my feedback here in case it helps. WHEP randomly works, tried on a few different browsers, but browser does not seem to affect this issue.
  • t

    Tony!

    12/29/2022, 4:52 AM
    Hey, I'm interested in using Stream but can anyone shed some light on how billing works when using Outputs? Is it billed as $1/1000 minutes per output?
  • u

    Unsmart | Tech debt

    12/29/2022, 4:59 AM
    Yes. An output is treated as a viewer basically
  • t

    Tony!

    12/29/2022, 4:59 AM
    Thank you!
  • r

    Rachel

    12/29/2022, 12:31 PM
    It's a known issue. Currently with unknown ETA for a fix, but it will be soon
  • r

    richtiger_alman

    01/02/2023, 6:22 PM
    Hello #893253103695065128 🙂 I'm very interested in streaming product of cloudflare since handling our own kurento (KMS) is not very scalable currently. Is there a way to programatically disconnect users from a stream? We want to implement a pay by minute feature on our page and need to disconnect users if their credit expires. Ideally this would be possible with the webRTC variant which is currently in beta.
  • r

    redoPop

    01/03/2023, 10:44 PM
    Did you ever get to the bottom of this error? I'm experiencing it for the first time today. Skimming chat history I see a few mentions of ICE disconnects on the WHEP side not due to client faults, which makes me wonder if this is how Firefox reacts in that scenario.
  • r

    redoPop

    01/03/2023, 10:56 PM
    Serving the WHEP client through ngrok seems to make the problem disappear. My hunch is I'm hitting some edge case in Firefox's localhost exception rules. That's useful to know: if you get an "ICE failed, add a TURN server" error while working in Firefox, try ngrok or a local cert for HTTPS.
  • w

    William Blankenship

    01/03/2023, 11:42 PM
    Nope - never got an answer and my projects is on hold while I wait for calls access 😉
  • a

    Ankur deep Jaiswal

    01/06/2023, 6:15 AM
    Hello, Can we record a WebRTC Stream
  • j

    johannes

    01/06/2023, 10:34 AM
    @Brendan Irvine-Broque is there also a closed beta or a plan for a feature that allows to combine several video sources into one output stream? We have a use case where we record a webcam and a screen and would like to allow to stream them as one video to a user. It is not live, but rather the video inputs would be uploaded beforehand.
  • d

    Dio

    01/07/2023, 5:49 PM
    guys tell me why there may be no sound in the stream? using this library https://github.com/apivideo/api.video-reactnative-live-stream
  • d

    Dio

    01/08/2023, 5:02 PM
    HaishinKit under the hood use
  • d

    Dio

    01/08/2023, 5:02 PM
    You don't have this problem?
  • a

    altryne

    01/09/2023, 8:12 AM
    Hey folks, I'm trying to move my "add caption" code from a python lambda to a worker. And I get stuck ,because addCaptions endpoint needs to receive a file (and can't receive a string) And apparently, workers don't have fileReader context in them, so I'm unable to .. create a file from a string (something that's like 1 line in python literally) Should add caption receive strings in addition to files? ALternatively, how can I create files from strings in worker can anyone point me to the right direction?
    b
    • 2
    • 2
  • d

    daniel_klungo

    01/09/2023, 12:56 PM
    The video on our front page will randomly give 404's, and randomly work. What info can I give to help debug this? We're using customer-....cloudflarestream.com, and mostly don't have issues at all
  • d

    daniel_klungo

    01/09/2023, 12:56 PM
    Our website is https://instorier.com/
  • d

    daniel_klungo

    01/09/2023, 12:57 PM
    (it's the video beneath the hero title)
  • d

    daniel_klungo

    01/09/2023, 12:57 PM
  • d

    daniel_klungo

    01/09/2023, 12:59 PM
    and then after spinning for a while, it'll suddenly work:
  • h

    Hubert

    01/09/2023, 3:41 PM
    try io.BytesIO
  • a

    altryne

    01/09/2023, 3:42 PM
    isn't that... python?
    h
    • 2
    • 4
  • d

    DemosJarco

    01/09/2023, 8:22 PM
    Is there any roadmap on stream recordings from webrtc streams? Or just ?
1...686970...105Latest