illuspas / Node-Media-Server

A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
https://www.npmjs.com/package/node-media-server
MIT License
5.91k stars 1.51k forks source link

为什么我拉流只有rmtp可以播放?http-flv和ws-flv都无效,H265和H264都一样 #479

Open Arthaslcm opened 2 years ago

Arthaslcm commented 2 years ago

RTSP推RMTP,不转码,只有rmtp可以播放,http-flv和ws-flv都无效。

SedaKUL commented 2 years ago

I am looking for the same thing. Have you found anything?

wengys commented 2 years ago

是不是没有配置ffmpeg?我这边http-flv是正常的 May be ffmpeg is not present?

Cyclone5 commented 1 year ago

any news?