Skip to content

scanning for channels gets stuck on "_open_file" #59

@grkblood13

Description

@grkblood13

Built on raspberry pi 4 running nodejs v14.

Build instructions:
git clone https://github.com/mkrufky/libdvbtee.git
cd libdvbtee
./build-auto.sh
sudo cp -rp dvbtee /opt/
sudo ln -s /opt/dvbtee/dvbtee /usr/local/bin

Command to scan:
dvbtee -s -a0 > out.tmp

Results:
scan appears to run but gets stuck on the following line, resulting in a file with only "# dvbtee v0.6.7 - http://github.com/mkrufky/libdvbtee" written at the top.

...
store PMT: v14, service_id 3, pcr_pid 49
es_pid | type
31 | 0x02 (Video MPEG-2) |
34 | 0x81 (Audio AC3 (ATSC)) | eng
35 | 0x81 (Audio AC3 (ATSC)) | spa
store PMT: v14, service_id 5, pcr_pid 81
es_pid | type
51 | 0x02 (Video MPEG-2) |
54 | 0x81 (Audio AC3 (ATSC)) | eng
scan channel 26...
tuned to 545000000
scan channel 27...
tuned to 551000000
SCVYL start_feed: using /dev/dvb/adapter0/demux0
_open_file: using /dev/dvb/adapter0/dvr0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions