Opened 15 years ago

Closed 15 years ago

#6135 closed defect (invalid)

HDHomerun is constantly tuned and streaming to backend

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: 0.21-fixes
Severity: medium Keywords: hdhomerun streaming
Cc: Ticket locked: no

Description

No mythfrontend is viewing TV, recordings, in guide, etc. Both HDHomerun tuners are tuned and streaming data to mythbackend.

1) Startup mythbackend. HDHR tuners defined w/ID's (not IP addr)

2) wait a bit (1 minute on my box)

3) You'll see something like:

2009-01-11 04:05:37.786 HDHRChan(101XXXX/0): device found at address 192.168.0.55 2009-01-11 04:05:37.786 HDHRChan(101XXXX/1): device found at address 192.168.0.55

in logs.

4) tcpdump will show packets streaming to backend host

5) ./hdhomerun_config FFFFFFFF get /tuner0/target

./hdhomerun_config FFFFFFFF get /tuner1/target returns udp://192.168.0.53:41859 udp://192.168.0.53:44695

[root@media ~]# mythbackend --version Please include all output in bug reports. MythTV Version : 19631M MythTV Branch : branches/release-0-21-fixes Library API : 0.21.20080304-1 Network Protocol : 40 Options compiled in:

linux release using_oss using_alsa using_arts using_jack using_backend using_dbox2 using_dvb using_firewire using_frontend using_hdhomerun using_iptv using_ivtv using_joystick_menu using_libfftw3 using_lirc using_opengl_vsync using_opengl_video using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmcw using_xvmc_vld using_bindings_perl using_bindings_python using_opengl using_ffmpeg_threads using_libavc_5_3 using_live

#uname -a Linux media 2.6.27.9-159.fc10.i686 #1 SMP Tue Dec 16 15:12:04 EST 2008 i686 athlon i386 GNU/Linux

Change History (1)

comment:1 Changed 15 years ago by Janne Grunau

Resolution: invalid
Status: newclosed

It is probably grabbing program listing data (EIT), disable eit scanning if you don't want it.

Note: See TracTickets for help on using tickets.