Théo Monnom
|
8aa5e63624
|
reworked
|
2022-12-18 22:50:14 +01:00 |
|
Théo Monnom
|
86bec130bb
|
wip x2
|
2022-12-16 00:04:53 +01:00 |
|
Théo Monnom
|
4606c0a9ec
|
wip
|
2022-12-15 23:27:43 +01:00 |
|
Théo Monnom
|
4465afad0c
|
reconnect WIP
|
2022-12-14 23:38:20 +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
|
a415748f06
|
Delete .media_stream.rs.rustfmt
|
2022-11-22 18:02:07 +01:00 |
|
Théo Monnom
|
ae776f04d0
|
Initial downstream tracks
|
2022-11-22 17:59:55 +01:00 |
|
Théo Monnom
|
82ec808dee
|
changing computer ( started tracks )
I used my Mac on the company trip
|
2022-11-08 10:31:09 +01:00 |
|
Théo Monnom
|
6497930912
|
implement Debug on WebRTC structs
|
2022-10-29 15:00:38 +02:00 |
|
Théo Monnom
|
3630e93054
|
Initial Room
Switching computer
|
2022-10-29 00:11:10 +02:00 |
|
Théo Monnom
|
2ecae706a9
|
refactored RTCEngine
Added comments & separated code into multiple parts.
Maybe the next step is to put PeerConnections into another file 🤔
|
2022-10-08 23:04:50 +02:00 |
|
Théo Monnom
|
c1326dab93
|
independant SignalClient, SignalStream & events
SignalStream holds the connection to the websocket. It can be replaced at each connection
|
2022-10-08 23:00:56 +02:00 |
|
Théo Monnom
|
410bbbb5ed
|
use FnOnce if possible on libwebrtc callbacks
|
2022-10-08 20:58:40 +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 |
|
Théo Monnom
|
2213a70142
|
cancellable SignalClient & tracing
|
2022-10-02 21:22:12 +02:00 |
|
Théo Monnom
|
0d34e5a48e
|
Started Room, publisher negotiation, add RTCRuntime dependencies across webrtc instances
|
2022-09-29 21:34:30 +02:00 |
|
Théo Monnom
|
32ac92b171
|
refactored rtc_engine
|
2022-09-27 15:21:38 +02:00 |
|
Théo Monnom
|
04273f24da
|
Handle subscriber data channels
|
2022-09-25 23:57:24 +02:00 |
|
Théo Monnom
|
6ad2563348
|
subscriber prototype
|
2022-09-25 22:32:21 +02:00 |
|
Théo Monnom
|
4067a9add6
|
rtc_config
|
2022-09-25 13:54:56 +02:00 |
|
Théo Monnom
|
e74aac70bb
|
Added .clang-format + reformatted code
|
2022-09-20 22:47:47 +02:00 |
|
Théo Monnom
|
baf1db9a04
|
Fix MacOS build
|
2022-09-20 22:19:47 +02:00 |
|
Théo Monnom
|
4ff578e92f
|
rustfmt
|
2022-09-20 14:38:48 +02:00 |
|
Théo Monnom
|
8111b97782
|
Working DataChannel
|
2022-09-20 14:37:47 +02:00 |
|
Théo Monnom
|
8380ffadef
|
DataChannel progress
|
2022-09-19 01:11:18 +02:00 |
|
Théo Monnom
|
dca8cf7796
|
Keep ownership of observers on the Rust side
|
2022-09-18 15:22:57 +02:00 |
|
Théo Monnom
|
81b45d9c48
|
dc progress
|
2022-09-18 14:40:50 +02:00 |
|
Théo Monnom
|
06587d154f
|
pc test
|
2022-09-16 11:45:39 +02:00 |
|
Théo Monnom
|
f643f458f8
|
test #1
|
2022-09-14 21:33:34 +02:00 |
|
Théo Monnom
|
12a6d232b5
|
Better RTCError handling + tests
|
2022-09-13 14:19:44 +02:00 |
|
Théo Monnom
|
d9fd69b5c0
|
Windows + Initial WebRTC sys & Safe WebRTC + Initial livekit-core
|
2022-09-12 12:51:54 +02:00 |
|