Théo Monnom
|
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
|
b30737e251
|
demo: fix incorrect pixels per point on mac
|
2022-12-23 00:03:24 +01:00 |
|
Théo Monnom
|
9c489d51f4
|
reconnection wip + simulate scenario + fixed cyclic types
|
2022-12-22 23:07:29 +01:00 |
|
Théo Monnom
|
c1cba8dcbd
|
wip
I still need to solve type checking cycle to be able to compile
|
2022-12-22 00:44:40 +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
|
39fa798c7f
|
trying to receive VideoFrame, progress...
|
2022-11-28 15:52:37 +01:00 |
|
Théo Monnom
|
ae776f04d0
|
Initial downstream tracks
|
2022-11-22 17:59:55 +01:00 |
|
Théo Monnom
|
3630e93054
|
Initial Room
Switching computer
|
2022-10-29 00:11:10 +02:00 |
|
Théo Monnom
|
754bc80f31
|
fix negotiation crash with CallFactoryInterface for media & moved RTCEngine code to EngineInternal
|
2022-10-03 21:59:25 +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 |
|