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.6k stars 168 forks source link

Change hyper to axum. #94

Closed zuiyu1998 closed 5 months ago

zuiyu1998 commented 5 months ago

50

harlanc commented 5 months ago

Thanks for your contributions.

I conducted some tests, the following error occurs when playing HTTP-FLV stream:

image

Can HTTP-FLV streams be played in your environment??

zuiyu1998 commented 5 months ago

I will try to reproduce this problem today and solve it

zuiyu1998 commented 5 months ago

it is working in httpflv