jakesylvestre / quelea-projection

Automatically exported from code.google.com/p/quelea-projection
0 stars 0 forks source link

Cannot play youtube video (but all other videos are working) #215

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Adding a youtube video to the shedule
  - The schedule now shows the correct youtube title - This is awesome!
2. But in LiveView it only shows a blank screen (Black background)
3. Videos on the local harddisk can be played without a problem

In the commandline output there´s a hint, maybe:
[0000000000480250] main tls client error: TLS client plugin not available
[0000000016f0b8e0] main stream error: cannot pre fill buffer

Original issue reported on code.google.com by MisterSi...@gmail.com on 24 Aug 2014 at 3:56

GoogleCodeExporter commented 9 years ago
I know this won't be much help, but I have had issues in this area as well.

Unfortunately, the commandline output is from VLC player, and we have very 
limited (if any at all) control over this.

Try opening the video in VLC player, by going to Media>Open Network Stream and 
pasting it in that box. If VLC plays it, and Quelea can't let us know and we 
can probably fix it! 

Other than that, the problem lies in VLC Media Player.

Sorry I couldn't be more help!

Original comment by grga...@gmail.com on 27 Aug 2014 at 5:09

GoogleCodeExporter commented 9 years ago
It appears that VLC is not liking HTTPS enteries. Try taking the S off of your 
URL, and see if that works. 

Original comment by grga...@gmail.com on 27 Aug 2014 at 5:17

GoogleCodeExporter commented 9 years ago
http://forum.videolan.org/viewtopic.php?f=2&t=116093

Original comment by grga...@gmail.com on 27 Aug 2014 at 5:24

GoogleCodeExporter commented 9 years ago
This is something we can detect and account for, and rewrite the URL without 
the s. I'll look into it now

Original comment by bengoodw...@gmail.com on 8 Sep 2014 at 12:21

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 4de9e14ee738.

Original comment by bengoodw...@gmail.com on 8 Sep 2014 at 12:44