Page 1 of 1

Request: Ustream URL Plugin

PostPosted: Fri Jun 29, 2012 2:00 pm
by prmadmax
Hi,

Is it possible for someone to write a plugin to automate this viewtopic.php?f=41&t=4821

So then we don't have to go to the page every time the UStream URL changes and manually update it (which is a real pain).

Re: Request: Ustream URL Plugin

PostPosted: Mon Jul 09, 2012 7:24 pm
by prmadmax
Hi,

I'm still interested in this plugin being done if possible?

Nasa tend to reset there broadcast a lot making the url stream no good until you get the new one.

What would be nice is a plugin where you just put the regular page url in and it works out the rest.

Re: Request: Ustream URL Plugin

PostPosted: Tue Jul 10, 2012 1:53 am
by insane822
Can you guys test this out and let me know how it works? It seems to work fine using the VLC UPNP client, but my Sony BD player won't play the files.

This is a WebResource and will only work on live streams.

Examples:
  Code:
http://www.ustream.tv/sevenkittens
http://www.ustream.tv/ffrc

Re: Request: Ustream URL Plugin

PostPosted: Wed Jul 11, 2012 7:00 am
by prmadmax
Hi insane822,

I gave this a try with the Nasa stream and the kittens one from your example and no luck.

This was on my Sony KDL-22EX320 - They failed to even appear in the list.

Re: Request: Ustream URL Plugin

PostPosted: Wed Jul 11, 2012 12:44 pm
by insane822
The Sony devices do not like to play these streams.. my Sony device does the same thing. See viewtopic.php?f=11&t=6622

I have used XBMC/VLC/iPhone clients and they all play the Ustream feeds. I'd like to hear if anyone with another player could comment on if this works.

Re: Request: Ustream URL Plugin

PostPosted: Wed Jul 11, 2012 1:39 pm
by jhb50
insane822 wrote:The Sony devices do not like to play these streams.. my Sony device does the same thing. See viewtopic.php?f=11&t=6622

I have used XBMC/VLC/iPhone clients and they all play the Ustream feeds. I'd like to hear if anyone with another player could comment on if this works.


Good work. Your 2 links work fine but nasahdtv does not. The groovy gives an indexing error, so it must be handled differently. If I recall UStream has 2 different ways of handling feeds.

So long as you get a valid response from ffmpeg using the generated link, Serviio should play the file. If it does not then it is a Serviio profile problem not a groovy problem. You only need to use ffplay -i on the pc to test links.

Re: Request: Ustream URL Plugin

PostPosted: Wed Jul 11, 2012 2:22 pm
by insane822
jhb50 wrote:
insane822 wrote:The Sony devices do not like to play these streams.. my Sony device does the same thing. See viewtopic.php?f=11&t=6622

I have used XBMC/VLC/iPhone clients and they all play the Ustream feeds. I'd like to hear if anyone with another player could comment on if this works.


Good work. Your 2 links work fine but nasahdtv does not. The groovy gives an indexing error, so it must be handled differently. If I recall UStream has 2 different ways of handling feeds.

So long as you get a valid response from ffmpeg using the generated link, Serviio should play the file. If it does not then it is a Serviio profile problem not a groovy problem. You only need to use ffplay -i on the pc to test links.


Thanks for testing it out. I'll look into it when I get home later.

Re: Request: Ustream URL Plugin

PostPosted: Mon Jul 16, 2012 4:26 am
by prmadmax
insane822 wrote:The Sony devices do not like to play these streams.. my Sony device does the same thing. See viewtopic.php?f=11&t=6622

I have used XBMC/VLC/iPhone clients and they all play the Ustream feeds. I'd like to hear if anyone with another player could comment on if this works.


My sony TV works with the nasa stream but only if I use http://piscui.webear.net/ustream.php to convert the URL and input it manually

Re: Request: Ustream URL Plugin

PostPosted: Wed Jul 18, 2012 10:36 pm
by insane822
prmadmax wrote:
insane822 wrote:The Sony devices do not like to play these streams.. my Sony device does the same thing. See viewtopic.php?f=11&t=6622

I have used XBMC/VLC/iPhone clients and they all play the Ustream feeds. I'd like to hear if anyone with another player could comment on if this works.


My sony TV works with the nasa stream but only if I use http://piscui.webear.net/ustream.php to convert the URL and input it manually


The URL converter above will error out at times, same as the groovy script. Sometimes they have a different feed up, and neither one can locate the rtmp URL. I'll check into it later.