Open YIFYtorrents opened 8 years ago
@YIFYtorrents Google Cloud don't work on linux. I get this message: The video could not be loaded, either because the server or network failed or because the format is not supported. But when I click on Provider: .../googlecloud/... It works in web browser.
https://github.com/PopcornTimeCommunity/desktop/blob/master/README.md#error
Error
The video could not be loaded, either because the server or network failed or because the format is not supported
Go to your popcorntime directory
desktop
and paste/replace libffmpegsumo.so in it.
I still need to fix the nwjs in order to built it with an older libffmpegsumo.so version.
On Windows version Google Cloud work, on Linux don't work. I replace libffmpegsumo.so but still don't work.
I am trying to figure out how to use chromecast with the google cloud plugin, unfortunately I am not a chromecast. So far I replaced this line with
var url = 'http://exampleVideoUrl.com';
However this doesn't work. What is missing?