Théo Monnom and GitHub
cad6d36201
feat: video publishing ( #42 )
...
- Prepare webrtc abstraction ( for future wasm support )
- Added track publish support for videos
- Added LogoTrack example to simple_room demo
- Lot of cleanup
- There are compiler warnings I'll solve on our v1 release
2023-03-18 03:25:16 +01:00
Théo Monnom and GitHub
8841af6ee6
v0.1.1 ( #32 )
2023-01-12 14:48:03 +01:00
a07b3451a3
publish client-sdk-native ( #12 )
...
* Create README.md
* add example
* crates & examples
* fix syntax
* add LICENSE
* thirdparty LICENSE
* rearrange repo
* fix build
* egui versions
* prepare publish
* fix demo compilation
* add test ci
* Update rust.yml
* forgot runs-on
* install protoc before building
* avoid rate limit
* include submodules
* updates to readme
* cache rust builds
Co-authored-by: David Zhao <[email protected] >
Co-authored-by: David Zhao <[email protected] >
2023-01-02 20:13:48 +01:00
Théo Monnom
4465afad0c
reconnect WIP
2022-12-14 23:38:20 +01:00
Théo Monnom
da91efd3a5
Rework the demo
...
Doing this quick commit to test that in my Mac
2022-12-07 01:52:36 +01:00
Théo Monnom
686f5db969
livekit-utils crate + VideoRenderer proto
2022-12-02 16:39:42 +01:00
Théo Monnom
59e7ccbffe
Successfully received video frames
2022-11-28 17:30:21 +01:00
Théo Monnom
3630e93054
Initial Room
...
Switching computer
2022-10-29 00:11:10 +02:00
Théo Monnom
d64c7e5e08
rustfmt & signal_client improvememts
...
- handle ping message
- recv now only returns on SignalResponse
2022-10-03 15:59:43 +02:00