Théo Monnom and GitHub
64c0705916
feat: audio support ( #45 )
...
- Receive/Send audio frames
- LocalAudioTrack
2023-03-19 21:58:20 +01:00
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
4c5828b9c0
added prelude & cleaned imports ( #27 )
...
* wip
* wip
* wip
* wip
* wip
* wip
2023-01-10 22:57:27 +01:00
Théo Monnom and GitHub
579782a813
improve the demo ( #24 )
...
- Add participant names
- Listen to TrackUnsubscribed
- Show info about the room
- Disconnect btn
- Correctly close the task
2023-01-05 01:08:23 +01:00
Théo Monnom and GitHub
0fecba1655
fix: use the new event system on the demo ( #10 )
...
* compilable demo
* correctly close room_task
* wip
* fix demo
2023-01-02 00:40:56 +01:00
Théo Monnom
9c489d51f4
reconnection wip + simulate scenario + fixed cyclic types
2022-12-22 23:07:29 +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