From allegfede at gmail.com Mon Jul 17 23:32:26 2017 From: allegfede at gmail.com (Federico Allegretti) Date: Mon, 17 Jul 2017 23:32:26 +0200 Subject: [dvblast-devel] Remote dvblast to minimize lan saturation In-Reply-To: References: Message-ID: Hello everybody. I tried to find out there a dvblast user forum but no luck. I have neighter found information about dvblady and kodi that where usefull for my scope, so i bother developers. I wish to grab dvb signals from the aerial using a pi with a supported dvb-usb stick and have dvgrab to stream it to lan. I also wish to have a list from first (or requested) scan that kodi is aware. I wish kodi have the ability to tell dvbladt to tune and stream the selected signal to minimize lan traffic with a lot of multicast that noone what to see. Interesting will be to have a pool on N dvblast 'streamers' multicasting the last 'N' DIFFERENT requested (by kodi users) channels. If we have a family of 4 person is nit smart to multicast 10 channels in a geoghraphic area where there are 20 channels :-) We in thecwotst cade are watching 4 different channels :-) -------------- next part -------------- An HTML attachment was scrubbed... URL: From ahmedramze at gmail.com Tue Jul 18 01:37:51 2017 From: ahmedramze at gmail.com (Ahmed Ramze) Date: Mon, 17 Jul 2017 23:37:51 -0000 Subject: [dvblast-devel] DVBlast Status PHP page Message-ID: Hello DVBlast developers Hello I just complete php page for tunner signal SNR and signal strength for running dvblast , need to add -r /tmp/1.sock to dvlast command for example CODE: dvblast -a 1 -e -Y -W -f 12340000 -s 27500000 -v 18 -m psk_8 -r /tmp/4.sock -c /root/dvblast_3.conf the code for page to read from soct that made on /tmp folder or elese result [image: Inline image 1] put code below in status.php or any php file. also you can add too many tables for tunners just change the socket number in /tmp/X.sock

< Tunner LNB-0 Status >

Signal SNR:
max="100" >
  • 10
  • 20
  • 30
  • 40
  • 50
  • 60
  • 70
  • 80
  • 90
Signal Strength:
max="100" >
  • 10
  • 20
  • 30
  • 40
  • 50
  • 60
  • 70
  • 80
  • 90

< Tunner LNB-1 Status >

Signal SNR:
max="100" >
  • 10
  • 20
  • 30
  • 40
  • 50
  • 60
  • 70
  • 80
  • 90
Signal Strength:
max="100" >
  • 10
  • 20
  • 30
  • 40
  • 50
  • 60
  • 70
  • 80
  • 90

< Tunner LNB-2 Status >

Signal SNR:
max="100" >
  • 10
  • 20
  • 30
  • 40
  • 50
  • 60
  • 70
  • 80
  • 90
Signal Strength:
max="100" >
  • 10
  • 20
  • 30
  • 40
  • 50
  • 60
  • 70
  • 80
  • 90

< Tunner LNB-3 Status >

Signal SNR:
max="100" >
  • 10
  • 20
  • 30
  • 40
  • 50
  • 60
  • 70
  • 80
  • 90
Signal Strength:
max="100" >
  • 10
  • 20
  • 30
  • 40
  • 50
  • 60
  • 70
  • 80
  • 90
-------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 34793 bytes Desc: not available URL: