n4zmz
08-29-2002, 01:18 PM
This thread is for the discussion/status of information related to Video Archiving.
FYI: Starting with the ReplayTV 4000, streaming a video to/from a video archive server was made possible with the advent of several software packages. ReplayPC, ReplayServer, SwapDV and DVArchive. Of these packages, DVArchive is the primary focus.
Status:
ReplayPC compiles and runs on the TiVo.
ReplayServer compiles, but has runtime issues on the TiVo.
TiVoweb has been modified to handle the initial part of the discovery protocol (Device_Descr.xml)
RTVNotify (part of ReplayServer Apache version) compiles and runs on the TiVo.
GuideParser is being modified to build a replay style guide file instead of only reading it. It currently compiles and runs on the TiVo.
DVArchive v1.1 Beta contains basic code to talk to ReplayServer for the TiVo.
Current issues:
pthreads not working for ReplayServer on TiVo.
converting the now showing to a binary file based on the latest show time using the routines from GuideParser.
extracting/muxing/etc of video to send to archive.
-- Dennis
FYI: Starting with the ReplayTV 4000, streaming a video to/from a video archive server was made possible with the advent of several software packages. ReplayPC, ReplayServer, SwapDV and DVArchive. Of these packages, DVArchive is the primary focus.
Status:
ReplayPC compiles and runs on the TiVo.
ReplayServer compiles, but has runtime issues on the TiVo.
TiVoweb has been modified to handle the initial part of the discovery protocol (Device_Descr.xml)
RTVNotify (part of ReplayServer Apache version) compiles and runs on the TiVo.
GuideParser is being modified to build a replay style guide file instead of only reading it. It currently compiles and runs on the TiVo.
DVArchive v1.1 Beta contains basic code to talk to ReplayServer for the TiVo.
Current issues:
pthreads not working for ReplayServer on TiVo.
converting the now showing to a binary file based on the latest show time using the routines from GuideParser.
extracting/muxing/etc of video to send to archive.
-- Dennis