Jamoi Holland wrote:
> Thanks for the reply Mark. What a coincidence with the same tuner! I'll share an example mux that works in the old, but not in the new. In the old I can't work out how to show the mux config in the web GUI, but I found the mux config by command line! (Also, here's the listing for my transmitter:
http://www.ukfree.tv/transmitters/tv/Sutton_Coldfield)
>
>
Old (THE version unknown)
> {
> "quality": 100,
> "enabled": 1,
> "status": "Bursty FEC",
> "transportstreamid": 4165,
> "originalnetworkid": 9018,
> "network": "West Midlands",
> "frequency": 650000000,
> "initialscan": 0,
> "bandwidth": "8MHz",
> "constellation": "QAM64",
> "transmission_mode": "8k",
> "guard_interval": "1/32",
> "hierarchy": "NONE",
> "fec_hi": "2/3",
> "fec_lo": "1/2"
> }
>
>
>
New (THE version 3.9.2690)
>
> !greenshot_2015-04-20_07-07-04.png!
Ah Sutton Coldfield, I can just about receive that Transmitter using the same aerial that's pointed at Waltham, although the signal is very weak.
I've done a bit of testing for you.
It would appear to be an issue with the Hauppauge NOVA-T on the RPI2 exclusively as I'm just able to receive 650MHz on Sutton using the NOVA-*TD* (the dual version of the NOVA-T / same chip) on my Microserver although VLC cannot render an image correctly.
This is where it gets interesting the NOVA-*T* on the RPI 2 fails to receive anything on 650MHz, it will however receive 674MHz although once again it breaks up due to poor signal.
However, I also tried my Astrometa DVB-T2 RTL2832 and thatis able to tune and receive both 650MHz & 674MHz on the RPI2 and is able to render an image without breakup!.
- Below are my notes I took while testing and a bonus screenshot of VLC playing 650MHz on the RPI2 using the Astrometa stick!
+*650MHz* Microserver using Hauppauge NOVA-TD DiBcom 7000PC (it's the same tuner as the NOVA-T only there are two..) = OK No issues except poor signal.+
2015-04-20 19:02:51.148 mpegts: 650MHz in Sutton Test - tuning on DiBcom 7000PC : DVB-T #0
2015-04-20 19:02:51.170 opentv-ausat: registering mux 650MHz in Sutton Test
2015-04-20 19:02:51.202 subscription: 1007: "HTTP" subscribing to mux "650MHz", weight: 10, adapter: "DiBcom 7000PC : DVB-T #0", network: "Sutton Test", service: "Raw PID Subscription", hostname="192.168.1.40", client="VLC/2.2.0 LibVLC/2.2.0"
*2015-04-20 19:03:00.863 mpegts: 650MHz in Sutton Test scan complete*
2015-04-20 19:03:10.968 subscription: 1007: "HTTP" unsubscribing, hostname="192.168.1.40", username="VLC/2.2.0 LibVLC/2.2.0"
+*650MHz* Raspberry PI 2 using Hauppauge NOVA-T DiBcom 7000PC = Failure.+
2015-04-20 19:06:54.501 mpegts: 650MHz in Sutton Coldfield Test RPI2 - tuning on DiBcom 7000PC : DVB-T #0
2015-04-20 19:06:54.501 opentv-skyit: registering mux 650MHz in Sutton Coldfield Test RPI2
2015-04-20 19:06:54.525 subscription: 0039: "HTTP" subscribing to mux "650MHz", weight: 10, adapter: "DiBcom 7000PC : DVB-T #0", network: "Sutton Coldfield Test RPI2", service: "Raw PID Subscription", hostname="192.168.1.40", client="VLC/2.2.0 LibVLC/2.2.0"
2015-04-20 19:06:59.000 mpegts: 650MHz in Sutton Coldfield Test RPI2 - scan no data, failed
2015-04-20 19:07:04.782 linuxdvb: DiBcom 7000PC : DVB-T #0 - poll TIMEOUT
2015-04-20 19:07:10.866 subscription: 0039: "HTTP" unsubscribing, hostname="192.168.1.40", username="VLC/2.2.0 LibVLC/2.2.0"
+*674MHz* Raspberry PI 2 using Hauppauge NOVA-T DiBcom 7000PC = OK No issues except poor signal.+
2015-04-20 19:09:30.170 subscription: 003F: "HTTP" unsubscribing, hostname="192.168.1.40", username="VLC/2.2.0 LibVLC/2.2.0"
2015-04-20 19:10:40.717 mpegts: 674MHz in Sutton Coldfield Test RPI2 - tuning on DiBcom 7000PC : DVB-T #0
2015-04-20 19:10:40.718 subscription: 0043: "HTTP" subscribing to mux "674MHz", weight: 10, adapter: "DiBcom 7000PC : DVB-T #0", network: "Sutton Coldfield Test RPI2", service: "Raw PID Subscription", hostname="192.168.1.40", client="VLC/2.2.0 LibVLC/2.2.0"
2015-04-20 19:11:09.475 subscription: 0043: "HTTP" unsubscribing, hostname="192.168.1.40", username="VLC/2.2.0 LibVLC/2.2.0"
+*650MHz* Raspberry PI 2 using Astrometa Realtek RTL2832 = No issues, this tuner appears to be more sensitive & is able to decode the very weak signal.+
2015-04-20 19:19:31.000 mpegts: 650MHz in Sutton Coldfield Test RPI2 - tuning on Realtek RTL2832 (DVB-T) : DVB-T #0
2015-04-20 19:19:31.004 subscription: 0004: "epggrab" subscribing to mux "650MHz", weight: 4, adapter: "Realtek RTL2832 (DVB-T) : DVB-T #0", network: "Sutton Coldfield Test RPI2", service: "Raw PID Subscription"
2015-04-20 19:19:31.545 subscription: 0006: "HTTP" subscribing to mux "650MHz", weight: 10, adapter: "Realtek RTL2832 (DVB-T) : DVB-T #0", network: "Sutton Coldfield Test RPI2", service: "Raw PID Subscription", hostname="192.168.1.40", client="VLC/2.2.0 LibVLC/2.2.0
!RPI2.png!
It's an odd one indeed!
Hope this helps you somehow :)