braice / MuMuDVB

A DVB IPTV streaming software
http://mumudvb.braice.net/
GNU General Public License v2.0
214 stars 133 forks source link

Signal lock and stats per each Frontend #312

Open SonnyWalkman opened 1 year ago

SonnyWalkman commented 1 year ago

Hello, Question or advice please. Just new to using MuMuDVB. I hoping if MuMuDVB has a way of sending fe stats? If not, then writing a C proggy to monitor each fe to send frontend stats for each active locked fe via UDP socket? I like to have a Python program on another Linux pc listening to each UDP port in round robin for a valid lock signal then begin using the signal, SNR, BER values to produce an bar graph for each frontend. Any ideas or where to look or how this could be done. The hardware is a TBS Technologies MOI-Pro IPTV headend for my repeater project.

Saentist commented 1 year ago

There is a web interface and there is all needed info.

There is need for some improvement, PR accepted.