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を使って高パフォーマンスでプレイしたいのですが、可能ですか?
Sure. An http live streaming server is a standard http server. It serves static content with no logic stored in the server, all information about the stream is in the files that it serves.