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

    erikherz

    11/20/2021, 12:10 PM
    It works. I can skip back and forth. Groovy !!!
  • e

    erikherz

    11/20/2021, 12:18 PM
    Oops. That is not live rather a VideoID VOD. I see that I need to use the API to get the live ID.
  • e

    erikherz

    11/20/2021, 12:37 PM
    OK. I used the API to get the live HLS URL and it plays live video: https://videodelivery.net/0e1059f1f2116c37725b1625f3a4536b/manifest/video.m3u8
  • e

    erikherz

    11/20/2021, 12:39 PM
    But the manifest does not have chunks that let me seek backwards. Perhaps there is an API call that lets me get HLS with both the live chunks and some chunks to seek backwards? I may be confused about how to implement DVR.
  • e

    erikherz

    11/20/2021, 12:43 PM
    Here is the live stream with a WebRTC P2P player: https://customers.vivoh.com/all/p2p.html
  • e

    erikherz

    11/20/2021, 12:56 PM
    Here is the live stream with a Video.js player: https://customers.vivoh.com/all/videojs.html
  • n

    Nascode

    11/20/2021, 3:44 PM
    does CF stream have a minimum fixed payment of $5 even if we have only a few video on demand?
  • m

    MustafaJohn

    11/20/2021, 9:40 PM
    Does stream support 4k content, my content is being limited to 1080p
  • v

    VAN

    11/20/2021, 11:19 PM
    I know you can email and request 60fps support not sure about 4K. Googling says it’s enterprise only but maybe that’s changed.
  • e

    elithrar

    11/21/2021, 3:58 PM
    We don’t support 4K transcode/delivery right now. Do you have specific quality / bitrate concerns?
  • e

    elithrar

    11/21/2021, 3:59 PM
    Also see https://developers.cloudflare.com/stream/faq#what-formats-and-quality-levels-are-delivered-through-cloudflare-stream
  • e

    elithrar

    11/21/2021, 4:00 PM
    DVR is on the roadmap - Live is still in beta (but GA is close!)
  • e

    elithrar

    11/21/2021, 4:59 PM
    Correct, minutes are charged in units of 1,000 ($5) - so the minimum cost per month is $5. We think this keeps trying Stream accessible + in-line with most other “pay as you go” products we have.
  • e

    elithrar

    11/22/2021, 9:55 PM
    In case you missed it last week - https://blog.cloudflare.com/stream-player-customizations-to-boost-your-video-experience/
  • w

    Webjocke

    11/23/2021, 1:01 AM
    How is minutes stored counted? Is it like a max cap of how many minutes you can have stored or a count of all videos uploaded each month?My usecase is having videos for only about 1 week and then delete them
  • e

    Erisa | Support Engineer

    11/23/2021, 1:45 AM
    since its prepaid, i would heavily assume that its a cap based on how much you pay monthly
  • w

    Webjocke

    11/23/2021, 6:56 PM
    I think so too but it's probable a fairly unusual usecase to delete videos within a month so maybe they only count the size of new uploads to make it easy but hopefully not
  • e

    Erisa | Support Engineer

    11/23/2021, 6:58 PM
    👍 yeah thats fair
  • j

    JustinNoel

    12/02/2021, 1:12 PM
    Anyone else experiencing incredibly slow file uploads to Stream right now? I have an 8.7MB file that is basically not uploading at all after 2 attempts. I uploaded it to my Digital Ocean Space in about 3 seconds. I have a 25MB upload speed.
  • j

    JustinNoel

    12/02/2021, 3:32 PM
    Whatever the problem was, it's gone now. Since posting this originally, all my upload attempts failed. I just tried again and the upload completed in a few seconds.
  • b

    Ben-xD

    12/04/2021, 9:12 PM
    Is this the right channel to ask about "WebRTC Components"?
  • f

    Fricks

    12/07/2021, 5:28 AM
    It would be awesome to have support for multiple audio channels
  • f

    Fricks

    12/07/2021, 5:29 AM
    So instead of having to upload my video twice (2 different languages), we can avoid doing it by having 2 audio channels
  • m

    Mikolaj

    12/09/2021, 1:57 PM
    We need Delivery Usage API - the same as mux.com: https://mux.com/blog/new-feature-delivery-usage-api-a-k-a-tracking-usage-for-your-next-big-idea/
  • e

    elithrar

    12/09/2021, 4:53 PM
    @User ^
  • e

    elithrar

    12/09/2021, 4:53 PM
    We don't have a dedicated channel for it yet - still in very limited beta. Did you have a specific question?
  • m

    midhu98

    12/14/2021, 6:04 AM
    i am getting 10000 status code and Authentication error from cloudflare stream video upload api.Anyone can help me to fix this issue ? i have checked token , its valid and active
  • m

    musicman123

    12/14/2021, 6:52 AM
    Are you using an
    Authorization: Bearer
    header?
  • m

    midhu98

    12/14/2021, 8:20 AM
    Yes am using.I have created it on cloudflare dashbaor
  • e

    elithrar

    12/14/2021, 10:36 PM
    Was it working before @midhu98, or has it never worked? No accidental leading or trailing spaces in the header? If you can post the code you’re using to make the API call - making sure to redact your token - it will help.
1...678...105Latest