I have a Linux (Ubuntu) bhyve running mythtv backend with a network-connected HD Home Run. Works great.
What does MYTHTV run on? And is there a FreeBSD version?
lsusb
showsBus /dev/usb Device /dev/ugen0.3: ID 040d:9006 Integrated Technology Express. Inc. IT9135 BDA Afatech DVB-T HDTV Dongle
Two years ago I bought a used WinTV-HVR-1850 pcie tuner.
Since then I use it daily to watch over the air local channels with mpv
w_scan -fa -M
mpv dvb://"some channel"
I watch TV (sometimes) via VLC on my FreeBSD machines. VLC gets the TV channels from a tvheadend server which is connected to a HDHomeRun 4DC network tuner. Sadly, the tvheadend machine runs Linux, I was unable to get the multimedia/tvheadend port to work in FreeBSD. I haven't tested in a while, it could be that the tvheadend ports works better now.
Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources.
Just wondered if anyone does have multimedia/tvheadend working on FreeBSD....
According to its home https://tvheadend.org/
I am back at it too. this time I have an Happauge HVR-1800 which was supported at one time via the wiki.
Looking at tvheadend it has been through some recent updating so that is good.
This is good to hear. At least it gives me hope.Two years ago I bought a used WinTV-HVR-1850 pcie tuner.
Since then I use it daily to watch over the air local channels with mpv
Yes, I use OSCam with a USB card reader (and the subscriber card, obviously).So oscam and cccam are some software card readers for TV encryption schemes?
root@TV:~ # kldstat
Id Refs Address Size Name
1 29 0xffffffff80200000 1f67a88 kernel
2 1 0xffffffff82169000 e690 cuse.ko
3 1 0xffffffff82178000 4e30 cx23885avfw.ko
4 1 0xffffffff8217d000 6888 cx23885.ko
5 6 0xffffffff82184000 6fe0 iicbus.ko
6 3 0xffffffff8218b000 7370 cx23885av.ko
7 3 0xffffffff82193000 6fb8 cx88videocore.ko
8 5 0xffffffff8219a000 e550 cx88.ko
9 2 0xffffffff821a9000 4460 iic.ko
10 3 0xffffffff821ae000 7d10 cx88audiocore.ko
11 2 0xffffffff821b6000 4440 cx88mpegcore.ko
root@TV:~ # service cx88d start
ls: /dev/cx88mpeg*: No such file or directory
root@TV:~ # cx88
[cx88 2017-10-22 03:09:24] Error: You must specify a device (-d); Available devices:
Digital video:
(No devices found)
Analog video:
(No devices found)
Analog audio:
(No devices found)