[1] MLD-5.x / General / [MLD-5.5 testing] vidtv
 

Offline gr4vity

  • Expert Member
  • *****
  • Posts: 604
    • View Profile
[MLD-5.5 testing] vidtv
« on: March 01, 2022, 16:35:46 »
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: [Select]
modprobe vidtv
A new adapter will be registered as follow

Code: [Select]
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!

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.

Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20169
    • View Profile
    • ClausMuus.de
[MLD-5.5 testing] vidtv
« Reply #1 on: March 01, 2022, 16:57:31 »
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.
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline gr4vity

  • Expert Member
  • *****
  • Posts: 604
    • View Profile
[MLD-5.5 testing] vidtv
« Reply #2 on: March 01, 2022, 17:12:00 »
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: [Select]
[2564 satip_vtuner.c:205] error: Couldn't open vidtv.0
[2564 satip_main.c:262] error: vtuner control failed

I will try to build a new sat-ip client that works with vidtv

Best Regards.
« Last Edit: March 02, 2022, 18:37:30 by gr4vity »

[1] MLD-5.x / General / [MLD-5.5 testing] vidtv
 



Users Online Users Online

0 Members and 1 Guest are viewing this topic.