0 Members and 1 Guest are viewing this topic.
sudo apt-get --purge remove tvtime
Have you connected the TV/Capture card to the soundcard ?
tvtime-configure --device=/dev/video1 --mixer=/proc/asound/EasyALSA1:monitor
main error: open of `v4l2:///dev/video1' failed
v4l-conf
v4l2-ctl --list-standards
Quotemain error: open of `v4l2:///dev/video1' failedIt tells you that your card is not mapped to /dev/video1Pluging in your USB camera could have changed the orderTry this to get the correct location:Code: [Select]v4l-confAnd this to get available TV standards for the card:Code: [Select]v4l2-ctl --list-standards