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.
我使用 lighttpd 播放 http 直播,效果很好。我想用mochiweb来玩,为了高性能,可行吗?
当然。http直播服务器是标准的http服务器。它提供静态内容,没有存储在服务器中的逻辑,有关流的所有信息都在它提供的文件中。