[mythtv-commits] Ticket #4213: HDHomeRun Recording Improvements
MythTV
mythtv at cvs.mythtv.org
Thu Nov 22 15:44:51 UTC 2007
#4213: HDHomeRun Recording Improvements
----------------------------------+-----------------------------------------
Reporter: Bill <cizek at rcn.com> | Owner: ijr
Type: patch | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: unknown
Severity: medium | Mlocked: 0
----------------------------------+-----------------------------------------
My HDHomeRun periodically drops parts of the programs its recording.
The attached patch makes the following changes to reduce the chance that
this happens:
- Add MSG_WAITALL to the recv call to ensure we have a full read from the
socket. Otherwise the partial data is dropped.
- Reduce the chunksize that myth grabs from the hdhomerun buffer in
hdhomerun_video_recv.
I've been running this for the last week and it's worked well.
-Bill
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4213>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list