0

ストロボ メディア プレーヤーを使用して、メディア ファイル (ビデオとオーディオ) を再生したいと考えています。私がそれを使用するのはこれが初めてです。ここで何が悪いのか誰か教えてください:

widget('application.extensions.StrobeMediaPlayback.smp.StrobeMediaPlayback',array(
                   //Embed a video  from youtube  with youtube plugin,included by default:  
                     'src'=>$url, 
                      'width'=>'680',
                      'height'=>'400',
                      'allowFullScreen'=>'true'    //default is true                            
));

エラーは次のとおりです。

we are having problems with playback

URL: C:\wamp\www\mediastore/files/video/Community1/28237.flv

yii 内のストロボ メディア プレーヤーに関するチュートリアルを教えてください。

ネットワーク エラー:

GET http://localhost/mediastore/index.php/files/play/ConfigurationEchoPlugin1.swf 400 (Bad Request) 22:1
GET http://localhost/mediastore/index.php/files/play/ConfigurationEchoPlugin2.swf 400 (Bad Request) 22:1
GET http://localhost/mediastore/index.php/files/play/ConfigurationEchoPlugin1.swf 400 (Bad Request) ConfigurationEchoPlugin1.swf:1
GET http://localhost/mediastore/index.php/files/play/ConfigurationEchoPlugin2.swf 400 (Bad Request) ConfigurationEchoPlugin2.swf:1
4

0 に答える 0