4f06c30c0598df9c316050cad9c7aaaf52a8d7d2
Expose rtc::Track with send(binary) for raw RTP — verified: - SDP from addTrack(audio)+addTrack(video) has m=audio (opus 120) and m=video (H264 101 + H265/VP8/VP9/AV1 + RTX) - libdatachannel Track::send() sends RAW RTP/RTCP when no media handler is set (verified in src/track.cpp impl::Track::outgoing) — so RTP packetization can live in pure JS, keeping the binding minimal Also fix: Track class was missing from InitAll exports (crash on TrackWrap::NewInstance — null FunctionReference).
Description
Bete Discord moderation watcher
26 MiB
Languages
TypeScript
95.6%
C++
1.2%
Nix
1%
Shell
0.7%
CSS
0.6%
Other
0.8%