harlanc / xiu

A simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
https://rustxiu.com
MIT License
1.76k stars 187 forks source link

Support LL-HLS #41

Open harlanc opened 1 year ago

abhemanyus commented 10 months ago

Was this implemented in some other PR, or has it just not been merged yet?

harlanc commented 10 months ago

Yes, it has not been merged. From @Phineas 's test , there's a bug that the audio becomes de synchronized from the video which needs to be fixed.

irg1008 commented 3 months ago

Any news?