Page 5 of 5

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Mon May 13, 2013 8:08 pm
by bobsmo
.

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Tue May 14, 2013 1:09 pm
by jhb50
.

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Wed May 15, 2013 6:44 pm
by hatton33
Hi,

I've been waiting for a fix for this plugin since it broke due to coolsport.tv locking down there streams but i thought i'd post the fix for it that I've just done for myself.

Edit the groovy file, replace the line

final VALID_RESOURCE_URL = '^http://www.coolsport.tv.*?'


with

  Code:
final VALID_RESOURCE_URL = '^http://coolsport.tv.*?'


and then edit the webresource url to match - i.e. http://coolsport.tv?refresh=30 or whatever

Hope that helps a few peeps out.

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Thu May 16, 2013 2:39 am
by jhb50
That won't fix anything. The streams will list but will only play for 8 seconds.

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Thu May 30, 2013 3:22 pm
by siriusblack
SORRY

should of read earlier post's

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Thu May 30, 2013 5:17 pm
by jhb50
Read the previous posts and delete yours.

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Mon Jun 17, 2013 11:28 am
by billbrooks
I have a problem:
I am trying to get live streaming from my Samsung R530 laptop to my Panasonic TX-P42GT30B (Viera). I have the console configured for Coolsport and have put the groovy plugin into the plugin directory. In the library section I have selected live streamimg and put http://www.coolsport.tv/stream3.html in the box, I've tried some other addresses but they both give the red x and fail to display on my menu on TV. What do I need to put in the URL box and what type of feed is it?
Thank you.

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Mon Jun 17, 2013 11:30 am
by billbrooks
OK I now have Coolsport appearing on my TV under Video/Online but it is empty, there are no streams appearing as they do on the web page. I have done this by entering http://www.coolsport.tv/schedule.html in the URL and switching the type to 'Web resource'. If I switch it to 'stream' it disappears from the TV.

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Mon Jun 17, 2013 11:31 am
by Lincsguy
billbrooks wrote:I have a problem:
I am trying to get live streaming from my Samsung R530 laptop to my Panasonic TX-P42GT30B (Viera). I have the console configured for Coolsport and have put the groovy plugin into the plugin directory. In the library section I have selected live streamimg and put http://www.coolsport.tv/stream3.html in the box, I've tried some other addresses but they both give the red x and fail to display on my menu on TV. What do I need to put in the URL box and what type of feed is it?
Thank you.



You need to set it as a web resource, not live stream.

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Mon Jun 17, 2013 12:44 pm
by jhb50
As posted above viewtopic.php?f=20&t=8127&start=60#p69448
Coolsport has locked up their streams, so the plugin will currently not work.
It requires a modified version of librtmp that Serviio's ffmpeg does not include.

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Sun Dec 22, 2013 8:21 pm
by xXsamXx1991
Hi jhb50,

which modification of librtmp is needed?
Could you please tell the necessary steps for linux?

Re: COOLSPORT - A SPORTS STREAM WEBRESOURCE

PostPosted: Tue Dec 24, 2013 5:12 pm
by jhb50
Sorry, I have no knowledge of Linux.