[mythtv-commits] Ticket #2660: PATCH: enable mythweb streaming via .asx

MythTV mythtv at cvs.mythtv.org
Tue Nov 7 22:05:54 UTC 2006


#2660: PATCH: enable mythweb streaming via .asx
---------------------------------+------------------------------------------
 Reporter:  Rich.West at wesmo.com  |        Owner:  xris
     Type:  enhancement          |       Status:  new 
 Priority:  minor                |    Milestone:  0.21
Component:  mythweb              |      Version:  0.20
 Severity:  low                  |   Resolution:      
---------------------------------+------------------------------------------
Comment (by Rich.West at wesmo.com):

 In the patch, I inadvertently have it sending the file as "text/html".
 Where is shows:
 print header(-type                => 'text/html',

 It should have been:
 print header(-type                => 'video/x-ms-asf',

 Thanks go to catfish at halfdone.com for point this one out to me.  :)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2660#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list