The status.json number is not an instant at all. Read the message from Claude. It displays a seesaw pattern because of the counter reset about every second.
$ while :; do rate=$(curl -sS $TUNERIP/status.json |
jq -r '.[] | select(.Resource == "tuner3") | .NetworkRate') && printf '%s %s\n' "$(date ...
Search found 8 matches
- Tue Aug 04, 2026 10:44 pm
- Forum: Development Support
- Topic: status.json issues
- Replies: 3
- Views: 1112
- Sun Aug 02, 2026 11:52 pm
- Forum: Development Support
- Topic: status.json issues
- Replies: 3
- Views: 1112
status.json issues
It seems the NetworkRate as reported by /status.json is very different from /tuner<n>/debug in net: bps=
Shouldn't they be the same?
Quoting Claude:
NetworkRate should be a rate (bytes/sec since last poll, or over a rolling window), not a counter that resets on an internal ~1s tick independent of ...
Shouldn't they be the same?
Quoting Claude:
NetworkRate should be a rate (bytes/sec since last poll, or over a rolling window), not a counter that resets on an internal ~1s tick independent of ...
- Sun May 03, 2026 7:49 pm
- Forum: ATSC 3.0 Nextgen TV
- Topic: New FCC filing by Silicondust (Apr 28 2026)
- Replies: 23
- Views: 32659
Re: New FCC filing by Silicondust
The problem is ATSC holding back modern codecs on ATSC 1.0 for the purpose of selling us ATSC 3.0.
Is seems they've never heard of the OSI model.
Is seems they've never heard of the OSI model.
- Fri May 01, 2026 12:08 pm
- Forum: ATSC 3.0 Nextgen TV
- Topic: New FCC filing by Silicondust (Apr 28 2026)
- Replies: 23
- Views: 32659
Re: New FCC filing by Silicondust
I can guarantee you that people at the FCC read everything that gets filed and there are subject matter experts across the entire range of things they need to deal with from engineering to law. If there is something they need additional information on, they will arrange to get it.
If this were ...
- Wed Apr 29, 2026 5:12 pm
- Forum: ATSC 3.0 Nextgen TV
- Topic: New FCC filing by Silicondust (Apr 28 2026)
- Replies: 23
- Views: 32659
Re: New FCC filing by Silicondust
It might have been a good time to point out lack of familiarity with the OSI model by ATSC 3.0 proponents.
- Sun Mar 22, 2026 5:05 pm
- Forum: ATSC 3.0 Nextgen TV
- Topic: Silicondust LPTV
- Replies: 34
- Views: 40999
Re: Silicondust LPTV
I hope the plan is not to go with ATSC 3.0 which is DOA.
I am surprised seeing ATSC 3.0 infrastructure being build - AVSend. How did Silicon Dust end up on the wrong side? Advertising?
I am surprised seeing ATSC 3.0 infrastructure being build - AVSend. How did Silicon Dust end up on the wrong side? Advertising?
- Sun Jul 27, 2025 5:04 pm
- Forum: Development Support
- Topic: linux hdhomerun_config_gui and GTK2
- Replies: 25
- Views: 1978657
Re: linux hdhomerun_config_gui and GTK2
Thanks for writing the app. Super useful.
It would be nice if we could get some history in addition to the instantaneous values in order to better catch momentary drop outs.
Maybe a histogram or a lighter color for the current bar above the minimum in the last few seconds ...
It would be nice if we could get some history in addition to the instantaneous values in order to better catch momentary drop outs.
Maybe a histogram or a lighter color for the current bar above the minimum in the last few seconds ...
- Wed Jun 09, 2021 9:09 am
- Forum: Development Support
- Topic: Tuner locking via hdhomerun_config
- Replies: 5
- Views: 108709
Re: Tuner locking via hdhomerun_config
Anybody using this functionality or just pulling streams via http?