VLC and MJPEG Decoder streaming (invalid header)
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I`m making a WinRT application which includes video streaming. Now I ended at VLC as streaming server and MJPEGDecoder lib ( http://mjpeg.codeplex.com/ ) on client to decode video. But after creating HTTP stream and connecting to it from client, MJPEGDecoder says that header is invalid (it expects multipart stream). VLC-to-VLC works normal. Question 1 : how can it be fixed? Question 2 : what alternatives to create video streaming for WinRT? 回答1: Just to elaborate on your question/answer a bit further. The posted answer links just