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

    Deleted User

    10/27/2022, 9:28 AM
    I set it to 12000kbps like suggested in the docs for 1080p
  • d

    Deleted User

    10/27/2022, 9:30 AM
    seems to look fine at 8000kbps
  • d

    Deleted User

    10/27/2022, 9:30 AM
    that should probably be the recommended considering it does this
  • e

    erikherz

    10/27/2022, 10:15 AM
    Has anyone tried the new Rust-based Gstreamer WHEP client with the Cloudflare WebRTC service? https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/949
  • e

    erikherz

    10/27/2022, 10:31 AM
    Exciting. This person said that he has it working with Cloudflare: https://sanchayanmaity.net/about.html
  • d

    Deleted User

    10/27/2022, 11:21 AM
    currently trying to use the cloudflare template player for whep and it's not loading the video
  • d

    Deleted User

    10/27/2022, 11:40 AM
    does whep only work if I stream using whip?
  • d

    Deleted User

    10/27/2022, 11:40 AM
    or can I stream with rtmps and use whep client side?
  • t

    tt2468

    10/27/2022, 11:40 AM
    It's only webrtc -> webrtc right now
  • d

    Deleted User

    10/27/2022, 11:41 AM
    oh okay, that explains why it isn't working
  • d

    Deleted User

    10/27/2022, 11:41 AM
    thank you
  • d

    Deleted User

    10/27/2022, 11:48 AM
    https://github.com/cloudflare/templates/blob/main/stream/webrtc/src/whip.html#L13 how do I select a webcam for input video?
  • k

    Kyle_Cloudflare

    10/27/2022, 1:55 PM
    Can you DM the video/input ID you were using so I can take a peek at what our backend says + try to reproduce the issue?
  • d

    Deleted User

    10/27/2022, 2:03 PM
    the video doesn't load anymore, just says video not found
    k
    b
    • 3
    • 2
  • d

    Deleted User

    10/27/2022, 2:03 PM
    also somehow I'm streaming to webrtc and it didn't create a live input
  • d

    Deleted User

    10/27/2022, 2:03 PM
    I can see it locally though
  • d

    Deleted User

    10/27/2022, 2:05 PM
    I'm on warp+ but I was earlier as well and it was creating the input fine. it says connected and has like a 5 mbit bitrate
  • d

    Deleted User

    10/27/2022, 2:06 PM
    oh I reconnected and it made an input
  • d

    Deleted User

    10/27/2022, 2:07 PM
    hmm it created a 24 second long video and stopped
  • d

    Deleted User

    10/27/2022, 2:07 PM
    even though it's still connected
  • d

    Deleted User

    10/27/2022, 2:13 PM
    fa79f8f909822e61865a78f6ed3b46da is the one that failed, I'll just leave it going. it's streaming and connected still and I put a moving image up. I'm going to sleep
  • d

    Deleted User

    10/28/2022, 5:58 AM
    do I need to forward the port for webrtc?
  • t

    tt2468

    10/28/2022, 8:04 AM
    You should not need to make any firewall or NAT changes
  • d

    Deleted User

    10/28/2022, 8:05 AM
    hmm okay. it’s accessible on my lan, cloudflare says connected, but it doesn’t play in the cloudflare player or if I turn on cloudflare warp on my phone
  • i

    Irina G

    10/28/2022, 1:03 PM
    Hello! I am trying to stream to an output configured with an URL & Stream Key from LinkedIn. Even if my input has Connected status, my output remains in Connecting state, and no stream comes in to LinkedIn platform. May you please guide me how to solve this? (maybe I missed some information). Thank you in advance 😁
    b
    r
    • 3
    • 3
  • d

    Deleted User

    10/28/2022, 2:05 PM
    I’m just going to try forwarding it over ssh and see if that makes a difference
  • d

    Deleted User

    10/28/2022, 2:06 PM
    when a client connects to me on webrtc, do they publish or broadcast over network as well?
  • d

    Deleted User

    10/28/2022, 2:07 PM
    will cloudflare connect to me on webrtc and help broadcast over network?
  • d

    Deleted User

    10/28/2022, 2:07 PM
    or is it just one to many
  • m

    Mikeyy

    10/28/2022, 4:18 PM
    Hi all! I'm the Software Architect at tuple.app. We use WebRTC natively with VP9, since it seems to do a pretty good job of rendering text for screen sharing. I've been prototyping the Stream WebRTC API, and noticed that VP9 doesn't seem to be supported. I've searched through the channel and saw AV1 mentioned a few times, but it also seems like AV1 isn't supported in the WebRTC endpoints. What are the plans for supporting codecs other than VP8 for WebRTC? I didn't see anything mentioned in the documentation, but maybe I missed something. We'd really love to be able to use VP9, if possible. On a side note, I noticed when I force clients to publish VP9, it renders the playback stream unusable for ~10 minutes or so, even if you switch back to VP8. There might be a bug there.
    b
    • 2
    • 1
1...545556...105Latest