livekit / egress

Export and record WebRTC sessions and tracks
https://blog.livekit.io/livekit-universal-egress-launch/
Apache License 2.0
170 stars 71 forks source link

Record datachannel #477

Closed no-1ne closed 10 months ago

no-1ne commented 1 year ago

Hello all thank you for livekit and the ecosystem,

coming to query, is it possible to record data being sent on datachannel?
export something like data : timestamp

Thanks in advance

davidzhao commented 10 months ago

This isn't possible today. You'd have to record data channel separately using either Go, Rust, or Python SDKs