https://livekit.io logo
Join Slack
Powered by
# helpdesk
  • s

    steep-balloon-41261

    12/02/2022, 2:19 AM
    This message was deleted.
    m
    • 2
    • 1
  • s

    steep-balloon-41261

    12/02/2022, 8:01 AM
    This message was deleted.
    e
    • 2
    • 2
  • s

    steep-balloon-41261

    12/02/2022, 9:06 AM
    This message was deleted.
    d
    • 2
    • 1
  • l

    little-morning-76863

    12/02/2022, 11:49 AM
    Hi everyone I have a question about a deployment issues I am deploying with akash but in my logs it displays the message
    Copy code
    web: [Warning] [BackOff] [Pod] Back-off restarting failed container and web: one of key-file or keys must be provided in order to support a secure installation
  • l

    little-morning-76863

    12/02/2022, 11:50 AM
    I was wondering if anyone ever encountered a similar message and if they know what could be an issue
  • s

    steep-balloon-41261

    12/02/2022, 12:23 PM
    This message was deleted.
    g
    l
    • 3
    • 5
  • n

    nice-pencil-91465

    12/02/2022, 2:57 PM
    Hi everybody, integration using the JS-SDK works like a charm. Thank you for the great work. 👍 I am wondering whether self-hosting would be a good option to begin with especially due to privacy and cost reasons. Do you have any recommendations or comparisions that list the impacting factors that help me with my decisions?
  • s

    steep-balloon-41261

    12/02/2022, 9:16 PM
    This message was deleted.
    m
    a
    r
    • 4
    • 4
  • s

    steep-balloon-41261

    12/04/2022, 12:02 PM
    This message was deleted.
    d
    p
    • 3
    • 3
  • s

    steep-balloon-41261

    12/04/2022, 3:45 PM
    This message was deleted.
    d
    v
    • 3
    • 4
  • s

    steep-balloon-41261

    12/05/2022, 7:29 AM
    This message was deleted.
    a
    a
    • 3
    • 3
  • s

    steep-balloon-41261

    12/05/2022, 9:25 AM
    This message was deleted.
    t
    h
    +2
    • 5
    • 15
  • s

    steep-balloon-41261

    12/05/2022, 3:13 PM
    This message was deleted.
    b
    m
    +2
    • 5
    • 12
  • s

    steep-balloon-41261

    12/06/2022, 12:29 AM
    This message was deleted.
    f
    r
    a
    • 4
    • 14
  • s

    steep-balloon-41261

    12/06/2022, 6:48 AM
    This message was deleted.
    v
    b
    d
    • 4
    • 4
  • b

    brainy-kilobyte-44210

    12/06/2022, 8:05 AM
    Hello Im testing a PCM audio data from Websocket server using Egress. but I dont know how to play about PCM audio data. Do you have a sample web client of PCM audio data player with websocket stream? Thank you.
  • s

    steep-balloon-41261

    12/06/2022, 8:44 AM
    This message was deleted.
    f
    a
    • 3
    • 4
  • s

    steep-balloon-41261

    12/06/2022, 12:32 PM
    This message was deleted.
    d
    a
    +2
    • 5
    • 14
  • l

    late-painting-59329

    12/06/2022, 12:51 PM
    Hi guys. I'm digging into the connectivity details at the moment and asking myself: How to debug on client side which STUN server was actually chosen? The only STUN statement I find in
    <chrome://webrtc-internals/>
    dump-log is something like:
    Copy code
    "statsType": "local-candidate",
         "values": "[\"stun:IP-ADDR-OF-LIVEKIT:443\"
    But how to confirm these values?: https://github.com/livekit/livekit/blob/v1.3.1/pkg/config/config.go#L19-L22
  • s

    steep-balloon-41261

    12/06/2022, 1:17 PM
    This message was deleted.
    j
    d
    • 3
    • 9
  • s

    steep-balloon-41261

    12/06/2022, 4:51 PM
    This message was deleted.
    a
    g
    d
    • 4
    • 5
  • s

    steep-balloon-41261

    12/06/2022, 9:01 PM
    This message was deleted.
    a
    p
    • 3
    • 5
  • s

    steep-balloon-41261

    12/07/2022, 3:56 AM
    This message was deleted.
    e
    d
    • 3
    • 6
  • s

    steep-balloon-41261

    12/07/2022, 4:45 AM
    This message was deleted.
    c
    d
    • 3
    • 4
  • s

    some-painter-46967

    12/07/2022, 6:36 AM
    Hello, I managed to "join" a camera broadcasting from RTSP at 2560x1440 resolution to a LiveKit room with https://github.com/livekit/server-sdk-go. However, I want to lower the resolution and bitrate values. In https://github.com/livekit/client-sdk-js we can make many settings. Example:
    Copy code
    const roomOpts: RoomOptions = {
      adaptiveStream: adaptiveStream,
      dynacast: dynacast,
      audioCaptureDefaults: {
        autoGainControl: true,
        echoCancellation: true,
        noiseSuppression: true,
      },
      publishDefaults: {
        dtx: true,
        videoEncoding: {
          maxBitrate: 900000,
          maxFramerate: 30,
        },
        videoCodec: 'h264',
        audioBitrate: 20000,
        simulcast,
        videoSimulcastLayers: [VideoPresets.h90, VideoPresets.h180, VideoPresets.h216, VideoPresets.h360, VideoPresets.h540],
      },
      videoCaptureDefaults: {
        resolution: VideoPresets.h720.resolution,
      },
    };
    In summary, how can I change the values of the above variables via https://github.com/livekit/server-sdk-go. Is this possible? Thanks
  • f

    freezing-ability-3706

    12/07/2022, 8:00 AM
    looks server-sdk-go does not provide the same rich settings as client-sdk-js?
  • a

    ancient-pillow-16539

    12/07/2022, 1:12 PM
    Hello everyone! I'm trying to get a deployment of livekit into digitalocean, following Deploy to a VM instruction Now, i see ok on wss port http://livekit.soz-api.tk:7880/ but when I try https://livekit.io/connection-test, i get wrong answer: Connecting to signal connection via WebSocket ERROR: invalid API key: devkey what is devkey ? -------------------------------------------- so, i think my problem - i generate token in wrong way. I need api-key and api-secret for command livekit-cli create-token --api-key devkey --api-secret api-secret --join --room my-first-room --identity user1 --valid-for 24h -------------------------------------------- API key and API secret was generated when i Generate configuration now all fine. thanks
    🙌 1
  • s

    steep-balloon-41261

    12/07/2022, 3:23 PM
    This message was deleted.
    a
    g
    l
    • 4
    • 19
  • s

    steep-balloon-41261

    12/07/2022, 7:51 PM
    This message was deleted.
    👀 1
    e
    b
    • 3
    • 12
  • s

    steep-balloon-41261

    12/08/2022, 12:34 PM
    This message was deleted.
    a
    w
    p
    • 4
    • 10
1...666768...91Latest