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

rtsp转hls访问hls跨域问题 #124

Closed xuchao-ovo closed 1 month ago

xuchao-ovo commented 2 months ago

image

harlanc commented 2 months ago

Try the branch https://github.com/harlanc/xiu/tree/fix_cors to see if it can solve the problem.

xuchao-ovo commented 1 month ago

可以推指定 ip 的rtsp的视频流么,比如 rtsp://admin:root123456@192.168.1.1:554/Streaming/Channels/001 @harlanc

irg1008 commented 2 weeks ago

Shouldn't this be in the main branch?? I just can't connec tiwht HLS on the frontend