Commit Graph

16 Commits

Author SHA1 Message Date
lc 4e16783824 remove dummy webrtc stream,
add api to get webrtc stream
2025-11-20 14:58:10 +08:00
lichon 652f68fd54 Update examples/webrtc_dummy.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-17 15:01:47 +08:00
lichon 13ef3411d9 Update examples/webrtc.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-17 14:45:51 +08:00
lc 0da5d379fc support turn relay config, and force_relay option 2025-11-16 04:04:25 +08:00
lichon b10a96b7bc Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-15 16:04:59 +08:00
lc 3a919aef54 minor change 2025-11-15 00:27:09 +08:00
lc 955e49dc4b use webrtc sdp fingerprint as session key 2025-11-14 20:32:49 +08:00
lichon 6463ba0e52 Update examples/webrtc_dummy.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-14 16:05:38 +08:00
lc 5dcfea1ee4 support send_timeout 2025-11-14 16:03:02 +08:00
lc f8d1d4207d move out dummy webrtc mod 2025-11-14 01:09:08 +08:00
lc 67ad83a2b2 fix webrtc example when webrtc disabled 2025-11-13 23:25:53 +08:00
lc f5f78c84d5 remove unwraps 2025-11-13 23:07:01 +08:00
lc 4cea3a7769 better example support local dc stream
fix read/write issue
clear sessions after close
2025-11-13 20:59:32 +08:00
lc 8ae4651bc7 make webrtc-rs optional feature 2025-11-13 16:53:07 +08:00
lc 442160d704 add webrtc stream 2025-11-12 19:46:55 +08:00
21pages 49c6b24a7a init
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-01-20 16:06:27 +08:00