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

    lemon-animal-25306

    11/15/2022, 8:04 PM
    are there initialization steps that I might be missinng
  • s

    steep-balloon-41261

    11/16/2022, 6:38 AM
    This message was deleted.
    p
    a
    f
    • 4
    • 7
  • p

    proud-microphone-99720

    11/16/2022, 7:14 AM
    Hi Everyone!! My application is not audio-only. I want to export a mixed audio file containing audio from all participants in the room. I tried to stream only audio to rtmp using egress RoomCompositeEgressRequest as below, but it doesn’t work. Could i know how?
    Copy code
    request := &livekit.RoomCompositeEgressRequest{
    		RoomName:  roomName,
    		Layout:    "speaker-dark",
    		AudioOnly: true,
    		Output: &livekit.RoomCompositeEgressRequest_Stream{
    			Stream: &livekit.StreamOutput{
    				Protocol: livekit.StreamProtocol_RTMP,
    				Urls: []string{
    					streamUrl,
    				},
    			},
    		},
    	}
  • s

    steep-balloon-41261

    11/16/2022, 1:13 PM
    This message was deleted.
    a
    r
    m
    • 4
    • 8
  • s

    steep-balloon-41261

    11/17/2022, 10:42 AM
    This message was deleted.
    s
    • 2
    • 1
  • s

    steep-balloon-41261

    11/17/2022, 11:50 AM
    This message was deleted.
    m
    m
    • 3
    • 3
  • s

    steep-balloon-41261

    11/17/2022, 2:49 PM
    This message was deleted.
    d
    w
    e
    • 4
    • 4
  • p

    polite-printer-17791

    11/18/2022, 9:35 AM
    Hi, currently candidate logs and rtc stats details are not json. Is there any way to do that?
  • s

    steep-balloon-41261

    11/18/2022, 10:15 AM
    This message was deleted.
    a
    f
    • 3
    • 2
  • s

    steep-balloon-41261

    11/18/2022, 11:26 AM
    This message was deleted.
    a
    g
    +2
    • 5
    • 12
  • s

    steep-balloon-41261

    11/18/2022, 12:41 PM
    This message was deleted.
    a
    • 2
    • 1
  • s

    steep-balloon-41261

    11/20/2022, 2:31 PM
    This message was deleted.
    m
    e
    b
    • 4
    • 15
  • b

    bitter-motherboard-13561

    11/20/2022, 4:31 PM
    This is the error
  • s

    steep-balloon-41261

    11/20/2022, 6:32 PM
    This message was deleted.
    d
    p
    • 3
    • 9
  • s

    steep-balloon-41261

    11/21/2022, 12:11 AM
    This message was deleted.
    m
    f
    d
    • 4
    • 3
  • d

    dazzling-lighter-97419

    11/21/2022, 12:54 AM
    Not getting any helpful errors from the
    Room.connect()
    method.
    Copy code
    flutter: Could not connect Failed to connect
    Fresh token created with CLI, using the URL provided from LiveKit cloud
    Copy code
    wss://{my_app}.livekit.cloud
    Using snippets of code from the flutter client sdk example.
  • f

    freezing-lifeguard-43174

    11/21/2022, 12:59 AM
    Can you connect successfully with the example app? Maybe you need to print out some flutter console logs to help determine the issue
  • d

    dazzling-lighter-97419

    11/21/2022, 1:00 AM
    What other information could I be logging? It’s logging the exception currently
  • f

    freezing-lifeguard-43174

    11/21/2022, 1:02 AM
    Using
    flutter run
    on the terminal will output flutter/dart logs.
  • s

    steep-balloon-41261

    11/21/2022, 1:05 AM
    This message was deleted.
    f
    d
    • 3
    • 10
  • d

    dazzling-lighter-97419

    11/21/2022, 1:06 AM
    I got the logs from running the application in debug mode
  • s

    steep-balloon-41261

    11/21/2022, 1:35 AM
    This message was deleted.
    f
    • 2
    • 1
  • m

    magnificent-art-43333

    11/21/2022, 2:42 AM
    @dazzling-lighter-97419 can you thread your messages pls? 🙏
  • s

    steep-balloon-41261

    11/21/2022, 2:16 PM
    This message was deleted.
    e
    b
    p
    • 4
    • 12
  • s

    steep-balloon-41261

    11/21/2022, 4:11 PM
    This message was deleted.
    m
    a
    +2
    • 5
    • 9
  • s

    steep-balloon-41261

    11/22/2022, 11:36 AM
    This message was deleted.
    e
    b
    m
    • 4
    • 4
  • s

    steep-balloon-41261

    11/22/2022, 1:53 PM
    This message was deleted.
    a
    l
    • 3
    • 5
  • s

    steep-balloon-41261

    11/22/2022, 7:14 PM
    This message was deleted.
    a
    a
    r
    • 4
    • 3
  • s

    steep-balloon-41261

    11/22/2022, 7:44 PM
    This message was deleted.
    d
    f
    • 3
    • 2
  • s

    steep-balloon-41261

    11/22/2022, 9:10 PM
    This message was deleted.
    l
    m
    b
    • 4
    • 7
1...636465...91Latest