Giter Club home page Giter Club logo

Comments (7)

longbai avatar longbai commented on August 26, 2024

我们看下

from ruby-sdk.

longbai avatar longbai commented on August 26, 2024

麻烦给下 资源 链接

from ruby-sdk.

happyming9527 avatar happyming9527 commented on August 26, 2024

@longbai http://img.mamashai.com/upload/video/2013-08-06/1/path/tixhr-655512128.mp4

from ruby-sdk.

happyming9527 avatar happyming9527 commented on August 26, 2024

@longbai 我发现上传上去的文件,只是七牛识别成了audio/mpeg3,下载下来,或者加到html页面中播放,并不影响使用.也不影响截帧操作.不过,不知道是否有其他影响?

from ruby-sdk.

rwifeng avatar rwifeng commented on August 26, 2024

@happyming9527 你的源文件响应的content type就是:audio/mpeg3
我们识别的信息就是http响应的头的:Content-Type

curl -I http://img.mamashai.com/upload/video/2013-08-06/1/path/tixhr-655512128.mp4
HTTP/1.1 200 OK
Server: AliyunOSS
Date: Tue, 26 Jul 2016 06:35:55 GMT
Content-Type: audio/mpeg3
Content-Length: 28038867
Connection: keep-alive
x-oss-request-id: 579704CB3E7845F85B3D486D
x-oss-bucket-storage-type: standard
Accept-Ranges: bytes
ETag: "ACCD0B6F79D0534975688B1A0AEA208F"
Last-Modified: Tue, 29 Apr 2014 03:50:43 GMT
x-oss-object-type: Normal
x-oss-server-time: 9

from ruby-sdk.

happyming9527 avatar happyming9527 commented on August 26, 2024

@rwifeng 阿里云的响应是没法改了, 那请问文件迁移到七牛后, 这个文件格式有接口修改么,我只想改下它在你们系统中被识别的格式.文件本身下载下来是没有任何播放问题的

from ruby-sdk.

longbai avatar longbai commented on August 26, 2024

可以改,有API,portal上也可以改

from ruby-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.