SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-05-2008, 07:31 PM
Hyrules's Avatar
Hyrules Hyrules is offline
Sage User
 
Join Date: Sep 2008
Location: Canada
Posts: 60
Nasa Tv web stream

Hi everyone,

I was wondering if it would be possible to add Nasa Tv web stream in
the list of custom online source. Since I live in Canada and the channel
doesnt exist here, I would like to watch it with Sage when the are space missions.

the link :
http://www.nasa.gov/multimedia/nasatv/index.html

from the page source code :
http://www.nasa.gov/55644main_NASATV_Windows.asx

in the asx :

Code:
<ASX Version="3.0">
                <Title>NASA TV</Title>
                <BASE HREF="http://www.nasa.gov/" />
            <entry>
                       <ref href="http://playlist.yahoo.com/makeplaylist.dll?id=1369080&segment=149773"/>
                        <!-- HQ Link -->
                        <Title>NASA TV</Title>
                <Copyright>None</Copyright>
                        <ABSTRACT>Click here to view the NASA TV Schedule.</ABSTRACT>
                        <MoreInfo href="http://www.nasa.gov/multimedia/nasatv/MM_NTV_Breaking.html"/>
                        <DURATION VALUE="120:00.0"/>
                        <!-- Play for two hours max -->
            </entry>
</ASX>
Any help would be appreciated.

thanks.
Reply With Quote
  #2  
Old 01-30-2009, 04:47 PM
greggerm greggerm is offline
Sage Advanced User
 
Join Date: Feb 2004
Posts: 175
Allow me to bump this up - I too am curious about getting a feed like this into Sage, however it is not an RSS syndicated feed persay, but rather a raw channel that can be watched along the lines of internet radio.

Any thoughts?
Reply With Quote
  #3  
Old 01-31-2009, 12:15 PM
coryking's Avatar
coryking coryking is offline
Sage User
 
Join Date: Nov 2006
Location: Seattle, WA (USA)
Posts: 62
Send a message via AIM to coryking
First, the file format is describe here: http://msdn.microsoft.com/en-us/library/bb249663(VS.85).aspx

Looks like the interesting bit is the <ref> element, which seems to point to the streaming content. When you suck down http://playlist.yahoo.com/makeplayli...segment=149773 , you get:
HTML Code:
<ASX version = "3.0">
 <Title>NASA TV - NASA site</Title>
 <Entry>
      <Title>NASA TV</Title>
      <Abstract>Click here to go to our Web site</Abstract>
      <Author>Yahoo! Broadcast</Author>
      <Copyright>2008</Copyright>
        <Ref href = "mms://68.142.251.42/bcpenc252181?StreamID=77870522&pl_auth=4fb7c37cc959bb7b503da0c89a895b12&ht=120&b=9uatvdt4i6tjp498494e9&CG_ID=1369080&Segment=149773" />
    </Entry>
 <Entry>
      <Title>NASA TV</Title>
      <Abstract>Click here to go to our Web site</Abstract>
      <Author>Yahoo! Broadcast</Author>
      <Copyright>© 2006, all rights reserved.</Copyright>
        <Ref href = "mms://209.73.191.67/bcpenc252181?StreamID=77866408&pl_auth=1e79d963ccf00dcd73dfaed5c327aaa2&ht=120&b=9uatvdt4i6tjp498494e9&CG_ID=1369080&Segment=149773" />
    </Entry>
</ASX>
Wonder if you could do an XSL transform to turn it into a legit rss feed that can go into SageTV?
Reply With Quote
  #4  
Old 01-31-2009, 07:21 PM
Hyrules's Avatar
Hyrules Hyrules is offline
Sage User
 
Join Date: Sep 2008
Location: Canada
Posts: 60
wow ... never though anybody would answer... Thanks for your reply. I'll try to take a look and see if i can find anything with what you found.

Edit : well after looking on the web there seem to be no way to convert asx to any kind of format like xml or rss. Sage would have to be able to play mms feeds natively.
Maybe there is a way to use the dynamic menu STV Import to lunch Windows media player to play the stream.

Last edited by Hyrules; 01-31-2009 at 07:41 PM.
Reply With Quote
  #5  
Old 01-31-2009, 08:40 PM
jsschrstrcks jsschrstrcks is offline
Sage User
 
Join Date: Jan 2009
Posts: 21
Could that be done to launch web radio streams?
Reply With Quote
  #6  
Old 05-21-2009, 08:08 AM
ace007 ace007 is offline
Sage Advanced User
 
Join Date: Aug 2008
Location: Denver, CO
Posts: 157
Anybody ever try to get this to work. This would be fantastic. There is also a high quality stream from Yahoo at http://playlist.yahoo.com/makeplaylist.dll?id=1368163
Reply With Quote
  #7  
Old 05-21-2009, 09:01 AM
latino latino is offline
Sage User
 
Join Date: Apr 2009
Location: dominican republic
Posts: 33
yes you can do it with webfeed encoder.
http://forums.freytechnologies.com/f...do=file&id=314
Reply With Quote
  #8  
Old 07-15-2009, 12:24 PM
Hyrules's Avatar
Hyrules Hyrules is offline
Sage User
 
Join Date: Sep 2008
Location: Canada
Posts: 60
thanks for that link. I'll take a look into it and see if i can add nasa tv to my sage tv. There is a launch scheduled tonight at 6.03pm EDT. thank for the high quality stream as well.

Last edited by Hyrules; 07-15-2009 at 12:29 PM.
Reply With Quote
  #9  
Old 07-15-2009, 01:07 PM
greggerm greggerm is offline
Sage Advanced User
 
Join Date: Feb 2004
Posts: 175
If anyone has any additional guidance, I'd love to hear it.

Webfeedencoder isn't for the faint of heart, but I think it may be workable.

I won't have time to get it done for tonight's launch, but hopefully soon enough!

-Greg
Reply With Quote
  #10  
Old 09-19-2009, 05:09 AM
michaeldjcox michaeldjcox is offline
Sage Fanatic
 
Join Date: Nov 2006
Location: Ipswich, Suffolk, United Kingdom
Posts: 829
Quote:
Originally Posted by greggerm View Post
If anyone has any additional guidance, I'd love to hear it.

Webfeedencoder isn't for the faint of heart, but I think it may be workable.

I won't have time to get it done for tonight's launch, but hopefully soon enough!

-Greg
Hi,

The latest version 0.9.4 uploaded on Friday is much easier to setup.

I have taken onboard feedback.

It is quite hard to keep things simple while at the same time trying to do so much.

This version has as an installer that does more than any install wizard you have ever seen and a config tool that eliminates the need to edit anything. Furthermore no XMLTV importer is now needed.

One of the sample channels is NasaTV and I have been watching is via extenders on my home setup. Its a very reliable stream.

Michael
__________________
Web Feed Encoder developer
SageTV Catchup developer
Reply With Quote
  #11  
Old 09-19-2009, 08:44 AM
Hyrules's Avatar
Hyrules Hyrules is offline
Sage User
 
Join Date: Sep 2008
Location: Canada
Posts: 60
Nice ! Thank i will try that i give you feedback.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hauppauge stream buffer? CoolTechNY Hardware Support 0 11-03-2008 06:06 PM
Web Page integration ... CousinJed SageTV Customizations 3 08-06-2008 01:48 PM
HD-PVR and Mac MichaelLAX Hardware Support 19 07-25-2008 01:06 AM
PS stream bandwidth less then target Sam SageTV Beta Test Software 2 11-09-2006 08:15 PM
Web Plugin RSS feed question matt91 SageTV Customizations 1 07-28-2006 11:24 AM


All times are GMT -6. The time now is 06:03 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.