[mythtv-commits] Ticket #12089: Streaming from UPNP doesn't block shutdown

MythTV noreply at mythtv.org
Sat Jul 12 22:14:32 UTC 2014


#12089: Streaming from UPNP doesn't block shutdown
----------------------------+-----------------------------
 Reporter:  stuartm         |          Owner:  stuartm
     Type:  Developer Task  |         Status:  new
 Priority:  minor           |      Milestone:  0.28
Component:  MythTV - UPnP   |        Version:  Master Head
 Severity:  medium          |     Resolution:
 Keywords:                  |  Ticket locked:  0
----------------------------+-----------------------------

Comment (by stuartm):

 One of the issues with addressing this for UPnP is that clients can and do
 buffer much of the file they are streaming, especially with music this can
 be the whole. This may mean the backend has no way of knowing that the
 client is still in playback and that it needs to stay awake.

 Secondly, we should include use of the other http interfaces - WebFrontend
 and services API as activities that block shutdown or which reset the back
 idle timer. However how do we distinguish between user driven activity and
 automatic polling by a client application.

 I don't have answers to these questions yet.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12089#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list