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流连接进行转码 #129

Closed xuchao-ovo closed 1 month ago

xuchao-ovo commented 1 month ago

不用推流工具可以直接读取rtsp流连接进行转码么 image 不用ffmpeg进行推流,直接读取rtsp://admin:root123456@192.168.1.62:554/Streaming/Channels/001,怎么实现

harlanc commented 1 month ago

目前还不支持