2015-06-23 134 views
1

我試圖設置與pseudreamreaming插件和亞馬遜cloudfront一起工作的流水遊戲。這一切工作正常,但當我試圖尋找另一個位置時,播放從一開始就開始。 我想,這個問題是來自查詢字符串PARAM 目標cloudfront psudostreaming查詢字符串參數

lighttpd: { 
    url: "flowplayer.pseudostreaming-3.2.13.swf", 

    // use ${start} as a placeholder for the target keyframe 
    queryString: '?target=${start}' 
} 

如果您有任何意見或建議,請幫助!

+0

您沒有提及您的CloudFront配置。你是否轉發查詢字符串?它在默認情況下被剝離:http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/QueryStringParameters.html –

回答

0

由於支持的字節範圍請求,我假定cloudfront支持僞流式傳輸,但它看起來不是。請參閱flowplayer post