romeGithub
Results
1
comments of
romeGithub
trafficstars
你的视频是以流的方式写到页面的话要加 response.setHeader("Content-Range", "" + Integer.valueOf(data.length - 1)); response.setHeader("Accept-Ranges", "bytes");