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.
MAC で MJPEG 形式でビデオをストリーミングするにはどうすればよいですか。QuickTimeのQt-kit APIを使用しています。
Webブラウザで見れるのはただのモーションjpegですか?
WebView を使用してみることができます。mjpeg の場所で NSURLRequest を作成し、WebView にロードします。