https://livekit.io logo
Join Slack
Powered by
# announcements
  • d

    dry-elephant-14928

    02/03/2021, 8:29 PM
    GH integration enabled in #C01LPRVTQMU
    🙌 3
  • s

    steep-balloon-41261

    02/05/2021, 4:24 AM
    This message was deleted.
    🎉 4
    m
    c
    d
    • 4
    • 4
  • s

    steep-balloon-41261

    02/06/2021, 9:46 PM
    This message was deleted.
    m
    c
    • 3
    • 5
  • d

    dry-elephant-14928

    02/08/2021, 7:11 AM
    just released 0.3.3, fixed a bunch of connectivity stability issues.
  • c

    clever-kite-90169

    02/08/2021, 7:35 AM
    sweet updating now
  • c

    clever-kite-90169

    02/09/2021, 10:15 PM
    https://twitter.com/_pion/status/1359263749853437952?s=21
  • c

    clever-kite-90169

    02/09/2021, 10:15 PM
    I wonder if we’re seeing this
  • c

    clever-kite-90169

    02/09/2021, 10:16 PM
    Still having trouble with 2+ publishers
  • s

    steep-balloon-41261

    02/09/2021, 11:06 PM
    This message was deleted.
    c
    • 2
    • 1
  • s

    steep-balloon-41261

    02/13/2021, 1:00 AM
    This message was deleted.
    🙌 2
    w
    d
    • 3
    • 5
  • s

    steep-balloon-41261

    02/13/2021, 8:47 AM
    This message was deleted.
    👍 2
    🙌 1
    d
    • 2
    • 1
  • c

    clever-kite-90169

    02/13/2021, 8:47 AM
    will try a larger set of tests tomorrow
  • s

    steep-balloon-41261

    02/14/2021, 2:15 AM
    This message was deleted.
    🎉 2
    d
    • 2
    • 1
  • d

    dry-elephant-14928

    02/14/2021, 10:33 PM
    y'all! just released 0.4.2, with active speaker updates. LiveKit now detects speakers that are active and sends out
    RoomEvent.ActiveSpeakersChanged
    with current speakers.
    🙌 3
    👏 3
  • s

    steep-balloon-41261

    02/15/2021, 2:48 AM
    This message was deleted.
    d
    c
    • 3
    • 11
  • c

    clever-kite-90169

    02/15/2021, 2:49 AM
    The next major issue is the websocket disconnects, we'd like LK to auto retry and/or give us an event onDisconnect or something (where we could handle it)
    👍 1
  • w

    wonderful-manchester-12533

    02/15/2021, 6:08 PM
    @dry-elephant-14928 any ideas on how I can access the peer connection on the client side? I'm interested in calling this to validate how many tracks actually have data flowing vs what we expect https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/getStats
  • s

    steep-balloon-41261

    02/15/2021, 6:09 PM
    This message was deleted.
    d
    w
    • 3
    • 5
  • w

    wonderful-manchester-12533

    02/16/2021, 9:55 PM
    I have a general question. What was the thinking around having a single node and multi node option when a multi node can be of size 1 anyways? Was there a use case (or use cases) you guys thought of when adding the single node option?
  • w

    wonderful-manchester-12533

    02/16/2021, 9:56 PM
    Maybe dedicated nodes for large dedicated calls that can be spun up and down independently of a dependency like redis?
  • w

    wonderful-manchester-12533

    02/16/2021, 9:57 PM
    I could see having a system where each call, as it starts for the first time, spins up a dedicated single node instance that can spin down when the call is over. Then again, that might be a poor experience if the call is global (poor latency for users further away from the single box)
  • w

    wonderful-manchester-12533

    02/16/2021, 9:58 PM
    Perhaps the same could be said for multi node if you spun up a set of nodes + redis for each call
  • w

    wonderful-manchester-12533

    02/16/2021, 9:59 PM
    I haven’t thought about it (single node benefits over multi node) enough so I’m interested to learn the motivation
  • c

    clever-kite-90169

    02/16/2021, 10:18 PM
    I think multi-node means there is a redis (that’s how i really think about it). So if no redis then it operates in “single”. Can just stub the redis calls and abstract a “bring your own DB” (in memory, redis, aerospike, etc)
  • w

    wonderful-manchester-12533

    02/16/2021, 10:19 PM
    Ya I understand the differences clearly. I’m interested in why it was decided to be an offering
  • s

    steep-balloon-41261

    02/16/2021, 10:19 PM
    This message was deleted.
    d
    c
    • 3
    • 4
  • d

    dry-elephant-14928

    02/16/2021, 10:48 PM
    the idea with single node was really to have a version of LiveKit that you could run with zero dependencies. It's designed to be simple to start, so people can try it out without the friction of Redis/configuration/etc
  • d

    dry-elephant-14928

    02/16/2021, 10:48 PM
    it basically stubs out redis methods with golang channels
  • s

    steep-balloon-41261

    02/16/2021, 10:49 PM
    This message was deleted.
    c
    • 2
    • 1
  • s

    steep-balloon-41261

    02/16/2021, 10:52 PM
    This message was deleted.
    w
    • 2
    • 1
1...678...46Latest