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

    StanMad

    09/28/2022, 7:04 PM
    But I'm getting 501
  • r

    rrnn

    09/28/2022, 7:05 PM
    cool cool cool! let's investigate!!! possible that you send logs to renan@cloudflare.com?
  • s

    StanMad

    09/28/2022, 7:05 PM
    -n, --no-trickle         Don't trickle candidates, but put them in the SDP offer (default: false)
  • s

    StanMad

    09/28/2022, 7:05 PM
    this is the flag used
  • r

    rrnn

    09/28/2022, 7:06 PM
    Do you have a SDP to share?
  • s

    StanMad

    09/28/2022, 7:14 PM
    Sorry, not sure how. I've sent you the log
  • t

    tt2468

    09/28/2022, 7:40 PM
    Let me know if you guys get that running
  • s

    StanMad

    09/28/2022, 7:51 PM
    My issues with simple-whip-client could be docker networking related. I'll try another environment
  • t

    tt2468

    09/28/2022, 8:05 PM
    Well I think simple-whip-client simply shouldn't work right now
  • t

    tt2468

    09/28/2022, 8:05 PM
    because of the trickle ice issue
  • t

    tt2468

    09/28/2022, 8:05 PM
    But whipsink has the -n flag right?
  • t

    tt2468

    09/28/2022, 9:33 PM
    darn, whipsink also appears to get a 501
  • t

    tt2468

    09/28/2022, 9:40 PM
    whipsink also seems to use trickle ICE
  • t

    tt2468

    09/28/2022, 9:40 PM
    Server returned: Trickle ICE is currently unsupported
    😦
  • r

    rrnn

    09/28/2022, 10:57 PM
    Ok. Give us a hot sec and we will add Trickle ICE. I'm excited.
  • r

    rrnn

    09/28/2022, 10:58 PM
    Trickle ICE is optional in WHIP, so there is also a chance to remove this requirement from simple-whip-client also.
  • t

    tt2468

    09/28/2022, 11:04 PM
    Yeah, kinda crazy that whipsink seems to not have the option to disable it
  • t

    tt2468

    09/28/2022, 11:04 PM
    I don't see why it would even need to trickle
  • t

    tt2468

    09/28/2022, 11:11 PM
    ah ha, simple-whip-client non-trickle seems to work to some amount
  • t

    tt2468

    09/28/2022, 11:11 PM
    but something else is up
    Copy code
    [WHIP] Received SDP answer (680 bytes)
    [WHIP] Setting remote description
    [WHIP] ICE connecting...
    [WHIP] PeerConnection connecting...
    [WHIP] [ERR] [src/whip-client.c:whip_ice_connection_state:628] ICE failed
    [WHIP] Disconnecting from server (ICE failed)
    [WARN]  [404] Not Found
    [WHIP] [ERR] [src/whip-client.c:whip_connection_state:574] PeerConnection failed
    [WHIP] GStreamer pipeline stopped
    
    Bye!
  • t

    tt2468

    09/28/2022, 11:12 PM
    I can send full debug logging in dms
  • t

    tt2468

    09/28/2022, 11:28 PM
    the stackblitz examples are awesome though
  • t

    tt2468

    09/28/2022, 11:29 PM
    aand I broke it
  • t

    tt2468

    09/28/2022, 11:30 PM
    (nvm it timed out, nice)
  • t

    tt2468

    09/28/2022, 11:38 PM
    ok interesting, if I remove the link-local ipv6 candidates and leave only ipv4, it gives me a 501
  • t

    tt2468

    09/28/2022, 11:39 PM
    whereas if they are there, I get ipv6 candidates in response, which can't be used because my end is not ipv6 compatible
  • t

    tt2468

    09/28/2022, 11:48 PM
    Yep, using tunnelbroker.net on the vm results in success
  • t

    tt2468

    09/28/2022, 11:48 PM
    I suppose the question is then, is ipv4 not supported?
  • t

    tt2468

    09/28/2022, 11:51 PM
    testsrc working good with simple-whip-client and ipv6 tunneling. The dashboard is under the impression that there's no stream, so not sure what that's about. The stackblitz example works fine though
  • t

    tt2468

    09/29/2022, 1:31 AM
    Seems trying to use h264 locks up on
    Setting remote description
1...414243...105Latest