harlanc / xiu

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

RTMPx and RTMFP #22

Open ROBERT-MCDOWELL opened 2 years ago

ROBERT-MCDOWELL commented 2 years ago

Hi, is it planned to add RTMPx like RTMPE, RTMPS, RTMPT and RTMFP?

thanks

harlanc commented 2 years ago

No plans yet…

ROBERT-MCDOWELL commented 2 years ago

ok here a nice project in c++ where rtmfp is available https://github.com/MonaSolutions/MonaServer2