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

    swift-controller-1011

    10/06/2022, 7:39 AM
    Question about the kubernetes livekit-helm autoscaling. Seems like CPU and Memory threshold scaling are being handled with HPA (horizontal pod autoscaling) in both livekit-server and the egress but custom metrics are being handled with Prometheus? Is this correct. I found a little bit of mention about Prom metrics in the egress docs but not that much.
  • w

    witty-processor-54733

    10/07/2022, 5:54 AM
    Hello, What is good practice to know if a participant in the room has deactivated his camera (
    on React)
    ? Thanks :)
  • s

    steep-balloon-41261

    10/07/2022, 11:56 AM
    This message was deleted.
    d
    • 2
    • 1
  • s

    steep-balloon-41261

    10/07/2022, 12:59 PM
    This message was deleted.
    t
    • 2
    • 1
  • s

    steep-balloon-41261

    10/07/2022, 2:37 PM
    This message was deleted.
    ❤️ 2
    d
    c
    a
    • 4
    • 36
  • s

    steep-balloon-41261

    10/07/2022, 8:59 PM
    This message was deleted.
    d
    b
    • 3
    • 21
  • l

    lively-air-46971

    10/08/2022, 1:53 PM
    hello, hosted LiveKit inside AWS ? how can we have the best performance for Live Videos ? do we have to have encoder and decoder ? beside EC2 ?
  • s

    steep-balloon-41261

    10/09/2022, 5:53 PM
    This message was deleted.
    f
    d
    +2
    • 5
    • 14
  • s

    steep-balloon-41261

    10/10/2022, 8:47 PM
    This message was deleted.
    m
    a
    • 3
    • 2
  • a

    adorable-action-63371

    10/11/2022, 9:21 AM
    hello, how to use minio in egress upload my video record minio is S3 compatible object storage
  • a

    adorable-action-63371

    10/11/2022, 9:22 AM
    this is my code of fileRequest, but i got a wrong host in egress log.
    Copy code
    fileRequest := &livekit.RoomCompositeEgressRequest{
       RoomName: roomID,
       //CustomBaseUrl: Config.File.S3.Endpoint + "/" + Config.File.S3.Bucket + "/" + newFileName(roomID),
       Layout: "speaker-dark",
       Output: &livekit.RoomCompositeEgressRequest_File{
          File: &livekit.EncodedFileOutput{
             FileType: livekit.EncodedFileType_MP4,
             Filepath: newFileName(roomID),
             Output: &livekit.EncodedFileOutput_S3{
                S3: &livekit.S3Upload{
                   AccessKey: Config.File.S3.AccessKey,
                   Secret:    Config.File.S3.Secret,
                   Bucket:    Config.File.S3.Bucket,
                   Endpoint:  Config.File.S3.Endpoint,
                   Region:    Config.File.S3.Region,
                },
             },
          },
       },
    }
  • a

    adorable-action-63371

    10/11/2022, 9:22 AM
    this is egress console log
    {"level":"error","ts":1665479980.791887,"logger":"egress","caller":"pipeline/pipeline.go:639","msg":"could not upload file","nodeID":"NE_WmhGdYd6hgzX","egressID":"EG_KVSq6WQqgV8y","location":"S3","error":"RequestError: send request failed\ncaused by: Put \"<https://video.storage.rentsoft.cn/b0388258-e872-4bf0-aaaf-246f12ee9feb_1665479961.mp4.json>\": dial tcp: lookup <http://video.storage.rentsoft.cn|video.storage.rentsoft.cn>: no such host","stacktrace":"<http://github.com/livekit/egress/pkg/pipeline.(*Pipeline).storeFile|github.com/livekit/egress/pkg/pipeline.(*Pipeline).storeFile>\n\t/workspace/pkg/pipeline/pipeline.go:639\<http://ngithub.com/livekit/egress/pkg/pipeline.(*Pipeline).storeManifest|ngithub.com/livekit/egress/pkg/pipeline.(*Pipeline).storeManifest>\n\t/workspace/pkg/pipeline/pipeline.go:663\<http://ngithub.com/livekit/egress/pkg/pipeline.(*Pipeline).Run|ngithub.com/livekit/egress/pkg/pipeline.(*Pipeline).Run>\n\t/workspace/pkg/pipeline/pipeline.go:245\<http://ngithub.com/livekit/egress/pkg/service.(*Handler).HandleRequest.func2|ngithub.com/livekit/egress/pkg/service.(*Handler).HandleRequest.func2>\n\t/workspace/pkg/service/handler.go:58"}
  • s

    steep-balloon-41261

    10/11/2022, 9:25 AM
    This message was deleted.
    a
    c
    • 3
    • 4
  • s

    steep-balloon-41261

    10/12/2022, 8:47 PM
    This message was deleted.
    m
    b
    a
    • 4
    • 3
  • s

    steep-balloon-41261

    10/13/2022, 2:45 AM
    This message was deleted.
    d
    n
    m
    • 4
    • 4
  • s

    steep-balloon-41261

    10/13/2022, 7:38 AM
    This message was deleted.
    p
    n
    b
    • 4
    • 3
  • s

    steep-balloon-41261

    10/14/2022, 1:40 AM
    This message was deleted.
    l
    s
    • 3
    • 21
  • s

    steep-balloon-41261

    10/14/2022, 6:50 AM
    This message was deleted.
    l
    p
    • 3
    • 4
  • s

    steep-balloon-41261

    10/14/2022, 1:13 PM
    This message was deleted.
    d
    b
    j
    • 4
    • 7
  • s

    steep-balloon-41261

    10/15/2022, 4:50 PM
    This message was deleted.
    d
    p
    • 3
    • 4
  • s

    steep-balloon-41261

    10/16/2022, 12:17 PM
    This message was deleted.
    c
    p
    d
    • 4
    • 7
  • s

    steep-balloon-41261

    10/16/2022, 10:38 PM
    This message was deleted.
    m
    g
    • 3
    • 10
  • s

    steep-balloon-41261

    10/17/2022, 7:20 AM
    This message was deleted.
    d
    m
    • 3
    • 4
  • s

    steep-balloon-41261

    10/17/2022, 7:57 AM
    This message was deleted.
    d
    b
    • 3
    • 2
  • s

    steep-balloon-41261

    10/17/2022, 2:25 PM
    This message was deleted.
    d
    n
    • 3
    • 2
  • n

    narrow-action-3234

    10/17/2022, 6:02 PM
    Also would help me very much if someone can help me with how can i change camera resolution because for sure is related to restarting your camera with the new constrains but for me during the time is
    on
    till now I could not make it work 😞
  • s

    steep-balloon-41261

    10/18/2022, 12:09 PM
    This message was deleted.
    🤔 1
    d
    b
    • 3
    • 12
  • s

    steep-balloon-41261

    10/18/2022, 1:54 PM
    This message was deleted.
    d
    f
    • 3
    • 2
  • m

    modern-airline-44113

    10/18/2022, 3:40 PM
    Hey, thanks you for the awesome work. We are using LiveKit and egress in prod and noticed a strange behaviour (reproducible) https://github.com/livekit/egress/issues/143. Let me know if we can help to provide additional feedback, thanks!
    👍 1
    👀 2
  • s

    steep-balloon-41261

    10/19/2022, 9:41 AM
    This message was deleted.
    c
    d
    +2
    • 5
    • 9
1...585960...91Latest