https://livekit.io logo
Join Slack
Powered by
# robotics
  • g

    gifted-family-53487

    05/01/2025, 7:38 PM
    set the channel description: Building robotics with LiveKit? Meet other builders and the LiveKit team to get help, updates, and share ideas.
  • r

    refined-appointment-81829

    05/01/2025, 8:32 PM
    ๐Ÿ‘‹
  • g

    gifted-family-53487

    05/01/2025, 8:42 PM
    ๐Ÿค– ๐Ÿค– ๐Ÿค–
  • r

    refined-appointment-81829

    05/02/2025, 3:16 PM
    Well, I am not sure how much this classifies as robotics but to kick off the conversation here is a little project I was playing with for a voice controlled home using LiveKit. (sped up the raise and lower because it is slow)
    TV_Control.mp4
    ๐Ÿ™Œ 1
    ๐Ÿš€ 9
    a
    l
    a
    • 4
    • 6
  • r

    refined-appointment-81829

    05/05/2025, 7:52 PM
    This is the last robot I built. I am currently building v2 of this since that one did not handle rain and failed. I custom trained computer vision model so has labels for baby Canadian goose, Canadian goose, dog, person, etc. It only fires if only Canadian geese or baby Canadian geese are there. So if my dog, a person, some one fishing on a boat the laser will not fire. It runs on a raspberry PI (image capture, does inference, and trigger laser), ESP8266 (motor/laser control) and cheap IP camera (IP65 water resistent) mounted on a tree.
    operation_wild_goose_chase.mov
    ๐Ÿš€ 4
    ๐Ÿ”ฅ 10
    ๐Ÿ‘ 4
    g
    d
    f
    • 4
    • 21
  • n

    narrow-dog-51622

    05/27/2025, 12:26 AM
    Anyone worked with insertible streams for telemetry and syncing with video with any robotics projects.
    g
    • 2
    • 22
  • b

    best-area-47552

    05/28/2025, 3:50 AM
    Is there a plan to support an esp32 client sdk for livekit? also, iโ€™m new to this but i thought esp32 is not powerful enough for supporting webrtc, which livekit uses
    g
    r
    • 3
    • 14
  • s

    sparse-dentist-95787

    06/08/2025, 6:34 PM
    https://youtube.com/shorts/CueXQUa94Ss I saw this and i thought of LK, this would be a fun project.
    ๐Ÿ’œ 1
    ๐Ÿ‘ 1
    r
    • 2
    • 1
  • n

    narrow-dog-51622

    07/17/2025, 2:00 PM
    Anyone worked with LiveKit and the DJI v5 MSDK? https://developer.dji.com/mobile-sdk/ I want to make a opensource app to stream and control the drone. The video side is a bit to much for me to understand, I've worked on the virtual sticks and other stuff. Thought about converting this one and updating the SDK version to the latest. https://github.com/Penkov-D/DJI-MSDK-to-PC I have drones to test with just the video / lk side is going to stump me.