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

    tt2468

    09/29/2022, 2:22 AM
    part of it is possibly related to simple-whip-client getting a 404 when attempting the DELETE
  • k

    kkkiii

    09/29/2022, 10:26 AM
    Hi, I encountered an issue: it was pushed successfully to your server on the stream panel with the webRTC example you provided, but the video is grey out like the picture and the pull stream is not working as well.
  • k

    Kyle_Cloudflare

    09/29/2022, 1:39 PM
    @kkkiii ah! That's a known issue, we are working to get recording webRTC to on-demand videos. Its one of the limits(that we're hoping to fix before end of year) described here: https://developers.cloudflare.com/stream/webrtc-beta/#limitations-while-in-beta
  • t

    tt2468

    09/29/2022, 2:01 PM
    I'm happy to provide more details on any of the issues I was having, like sdp responses being ipv6-only, 404 on resource DELETE, etc
  • k

    Kyle_Cloudflare

    09/29/2022, 2:19 PM
    @tt2468 That would be really good, feel free to DM me the details 😄 The ipv6-only issue, I suspect, is due to a mitigation we have for some... interesting... behavior some browsers have for happy eyeballs IIRC.
  • e

    erikherz

    09/29/2022, 2:42 PM
    WebRTC streaming works great for me with whip.html -> whep.html. Not from RTMP yet (I see the comments above, thx). When recording comes, it would be great to have a DVR feature. We have a Zoom DVR product now running on AWS which I would love to port to Cloudflare Stream: https://vivoh.com/ontime We also have a multicast client/server which now pulls RTMP as its source (relayed from Zoom). I was hoping that Stream would allow RTMP pull but I am now very excited about using WHEP instead. Our multicast encoder is Gstreamer-based so perhaps I can use WHEP once this issue is handled: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/237
  • k

    Kyle_Cloudflare

    09/29/2022, 3:16 PM
    @erikherz glad to hear its working for you 🔥 Aye, recording is something we really want to get built, but we figured getting the beta in people's hands sooner was worth the tradeoff of not launching with recording this week. As a note, we should support RTMP pull if you want to try that out https://developers.cloudflare.com/stream/examples/rtmps_playback/ (I had some trouble finding it in the docs, so I think there's improvements we could make there)
  • e

    erikherz

    09/29/2022, 3:17 PM
    @Kyle_Cloudflare wow. thank you!
  • k

    Kyle_Cloudflare

    09/29/2022, 3:18 PM
    lemme know if you run into any issues/unexpected behavior
  • e

    erikherz

    09/29/2022, 3:40 PM
    @Kyle_Cloudflare I just tested the RTMPS play feature with our multicast encoder and client and it worked great. Thank you! https://vivoh.com/multicast/
  • e

    erikherz

    09/29/2022, 3:54 PM
    I am so excited about using Cloudflare Stream and our products to broadcast Zoom meetings, that I just posted about it here: https://www.linkedin.com/posts/erikherz_webrtc-activity-6981279570402406400-XHRy
  • e

    Emily Forsyth

    09/29/2022, 4:49 PM
    Could I get a quick sanity check from someone on the cost differential between Stream and AWS Served video? About to wrap up a proposal and this just seems a lil crazypants
  • e

    Emily Forsyth

    09/29/2022, 4:50 PM
    $65 vs $230
  • u

    Unsmart | Tech debt

    09/29/2022, 4:51 PM
    Sounds about right yeah
  • u

    Unsmart | Tech debt

    09/29/2022, 4:52 PM
    $60 to serve the video $5 for storage on CF Stream
  • e

    Emily Forsyth

    09/29/2022, 4:56 PM
    side-eyes room looking for catch
  • u

    Unsmart | Tech debt

    09/29/2022, 4:56 PM
    There isnt one
  • e

    Emily Forsyth

    09/29/2022, 4:59 PM
    🤣
  • e

    Emily Forsyth

    09/29/2022, 5:00 PM
    see
  • e

    Emily Forsyth

    09/29/2022, 5:00 PM
    the funny part
  • e

    Emily Forsyth

    09/29/2022, 5:02 PM
    is that means I gotta build out the POC in my spare time before trying to sell this, cuz otherwise it's gonna be a "too good to be true" rejection. Thanks fer the sanity check ❤️
  • d

    DemosJarco

    09/30/2022, 12:11 AM
    Question: Stream storage is charged per month, but what if the content is there for less than a month (like let's say 2 weeks). Is that Is it still charged the value in "chunks" of a month? Or would it be half the cost since it's only there for 2 weeks
  • t

    tt2468

    09/30/2022, 12:15 AM
    I believe it's the latter. If I have 4500 minutes stored for half a month, I should be billed 2250 minutes for that month
  • u

    Unsmart | Tech debt

    09/30/2022, 12:19 AM
    Storage is prepaid so you pay for peak storage in a month (in 1000 minute intervals)
  • k

    kostas

    09/30/2022, 3:37 AM
    Hey guys, I'm trying out the new webrtc beta and I'm having issues using the demo application: https://workers.new/stream/webrtc-whep Has anyone here got it to work? I would love if I got WHEP to work because it seems that the delay is much lower which is needed for my use case!
  • u

    Unsmart | Tech debt

    09/30/2022, 3:38 AM
    It does work you have to give it permission to your webcam for it to work, and because of how stackblitz renders in an iframe depending on your browser it might not bring up the permission request properly. 🤷
  • k

    kostas

    09/30/2022, 3:39 AM
    Yeah it did ask for the camera permission and I allowed it. 😕
  • u

    Unsmart | Tech debt

    09/30/2022, 3:40 AM
    hmm weird no clue why its not working then
  • t

    tt2468

    09/30/2022, 3:58 AM
    What browser are you using?
  • t

    tt2468

    09/30/2022, 3:59 AM
    I had a friend whos browser was trying to use trickle-ice, so it wasn't working until he switched to chrome
1...424344...105Latest