Commit Graph
7 Commits
Author SHA1 Message Date
Théo MonnomandGitHub d4233867eb VideoToolBox decoder/encoder for MacOS & iOS (#19)
* VideoDecoderFactory wrapper

* wip

* fix compilation

* add notes

* upgrade webrtc version
2023-01-07 18:30:11 +01:00
Théo MonnomandGitHub 27475af410 fix participant updates (#23) 2023-01-04 20:14:09 +01:00
Théo MonnomandGitHub 9656c73027 allow custom webrtc builds (#21) 2023-01-03 22:26:00 +01:00
Théo MonnomandGitHub bcbce41c0f add macos sysroot (#20)
* macos sysroot

* resolve conflicts
2023-01-03 02:45:03 +01:00
Théo MonnomandGitHub dbc7932b97 windows: gdi32 dependency (#17)
* windows requires +crt-static

* add gdi32 to windows dependencies
2023-01-02 23:45:13 +01:00
Théo MonnomandGitHub 11d5359464 fi ci & windows compilation (#14)
* attempt to fix mac compilation on x86_64

* decompress zip insead of tarball on windows

* attempt to fix 1

* still cache on failure

* attempt 2
2023-01-02 21:47:50 +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