Skip to content

friman/ipdvr

 
 

Repository files navigation

ipdvr - A digital video recorder for IPTV streams

Planned Features

  • daemon-like operation mode
  • interaction over socket by json protocol (schedule recordings, get listings, etc.)
  • record of RTP streams using ffmpeg
  • background fetching of TV listings (json.xmltv.se)
  • scheduling of single and series recordings
  • library management of recordings
  • Build system: CMake
  • Listings DB: sqlite
  • All things JSON: rapidjson

Status

This project is in planning / design stage. See doc/outline.txt for a detailed list of requirements / proposed building blocks.

Attributions

ipdvr includes the following 3rd-party libraries:

About

A digital video recorder for IPTV streams

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.rapidjson

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.3%
  • C 6.6%
  • CMake 0.1%