5 Commits
Author SHA1 Message Date
Théo MonnomandGitHub 25f4c9a075 feat: add ffi datachannel & mute events (#88) 2023-06-18 22:45:05 +02:00
Théo MonnomandGitHub 05ad1c95af cleanup: room & dependencies (#76) 2023-05-25 20:13:34 +02:00
Théo MonnomandGitHub 76210c9f67 fix: incorrect resample response (#67) 2023-05-13 01:02:12 +02:00
Théo MonnomandGitHub 7c8878502e feat: AudioResampler (#66) 2023-05-13 00:25:26 +02:00
Théo MonnomandGitHub 1c12e749f2 feat: add publishing & audio to ffi (#46)
- Divide FFI protocol into multiple files
- Audio support
- AV Streams/Sources
- Create tracks
- Use Dashmap to store handles
- Add a capture test
     - Ignored by GHA atm
2023-05-08 23:12:37 +02:00