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 5 matches
- Tue Aug 04, 2026 10:44 pm
- Forum: Development Support
- Topic: status.json issues
- Replies: 3
- Views: 1178
- Sun Aug 02, 2026 11:52 pm
- Forum: Development Support
- Topic: status.json issues
- Replies: 3
- Views: 1178
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 Mar 22, 2026 5:05 pm
- Forum: ATSC 3.0 Nextgen TV
- Topic: Silicondust LPTV
- Replies: 34
- Views: 43760
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: 2011184
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: 110711
Re: Tuner locking via hdhomerun_config
Anybody using this functionality or just pulling streams via http?