【问题标题】:How to handle mjpeg stream with okhttp?如何使用 okhttp 处理 mjpeg 流? 【发布时间】:2014-08-27 22:41:39 【问题描述】: 我不知道如何配置 OkHttpClient。 我在 execute() 上超时了 【问题讨论】: 标签: mjpeg okhttp 【解决方案1】: 我尝试使用改造,发现 @Streaming 不能与 RestAdapter.LogLevel.FULL 一起使用 这就是问题所在! https://github.com/square/retrofit/issues/561 【讨论】: