This message was deleted.
# cloud
s
This message was deleted.
a
hmm how do your users consume this stream? In general we think that users get a better experience with WebRTC rather than HLS because it has lower latency. Can they subscribe to these streams as tracks in LiveKit? (maybe your users need to be able to replay past videos?)
a
Yes we use hls to record and store videos for future replay. And to make a better user experience we make multibitrate HLS, it’s a commonly used technique to smooth playback based on user bandwidth available We can’t solve this with webrtc, we are going to use webrtc and livekit rooms for live sessions but we also need hls recording