Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 videojs / mediaelementjs 在 html 网页上播放来自 RED5 服务器的 RTMP 视频流?谁能给我一个例子(要进行哪些设置以便播放器可以播放流)?
据我所知 mediaelementjs 不支持 rtmp 协议的任何变体;这是你的第一个障碍。如果你打算在这个库中使用 Red5,你唯一的选择是非流式传输。