Skip to content

joed74/vtuner-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 

Repository files navigation

Virtualized DVB driver for kernels 4.16 ... 6.x from former project named "vtuner" by Honza Petrous.

Driver is registering the following devices:

DVB:

/dev/dvb/adapterX/ca0
/dev/dvb/adapterX/demux0
/dev/dvb/adapterX/dvr0
/dev/dvb/adapterX/frontend0

The frontend acts as "provider" for DVBS,DVBS2,DVBC and DVBT

Controlling:

/dev/vtunercX

where X is ordered by driver installation (e.g. /dev/vtunerc0).

It is possible to cat the received TS stream with

cat /dev/vtunerc0 > stream.ts

About

Vtuner kernel driver for kernels 4.16 ... 6.x

Resources

Stars

Watchers

Forks

Contributors

Languages

  • C 99.2%
  • Makefile 0.8%