[mythtv-commits] Ticket #6579: Streaming local files not working

MythTV mythtv at cvs.mythtv.org
Tue May 26 16:37:18 UTC 2009


#6579: Streaming local files not working
-----------------------------------------+----------------------------------
 Reporter:  markus.doits at googlemail.com  |        Owner:  ijr    
     Type:  defect                       |       Status:  closed 
 Priority:  minor                        |    Milestone:  unknown
Component:  MythTV - General             |      Version:  head   
 Severity:  medium                       |   Resolution:  invalid
  Mlocked:  0                            |  
-----------------------------------------+----------------------------------

Comment(by markus.doits at googlemail.com):

 why should the frontend need to access recordings when they are streamed
 from the backend?

 nevertheless, skip the part with the permissions and simply take the bug
 as "checking stream local files does not make local files to be streamed".
 activating this option changes nothing for me - this option seems to be
 broken. the frontend still accesses the file locally:

 {{{
 We have a
 playbackURL(/mnt/recordings/mythtv/livetv/17401_20090526180800.mpg)
 }}}

 which obviously should look more like

 {{{
 RemoteFile(myth://127.0.0.1:6543/17401_20090526180800.mpg)
 }}}

 or not?

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


More information about the mythtv-commits mailing list