Commit Graph

  • 21f9438f0b fixing terms main talksik 2023-06-30 14:57:29 -07:00
  • 036a9af122 fixing broken link talksik 2023-06-30 14:55:48 -07:00
  • 34d73e657b fix: add missing licenses & description Théo Monnom 2023-06-30 22:19:42 +02:00
  • 7010934c6d v0.1.2 (#104) Théo Monnom 2023-06-30 22:10:55 +02:00
  • 5ceda455c4 feat: use new webrtc builds (#103) Théo Monnom 2023-06-30 21:36:30 +02:00
  • 8387ad8ff3 fix: publish track request on the ffi Théo Monnom 2023-06-30 21:22:34 +02:00
  • 046ae8c22b fix: unsubscribe deadlock (#101) Théo Monnom 2023-06-30 11:08:05 +02:00
  • c7c82cc693 use callbacks on internal events (#100) Théo Monnom 2023-06-29 22:52:43 +02:00
  • efc334af8e feat: move signal_client to livekit-api (#98) Théo Monnom 2023-06-26 22:59:55 +02:00
  • 678e20b0e3 fix: corrupt patch Théo Monnom 2023-06-26 13:00:19 +02:00
  • 2e330fa5f9 fix: licenses patch Théo Monnom 2023-06-26 12:39:54 +02:00
  • d4d1171e97 fix: webrtc licenses generation (#95) Théo Monnom 2023-06-25 00:32:47 +02:00
  • 0854bb5eb8 feat: rtc_use_h264 on windows & linux (#94) Théo Monnom 2023-06-24 22:04:19 +02:00
  • 3a4333ef47 feat: webrtc builds for ios & android (#93) Théo Monnom 2023-06-24 22:02:08 +02:00
  • 983546767a fix: use native tls roots on ffi (#91) Théo Monnom 2023-06-19 01:40:51 +02:00
  • 142daa9181 ci: build ffi on main branch (#90) Théo Monnom 2023-06-19 00:01:14 +02:00
  • 25f4c9a075 feat: add ffi datachannel & mute events (#88) Théo Monnom 2023-06-18 22:45:05 +02:00
  • 33dfcb27b0 fix: datachannel deadlocks & dispose crashes (#87) Théo Monnom 2023-06-10 18:49:00 +02:00
  • ebbd93b2d8 ci: show tests logs Théo Monnom 2023-06-09 23:45:44 +02:00
  • 937962faac fix: ffi builds output Théo Monnom 2023-06-09 23:16:40 +02:00
  • d3fdfc8a36 forgot to add buildargs Théo Monnom 2023-06-09 23:09:26 +02:00
  • 9c2ba04f71 feat: tls features (#86) Théo Monnom 2023-06-09 23:03:35 +02:00
  • d33e40c972 fix: wrong build target on ffi builds (#85) Théo Monnom 2023-06-09 18:49:02 +02:00
  • 15d125f263 fix: linux & win builds (#84) Théo Monnom 2023-06-06 01:18:53 +02:00
  • 55bda13069 cleanup: webrtc-sys & fix RtcRuntime disposing crashes (#81) Théo Monnom 2023-06-04 01:02:00 +02:00
  • 05ad1c95af cleanup: room & dependencies (#76) Théo Monnom 2023-05-25 20:13:34 +02:00
  • a9e6865137 fix: linux ssl connections crashes (#79) Théo Monnom 2023-05-25 19:57:48 +02:00
  • 7f61826a4e fix livekit-protocol compilation (#78) Théo Monnom 2023-05-25 19:55:31 +02:00
  • 3f61e07e09 feat: forward libwebrtc logs (#75) Théo Monnom 2023-05-24 18:37:35 +02:00
  • d5b4a8f6fc fix: audio data loss (#74) Théo Monnom 2023-05-22 17:10:28 +02:00
  • fc255616c4 fix: multiple audio channels (#73) Théo Monnom 2023-05-22 16:37:22 +02:00
  • 97dde044b5 fix: different audio frame size than 10ms (#72) Théo Monnom 2023-05-16 08:42:40 +02:00
  • 3998dd4a49 ci: fix windows dst path Théo Monnom 2023-05-15 12:37:25 +02:00
  • f577022497 ci: add ffi builds (#71) Théo Monnom 2023-05-15 12:35:15 +02:00
  • c3c913c8ce fix: room_join should be false by default on access tokens (#70) Théo Monnom 2023-05-13 02:57:45 +02:00
  • 40f08b16fc fix deadlock while resampling on the ffi (#69) Théo Monnom 2023-05-13 02:42:53 +02:00
  • 2cad45cb39 use audio resampler on the write_to_disk example (#68) Théo Monnom 2023-05-13 01:48:06 +02:00
  • 76210c9f67 fix: incorrect resample response (#67) Théo Monnom 2023-05-13 01:02:12 +02:00
  • 7c8878502e feat: AudioResampler (#66) Théo Monnom 2023-05-13 00:25:26 +02:00
  • f2b4373ba4 Add proto3 optional to prost build (#65) Aaron Spiegel 2023-05-12 05:48:56 -05:00
  • f6954e3faa fix bad audio quality & save_to_disk example (#64) Théo Monnom 2023-05-12 00:27:07 +02:00
  • e8d1c7ee73 feat: add a basic_room demo (#62) Théo Monnom 2023-05-09 15:08:57 +02:00
  • 1beee0e1f7 feat: update simple_room wgpu (#61) Théo Monnom 2023-05-09 14:29:29 +02:00
  • eb43e02bd1 add env_logger (#60) Théo Monnom 2023-05-09 13:01:01 +02:00
  • 134466641b fix: cbindgen extern fnc (#58) Théo Monnom 2023-05-09 03:46:28 +02:00
  • 8dd7979d04 feat: add cbindgen to livekit-ffi (#57) Théo Monnom 2023-05-08 23:33:02 +02:00
  • 1c12e749f2 feat: add publishing & audio to ffi (#46) Théo Monnom 2023-05-08 23:12:37 +02:00
  • a5caf12902 correctly close rtc_session (#56) Théo Monnom 2023-04-24 20:08:27 +02:00
  • 8f294dde41 fix: windows crashes & builds (#55) Théo Monnom 2023-04-24 18:27:30 +02:00
  • 4f8229c724 feat: use new webrtc builds & linux support (#54) Théo Monnom 2023-04-20 13:14:34 +02:00
  • ee83cb8d31 [🤖 readme-manager] Update README (#53) Jonas Schell 2023-04-20 10:38:54 +02:00
  • 72bbc8cd90 Disable livekit-api on win-aarch64 & WebRTC Builds CI (#51) Théo Monnom 2023-04-19 15:34:04 +02:00
  • 9000d82757 update examples deps Théo Monnom 2023-04-19 12:35:15 +02:00
  • 180864e953 feat: server sdk (#47) Théo Monnom 2023-04-19 12:33:39 +02:00
  • 459a42bf12 update readme (#49) Jonas Schell 2023-04-14 08:52:24 +02:00
  • adc88d080b readme manager initial setup (#48) Jonas Schell 2023-04-13 10:44:29 +02:00
  • 8a5c16c6ef Update README.md Théo Monnom 2023-03-19 21:59:58 +01:00
  • 64c0705916 feat: audio support (#45) Théo Monnom 2023-03-19 21:58:20 +01:00
  • cad6d36201 feat: video publishing (#42) Théo Monnom 2023-03-18 03:25:16 +01:00
  • 4443eae434 Use reqwest instead of curl to download libwebrtc (#44) Théo Monnom 2023-03-16 02:30:12 +01:00
  • 609427159b license headers (#40) Théo Monnom 2023-02-12 20:19:01 +01:00
  • 16ea02075f RtpTransceiver bindings & requirements for publishing tracks (#39) Théo Monnom 2023-02-12 19:44:04 +01:00
  • 4411f88b68 added useful note about webrtc-sys (#38) Théo Monnom 2023-02-07 00:05:07 +01:00
  • e023b34fd1 finish proto of livekit-ffi (#36) Théo Monnom 2023-02-06 00:57:43 +01:00
  • 1610f86316 feat: basic ffi server to support other languages (#34) Théo Monnom 2023-01-25 00:09:19 +01:00
  • 84d2f234f5 Update README.md Théo Monnom 2023-01-18 21:30:57 +01:00
  • 81146f8bac Update README.md Russ d'Sa 2023-01-16 18:58:51 -08:00
  • 88e6848456 Update tests.yml Théo Monnom 2023-01-13 00:56:22 +01:00
  • 08b0756fee add datachannels to readme Théo Monnom 2023-01-13 00:39:04 +01:00
  • 22c6f67226 ci: only run tests on supported platforms by gh Théo Monnom 2023-01-13 00:37:30 +01:00
  • c267c82a58 fix aarch64-pc-windows-msvc Théo Monnom 2023-01-12 23:54:21 +01:00
  • 71d29bd64e ci: add aarch64 targets Théo Monnom 2023-01-12 23:44:48 +01:00
  • 986b97a413 Update build.rs (#31) Théo Monnom 2023-01-12 22:38:46 +01:00
  • b96858bdba add gh repo to Cargo.toml (#33) Théo Monnom 2023-01-12 15:16:04 +01:00
  • 35454335ec --allow-dirty for README Théo Monnom 2023-01-12 15:12:20 +01:00
  • 452f74f7fb fix publish Théo Monnom 2023-01-12 14:59:00 +01:00
  • 0c90089b56 fix publish workflow Théo Monnom 2023-01-12 14:52:26 +01:00
  • 8841af6ee6 v0.1.1 (#32) Théo Monnom 2023-01-12 14:48:03 +01:00
  • c964e54523 Update README.md Russ d'Sa 2023-01-10 16:37:58 -08:00
  • 6d5914b3f6 Update README.md (#28) Russ d'Sa 2023-01-10 16:35:48 -08:00
  • 882d83aaec add simple room demo gif and embed in top-level readme (#29) Russ d'Sa 2023-01-10 16:12:24 -08:00
  • 608681d0e2 use dispatcher for room events (#30) Théo Monnom 2023-01-11 01:08:26 +01:00
  • 4c5828b9c0 added prelude & cleaned imports (#27) Théo Monnom 2023-01-10 22:57:27 +01:00
  • 1168e5ae89 correctly cleanup RTCRuntime (#26) Théo Monnom 2023-01-08 03:39:52 +01:00
  • 35816180d9 Merge branch 'main' of https://github.com/livekit/client-sdk-native Théo Monnom 2023-01-07 18:51:32 +01:00
  • 8ae8110293 update readme for hw acceleration Théo Monnom 2023-01-07 18:51:21 +01:00
  • d4233867eb VideoToolBox decoder/encoder for MacOS & iOS (#19) Théo Monnom 2023-01-07 18:30:11 +01:00
  • 579782a813 improve the demo (#24) Théo Monnom 2023-01-05 01:08:23 +01:00
  • 5309c622cb fix deadlock when closing (#25) Théo Monnom 2023-01-05 01:05:29 +01:00
  • 98273d1b0d add blue background when no frame has been received Théo Monnom 2023-01-04 22:17:59 +01:00
  • 27475af410 fix participant updates (#23) Théo Monnom 2023-01-04 20:14:09 +01:00
  • 9656c73027 allow custom webrtc builds (#21) Théo Monnom 2023-01-03 22:26:00 +01:00
  • bcbce41c0f add macos sysroot (#20) Théo Monnom 2023-01-03 02:45:03 +01:00
  • e5b9222f18 Merge pull request #18 from livekit/dz-readme-tweaks-v2 David Zhao 2023-01-02 15:59:48 -08:00
  • fd0f2032c5 A few more tweaks to the readme David Zhao 2023-01-02 15:11:43 -08:00
  • dbc7932b97 windows: gdi32 dependency (#17) Théo Monnom 2023-01-02 23:45:13 +01:00
  • 624ed37ff7 windows requires +crt-static (#16) Théo Monnom 2023-01-02 23:27:24 +01:00
  • cdd3a560f8 correctly link the badge Théo Monnom 2023-01-02 22:19:29 +01:00
  • e7d72165b4 Update README.md (#15) Théo Monnom 2023-01-02 22:16:03 +01:00
  • 11d5359464 fi ci & windows compilation (#14) Théo Monnom 2023-01-02 21:47:50 +01:00