53 Commits

Author SHA1 Message Date
David Zhao
8122aec0fd chore: pin GHA by commit (#608) 2026-04-11 13:11:35 -07:00
Théo Monnom
0ebb99776b ci: remove release label from publish PR creation (#604) 2026-04-08 13:54:37 -07:00
Théo Monnom
9e0436e913 ci: fix publish workflow version reading (#603) 2026-04-08 13:51:40 -07:00
Théo Monnom
bda3452ed6 ci: fix publish workflow version bump command (#602) 2026-04-08 13:43:53 -07:00
Théo Monnom
315d4418c3 ci: add PyPI publish workflow with trusted publishing (#601) 2026-04-08 13:39:22 -07:00
Théo Monnom
57ae0ec6a5 add py3.14 tests (#572) 2026-02-09 18:18:25 -08:00
lukasIO
a6c2cb1fa6 Ensure wheel isn't restricted to specific interpreter version (#556)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-21 14:54:38 +01:00
lukasIO
d92a7f329b setup uv workspace (#542) 2025-12-19 12:51:52 +01:00
David Zhao
0307cd1361 e2e test livekit-rtc (#541) 2025-12-14 21:49:27 -08:00
Jacob Gelman
0389db8349 [🤖 readme-manager] Update README (#471) 2025-07-21 19:24:59 -07:00
David Zhao
2b781fec6b use trusted publishers instead of pypi token (#442) 2025-05-15 14:13:34 -07:00
Théo Monnom
1d2d010c8b use namespace instead of buildjet for arm builds (#423) 2025-04-15 20:08:36 +02:00
Théo Monnom
89bc49c0ce isolate the jupyter frontend inside an iframe (#411) 2025-04-10 00:36:59 +02:00
Théo Monnom
5324148684 add rtc.AudioMixer (#400) 2025-03-27 15:39:01 +01:00
David Zhao
28bcb73795 update CI to use protobuf 4.x (#396)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-14 00:24:55 -06:00
Théo Monnom
f367a5dfbc add audio processing module (#363) 2025-03-04 22:37:14 +01:00
David Zhao
a412b3d6f4 [🤖 readme-manager] Update README (#351) 2025-01-28 09:45:47 -08:00
Théo Monnom
d9aac49e78 add pydantic support to rtc.VideoFrame & rtc.AudioFrame (#348) 2025-01-24 13:44:53 +01:00
aoife cassidy
1738a1081e bump FFI to 0.12.4 (#333)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Zhao <dz@livekit.io>
Co-authored-by: Théo Monnom <theo.8bits@gmail.com>
2024-12-29 22:00:22 -06:00
aoife cassidy
9bdfd047f1 ci: fix artifacts v4 with multiple uploads (#331) 2024-12-16 12:08:03 +02:00
lukasIO
6aa4d58dce Update gh actions version (#328) 2024-12-13 15:02:54 +01:00
Théo Monnom
fc91503f3e livekit-rtc: add proto generation to the build CI (#295) 2024-10-24 15:08:11 -07:00
Théo Monnom
5494b63538 eventemitter should raise TypeError when there isn't enough arguments passed on emit (#293) 2024-10-18 21:00:55 -07:00
David Zhao
d6b657ee85 [🤖 readme-manager] Update README (#231) 2024-08-04 16:54:27 -07:00
lukasIO
cf1dc6450d [🤖 readme-manager] Update README (#204) 2024-06-06 08:58:16 -07:00
Théo Monnom
c678fb3a34 fix x86_64 arch for macos wheels (#197) 2024-05-01 22:16:26 +02:00
Neil Dwyer
c275775f5c Introduce transcription protocol (#194) 2024-04-27 09:14:48 -07:00
Neil Dwyer
d25de52030 add quotes (#187) 2024-04-04 08:31:29 -07:00
Neil Dwyer
a8dc0ea738 Fix docs build logic (#186) 2024-04-03 23:01:30 -07:00
Neil Dwyer
574fe4e37c Use protoc's --pyi_out instead of mypy-protobuf package (#174)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-20 10:47:52 -07:00
Neil Dwyer
95f4cb884e Iterating on Github Action (#135) 2024-03-18 08:29:12 -07:00
David Zhao
254400870c Update protocol and generate stubs on CI (#152)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-23 09:03:53 -08:00
Jonas Schell
bf8def0f92 [🤖 readme-manager] Update README (#149) 2024-01-18 18:19:08 +01:00
David Zhao
755478d1f4 ChatManager to manage sending/receiving of chat messages (#143)
Co-authored-by: Théo Monnom <theo.8bits@gmail.com>
2024-01-15 00:49:12 -08:00
Théo Monnom
62cbed0fc2 v0.7.1 & reenable windows (#140) 2024-01-12 15:13:07 +01:00
David Zhao
96c8be2c89 Include analytics protobuf (#130) 2023-12-29 13:11:55 -08:00
Théo Monnom
cc1d4c4c54 expose Twirp errors to the public API (#123) 2023-12-14 11:44:42 -08:00
Neil Dwyer
84f0120dd5 Add doc generation to GH workflows (#122) 2023-12-13 10:07:08 -08:00
Théo Monnom
87f73a8f69 rtc-v0.7.0.dev0 (#118) 2023-12-07 23:51:25 +01:00
Théo Monnom
413d563801 add test ci (#103) 2023-11-14 00:22:15 -08:00
Théo Monnom
ba26dcc15d move protocol to livekit-protocol package (#89) 2023-11-07 14:27:59 -08:00
Théo Monnom
531052d0b9 fix pypi pwd 2023-10-28 09:49:58 -07:00
Théo Monnom
0949eea994 pythonic API (#77) 2023-10-27 16:24:30 -07:00
Théo Monnom
907be698fd feat: initial monorepo & server sdk (#61)
Co-authored-by: David Zhao <dz@livekit.io>
2023-10-03 14:10:05 -07:00
David Zhao
ab7c6adcf9 Add back dist/ to download-artifact step (#46) 2023-08-22 11:48:37 -07:00
David Zhao
a237e8525f Fix publish workflow by setting correct artifact name (#45) 2023-08-22 11:37:20 -07:00
Théo Monnom
b813837a76 ci: publish to pypi (#43) 2023-08-22 05:36:48 +02:00
Théo Monnom
c192ad850f feat: better build system (#39) 2023-08-16 23:04:43 +02:00
Jonas Schell
9364c2e9e9 [🤖 readme-manager] Update README (#38) 2023-08-16 10:36:51 -07:00
David Zhao
b14fa6cd12 Use git LFS during builds, 0.2.3 (#36) 2023-08-11 23:27:48 -07:00