livekit / rust-sdks

LiveKit realtime and server SDKs for Rust
https://livekit.io
Apache License 2.0
212 stars 57 forks source link

Provide examples for video publish and subscribe #237

Open thepacketloss opened 1 year ago

thepacketloss commented 1 year ago

Can you provide play from disk and save to disk examples for video too ??

edavalosanaya commented 4 months ago

This would be a great addition to the examples. I'm currently trying to stream video data to a room; however, having an official example showcasing how VideoFrame, NativeVideoSource, VideoSourceOptions, LocalVideoTrack, and RtcVideoSource are meant to be used together, along with codex compatibility, would be extremely helpful.