freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

azure及aws媒體服務(wù)api調(diào)研報告(已修改)

2025-06-10 22:16 本頁面
 

【正文】 Azure及AWS媒體服務(wù)API調(diào)研高天龍 windows Azure 1什么是windows Azure 1windows Azure提供的功能 1媒體功能 2微軟Azure云計(jì)算流式視頻服務(wù)平臺 2媒體服務(wù)的應(yīng)用場景 3應(yīng)用實(shí)例 4Windows Azures Media Services REST API 5Setup for Media Services REST API Development 5Identify Windows Azure Media Services Entities 7Connect To Media Services Using the Media Services REST API 8Ingest Assets with the media Services REST API。 10Ingesting Assets in Bulk with the REST API 16Process Asset with the Media Services REST API 19Manage Assets with the Media Services REST API 22Deliver Assets with the Media Services REST API 24AWS Digital Media API 27什么是AWS 27AWS提供的功能: 27Digital Media on AWS 28應(yīng)用實(shí)例 31windows Azure什么是windows Azurewindows Azure是為了管理微軟建設(shè)的數(shù)據(jù)中心的服務(wù)器,網(wǎng)絡(luò)和存儲資源而開發(fā)的一款windows server 操作系統(tǒng)。windows Azure提供的功能網(wǎng)站,虛擬機(jī),云服務(wù),大型數(shù)據(jù),媒體,移動服務(wù)。媒體功能 支持插入(Ingest)、編碼(Encode)、保護(hù)(Protect)、流式(Stream)處理,在云中創(chuàng)建、管理和分發(fā)媒體。Windows Azure 的媒體服務(wù) PaaS 產(chǎn)品/服務(wù)提供了從編碼到內(nèi)容保護(hù)再到流和分析的所有內(nèi)容。涵蓋具有 HTMLFlash 和 Silverlight 的 Windows Windows phone、Xbox、iOS 和 Android 設(shè)備。微軟Azure云計(jì)算流式視頻服務(wù)平臺  企業(yè)不必通過編碼或流媒體構(gòu)建架構(gòu)來分配視頻內(nèi)容。微軟憑借Windows Azure Media Services擴(kuò)展了云計(jì)算服務(wù),Windows Azure Media Services可以省去企業(yè)構(gòu)建流媒體點(diǎn)播視頻的麻煩?!? 微軟的Scott Guthrie稱,這項(xiàng)服務(wù)可以為企業(yè)員工提供培訓(xùn)視頻,網(wǎng)站的流視頻內(nèi)容,構(gòu)建Hulu(Netflix)一樣的視頻點(diǎn)播服務(wù)。和許多基于云計(jì)算的平臺 即服務(wù)(PaaS)一樣,Windows Azure Media Services旨在于使過程簡單化,于是,推出了視頻流服務(wù)。微軟Windows Azure官方宣傳  Guthrie表示,構(gòu)建一個媒體的分布式平臺,為不同設(shè)備和客戶端設(shè)置不同代碼和視頻流是非常復(fù)雜的任務(wù),需要軟、硬件的連接,配置和維護(hù)。微軟的Azure Media Services不再需要提供和管理自定義的基礎(chǔ)設(shè)施,可以讓這個過程變得非常簡單?!? 企業(yè)可以利用Azure Media Services將視頻傳到基于Windows、iOS、Android系統(tǒng)的掌上電腦、平板電腦、智能手機(jī)和游戲機(jī)等設(shè)備上。開發(fā)者可以利用從 Azure開發(fā)者網(wǎng)站上下載的REST、APIs、.net、或SDKs構(gòu)建自動上傳、編碼、發(fā)送視頻的工作流。在網(wǎng)站上,開發(fā)者可以瀏覽幫助文檔。Guthrie表示,個人預(yù)覽版本支持實(shí)時流媒體,公共預(yù)覽版以后將陸續(xù)推出。對于收費(fèi)方式,Azure Media Services是統(tǒng)一收費(fèi),每GB ,需更大容量就要額外付費(fèi)。媒體服務(wù)的應(yīng)用場景building endtoend workflows 構(gòu)建端到端的工作流在云中構(gòu)建全面的媒體工作流。從上傳媒體到分發(fā)內(nèi)容,媒體服務(wù)提供了一系列預(yù)生成,使用就緒,第一方和第三方組件,可以組合這些組件以滿足您的特定需求。功能包括上傳,存儲,編碼,格式轉(zhuǎn)換,內(nèi)容保護(hù)和交付。buildinghybrid workflows開發(fā)混合工作流 將媒體服務(wù)與您已使用的工具和流程集成。例如:現(xiàn)場編碼內(nèi)容,然后將其上傳到媒體服務(wù)以便轉(zhuǎn)碼為多種格式并通過第三方CDN交付??赏ㄟ^標(biāo)準(zhǔn)REST API 單獨(dú)調(diào)用媒體服務(wù)以便于外部應(yīng)用程序和服務(wù)輕松集成。providing cloud support for media player提供針對多臺設(shè)備和平臺的云支持跨多種設(shè)備創(chuàng)建,管理和交付媒體從未如此簡單。媒體服務(wù)為您提供向各種設(shè)備(Xbox, Windows PC, MacOS,iOS 和Android)交付內(nèi)容所需的一切。應(yīng)用實(shí)例 2012年7月19日,PPTV網(wǎng)絡(luò)電視和微軟在上海簽署諒解備忘錄,利用Windows Azure平臺開發(fā)PPTV ATN(Asia TV Networks)電視云平臺。 PPTV ATN平臺能將世界各地的內(nèi)容商將自己的內(nèi)容上傳到ATN平臺上,并授權(quán)給各國/地區(qū)的服務(wù)運(yùn)營商使用,同時服務(wù)運(yùn)營商不需要昂貴的初期投入資本,就可以迅速整合各類視頻資源,快速實(shí)現(xiàn)內(nèi)容定制,定價及廣告運(yùn)作和收費(fèi)電視的推送。Windows Azures Media Services REST API名詞解釋:Media Services中的實(shí)體:EntityDesciption中文AssetsAn asset is a virutal entity that holds metadata about media.文件夾FilesA file is an actual video or audio blob object on the file system or on a remote server.文件JobsA job is an entity that holds metadata about tasks作業(yè),可能含有多個任務(wù)TasksA task is an individual operation of work on an asset or file. A task is associated with a job.任務(wù)AccessPoliciesAn access policy defines the permissions to a file or an asset(what type of access, and the duration).定義了對文件或asset的訪問類型和時間限制LocatorsA locator is a URI that provides timebased access to a specific asset.是一個URI,能在一定時間范圍內(nèi)訪問某個asset.Job TemplatesA job template provides reusable settings for jobs that you want to run repeatedly. A job template is posed of a collection of task templates.作業(yè)模版ContentKeysA content key stores key data that used to encrypt an asset保存加密信息TaskTemplatesA task template provides reusable settings for tasks that you want to run job template has a collection of task templates.任務(wù)模版Setup for Media Services REST API DevelopmentMedia Services支持的HTTP方法:VerbDescription中文翻譯GETreturn the current value of object獲取有URI標(biāo)識的任何信息POSTCreate an object based on the data provided, or submits a mand創(chuàng)建一個對象或者執(zhí)行一條命令PUTreplaces an object, or creates a named object(when applicable).創(chuàng)建一個命名對象或者替換一個存在對象。DELETEDeletes an object刪除一個對象MERGEUpdates an existing object with named property changes.更新已經(jīng)存在對象的屬性HEADReturn metadata of an object for a GET response除了服務(wù)器不返回實(shí)體,HEAD和GET方法是一致的媒體服務(wù)支持的HTTP請求頭部(必選):HeaderTypeValueAuthorizationBeaerxmsversionDecimalDataServiceVersionDecimalMaxDataServiceVersionDecimal媒體服務(wù)支持的請求頭部(可選):HeaderTypeValueDateRFC 1123 dateTimestamp of the requestAcceptContent typeapplication/json。odata=verboseAcceptEncodingGzip,deflate對資源,服務(wù)可能不壓縮而直接返回AcceptLanguage“en”人類可讀的語言AcceptCharsetCharset type like UTF8字符集,默認(rèn)UTF8XHTTPMethodHTTP Method通過隧道方式,允許通過GET方法實(shí)現(xiàn)防火墻等不支持的PUT/DELETE方法 ContentTypeContent type PUT/POST 中實(shí)體的類型clientrequestidString呼叫方定義的標(biāo)記本次請求,如有必要,返回時也可以帶此信息媒體服務(wù)支持的響應(yīng)頭部(可選):HeaderTypeValuerequestidString服務(wù)端產(chǎn)生的的代表本次操作的標(biāo)識clientrequestidString請求方帶來的標(biāo)識DateRFC 1123 date請求處理時的時間ContentTypeVaries響應(yīng)實(shí)體的類型ContentEncodingVariesGzip or deflate Identify Windows Azure Media Services EntitiesMedia Services的命名機(jī)制nb:type:scheme:SSID例子:nb:cid:UUID:0234c75e7b624d819373d869478a6643type: is the type of content idenetifier。內(nèi)容標(biāo)識符的類型scheme: is a Media Services recognized naming scheme. 命名方案SSID:schemespecific ID , is a string that corresponds with IDs in scheme, default UUID, RFC 4122.type:EntityContent Identifier TypeAssetcidAccessPolicypidLocatorlidAssetFilecidContentKeykidJobTemplatejtidTaskTemplatettidJobjidTasktidMediaProcessormpidIngestManifestmidIngestManifestAssetmaidIngestManifestFilemfidConnect To Media Services Using the Media Services REST API連接到媒體服務(wù)的REST APIWindows Azure Access Control Service: ACS , create the access token.連接Media Services 需要兩樣?xùn)|西:An access token and the URI of Media Services .step1. Getting an access token獲得訪問令牌獲得令牌的HTTP請求POST ContentType: application/xformurlencodedHost: ContentLength: 120Expect: 100continueConnection: KeepAlivegrant_type=client_credentialsamp。client_id=client id valueamp。client_secret=URLencoded client secret valueamp。scope=urn%3aWindowsAzureMediaServi
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1