MLD-5.x > General
[MLD-5.5 testing] vidtv
(1/1)
gr4vity:
Hi,
I build vidtv (Virtual Digital TV driver) while building new kernel for MLD,
However, i don't know if it can be used as vtuner or it has other purposes.
It consists of:
- A fake tuner driver
- A fake demod driver
- A fake bridge driver
vb_vidtv_tuner.ko
dvb_vidtv_demod.ko
dvb_vidtv_bridge.ko
You can load the driver by running
--- Code: ---modprobe vidtv
--- End code ---
A new adapter will be registered as follow
--- Code: ---dvbdev: DVB: registering new adapter (dvb_vidtv_bridge)
i2c i2c-22: DVB: registering adapter 0 frontend 0 (Dummy demod for DVB-T/T2/C/S/S2)...
dvbdev: dvb_create_media_entity: media entity 'Dummy demod for DVB-T/T2/C/S/S2' registered.
dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
vidtv vidtv.0: Successfully initialized vidtv!
--- End code ---
I couldn't use satip-client because it works with vtuner module only.
You guys can test it and see how it works.
Best Regards.
clausmuus:
Hi,
maybe it don't need the satip-client and can be used directly by VDR? If that's the way, it must be possible to define the sat-ip server directly to the vidtv driver.
gr4vity:
Hi Claus,
When using satip-client you specify SAT>IP server Frontend type Vtuner device
Vtuner device can be /dev/vtunercx
With vidtv i didn't find a new device created in /dev directory.
I tried vidtv.0 but it didn't work.
--- Code: ---[2564 satip_vtuner.c:205] error: Couldn't open vidtv.0
[2564 satip_main.c:262] error: vtuner control failed
--- End code ---
I will try to build a new sat-ip client that works with vidtv
Best Regards.
Navigation
[0] Message Index
Go to full version