Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Plugin] DVB-Driver

Featured Replies

FYI to anyone who has the same error.  Delete the plugins from the error page and then reinstall the DVB Drivers plugin.  The Firewire plugin is now included within the DVB Drivers.

  • Replies 1.1k
  • Views 178.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • @pika & @knex666 & @tknz & @Marolo & @fireplex & @pk1057   Good news for all TBS users!   I just asked Tom to include some necessary Kernel modules to Unraid wh

  • Available versions:   The build process is now automated and should be finished after 1 hour after a new unRAID version is released if everything went well and no compile error occurred.   You can che

  • Thank you!!

Posted Images

  • Author
36 minutes ago, wayner said:

Delete them from this error page and reinstall from scratch?

Yes. Sorry for the late response, didn‘t see it in time…

36 minutes ago, wayner said:

or firewire plugin.

This is no longer required as the functionality is now built into Unraid under Settings->VPN Manager

1 minute ago, itimpi said:

This is no longer required as the functionality is now built into Unraid under Settings->VPN Manager

Thanks, but I you sure it is under VPN?  Firewire isn't relate to VPN, is it?

Just now, wayner said:

Thanks, but I you sure it is under VPN?  Firewire isn't relate to VPN, is it?

Ok - for some reason I read that as Wireguard

  • Author
2 minutes ago, itimpi said:

under Settings->VPN Manager

I think this part should not be in there or am I wrong?

 

1 minute ago, wayner said:

Firewire isn't relate to VPN, is it?

No it isn‘t but Firewire is now part of Unraid.

I want to use "MacroSilicon USB Video" to make the tvheadend hard to decode

But unfortunately, this device is not supported by any driver on plugin.

 

Can I add the driver of this device to the plugin? 

Thanks a lot!

  • Author
1 hour ago, wdnaser said:

MacroSilicon USB Video

Is this a HDMI capture device?

 

Can you post a link to the product page please?

3 hours ago, ich777 said:

Is this a HDMI capture device?

 

looks like it, they only make capture cards as far as i see ;)

 

4 hours ago, wdnaser said:

I want to use "MacroSilicon USB Video" to make the tvheadend hard to decode

 

may describe wht you really want todo, looks like you are on the wrong route i assume

Want to decode hardware to Docker tvheadend

But this plugin doesn't seem to work on MacroSilicon USB Video

 

(Tried using /dev/bus/usb/003/003) but it doesn't work lol.

 

This is really weird, it works on Raspberry pi & other LINUX.

4 hours ago, ich777 said:

Is this a HDMI capture device?

 

Can you post a link to the product page please?

This device doesn't install drive in linux release

Normally, it should be included in LibreELEC.

Edited by wdnaser

  • Author
1 hour ago, wdnaser said:

Normally, it should be included in LibreELEC.

Wait, I think you got this wrong, this plugin only provides the DVB/ATSC drivers for TV Cards from LibreELEC but not capture cards.

 

A capture card is a completely different device and generally speaking not supported by this plugin because it is only meant for TV Cards.

This package doesn't container all drivers which are available on LibreELEC, this package only includes the DVB/ATSC driver portion.

 

So it is a capture card or am I wrong?

Can you post your Diagnostics with the device attached?

 

Do you have a device called /dev/video0 in your system?

 

What is the output from:

ls -l /sys/bus/usb/drivers/snd-usb-audio/

 

It appears to be a capture device that take an AV signal coming into an HDMI port and presents a video stream via USB - that video stream could be viewed on a PC or, presumably, written to a file.

 

To be honest, it seems somewhat similar to a Hauppauge HD-PVR device which I have been using on unRAID/DVB for years to capture video from my cable boxes.  The Hauuapuge HD-PVR device captures video on component or HDMI inputs so it isn't technically a TV capture card either, you need a cable or satellite box to decode the TV signal and provide it as video.

1 hour ago, wdnaser said:

Want to decode hardware to Docker tvheadend

 

you want to decode ... what ? the file which is written then ?

 

you have some stb, mediaplayer, ... connected via hdmi or component to the card and then via USB to your server, this is something tvheadend wont handle anyway as its a tvbackend server expecting a dvb input (.ts stream or a m3u or HLS piped via ffmpeg or ...) but not a capture card device writing a file to the disc and then serve it as a "live" stream.

 

so you should use this in a vm while passing through this device and use a software which can handle this device.

6 hours ago, alturismo said:

you want to decode ... what ? the file which is written then ?

 

you have some stb, mediaplayer, ... connected via hdmi or component to the card and then via USB to your server, this is something tvheadend wont handle anyway as its a tvbackend server expecting a dvb input (.ts stream or a m3u or HLS piped via ffmpeg or ...) but not a capture card device writing a file to the disc and then serve it as a "live" stream.

 

so you should use this in a vm while passing through this device and use a software which can handle this device.

 

图像 5.png

2 hours ago, wdnaser said:

 

图像 5.png

may rather open a seperate topic as its not dvb driver related, you are missunderstanding the function of your card, its not a tv adapter card ... and it doesnt need any dvb drivers.

  • Author
5 hours ago, wdnaser said:

 

图像 5.png

But that isn't a TV adapter, is this USB HDMI Capture card supposed to work in TV Headend?

 

Anyways, you haven't answered a single question that I've asked above so I really can't help with this.

 

From my perspective this is the wrong thread for this.

On 1/6/2023 at 3:11 AM, ich777 said:

Do you have a device called /dev/video0 in your system?

Can't find any /dev/video*

but find the undriven Capture card in /dev/bus/usb/003/003.

On 1/6/2023 at 3:11 AM, ich777 said:

What is the output from:

ls -l /sys/bus/usb/drivers/snd-usb-audio/

 

/bin/ls: cannot access '/sys/bus/usb/drivers/snd-usb-audio/': No such file or directory

 

But  /sys/bus/usb/drivers has something

图像 1.png

Edited by wdnaser
add jpg

  • Author
38 minutes ago, wdnaser said:

But  /sys/bus/usb/drivers has something

Again, this is the wrong thread for that as explained above, this package only includes the DVB drivers from LibreELEC and not capture card drivers.

2 hours ago, ich777 said:

Again, this is the wrong thread for that as explained above, this package only includes the DVB drivers from LibreELEC and not capture card drivers.

Last question, can I use an undriven device in Docker? (Container has the driver)

 

Where do I go to ask Capture questions?

38 minutes ago, wdnaser said:

Where do I go to ask Capture questions?

well, depends now what your question is, when i see what you post here, may start at tvheadend forum to ask if a capture card like yours is supported in tvheadend for your usecase (what i cant imagine)

 

https://tvheadend.org/projects/tvheadend/boards

 

40 minutes ago, wdnaser said:

Last question, can I use an undriven device in Docker? (Container has the driver)

 

give it a try and pass the device to the docker, usually this wont work.

 

where to ask ... may here if its general

https://forums.unraid.net/forum/55-general-support/

 

is it safe to update to 6.11.5 ?

using the TBS-OpenSource package with my TBS-6902.

  • Author
5 minutes ago, pika said:

is it safe to update to 6.11.5 ?

using the TBS-OpenSource package with my TBS-6902.

Yes.

 

Btw you can always downgrade if needed.

  • 3 weeks later...
  • Author

Just a heads up for all TBS Card users.

 

Since media_build has been basically deprecated and I've glued it together to compile against new Kernels (v6+) I really can't tell for sure how long I'm able to do that because it is really time consuming to fix everything that breaks with a release from a new Kernel and will get worse and worse...

(media_build is necessary for the TBS drivers and can't be easily replaced)

 

Currently I'm working on getting it to work on Kernel 6.1+ to be compatible with Unraid 6.12

 

I would recommend that you already look around for alternatives like Sundtek (dedicated plugin), DigitalDevices, Hauppauge Tuners which are supported by the LibreELEC package and maybe sell your TBS Tuners.

 

Currently it looks like there is no fix in the near future for this, however some tuners should be supported by the LibreELEC package.

You can test this by switching to the LibreELEC package and reboot you server afterwards and see if the card shows up in the plugin, if yes you should be good to go but you maybe have to tweak some settings in TVHeadend since the cards maybe need to be newly assigned.

 

See the deprecate announcement here

 

EDIT: TBS-OS drivers are compiling against Kernel 6.1 and 6.2, so to speak it is safe to upgrade for you when 6.12.0 stable or even a new RC is released.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.