nginadofficial / open-video-ads

Automatically exported from code.google.com/p/open-video-ads
2 stars 3 forks source link

Problem with youtube plugin in flowplayer #234

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Use flowplayer's youtube plugin (i got it from the plugins repository).It
does work
2.Include openads plugin in flowplayer's configuration.An exception is
thrown.The problem happens in a call to YouTubeStreamProvider/get
clipURLResolver().Looks like there are no urlProviders. 
3.Modifying the code to add the urlProvider 'youtube' in the scheduledclip,
makes the clip play again.

What is the expected output? Wha<t do you see instead?
Before setting the urlprovider in the scheduledclip, the youtube plugin is
unable to play the video.

What version of the product are you using? On what operating system?
I've been using the 0.4.0 code to debug and try to find a fix, just used
0.5.0 RC2 to check if the problem was still present.

Please provide any additional information below.
I dont know a lot about the internal structure of flowplayer or
openvideoads, just have been looking the code for one day.Maybe it's a
problem with the youtube plugin.If you need more information, feel free to
contact me at dashiad [at] hotmail.com

Original issue reported on code.google.com by dash...@gmail.com on 2 Jun 2010 at 12:59

GoogleCodeExporter commented 8 years ago
Will look to sort in the next Fllowplayer OVA release. Thanks for reporting... 

Original comment by paul.sch...@gmail.com on 7 Jun 2010 at 6:34