Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download
Resource icon

Download Cesbo Astra free version .

Register & Get access to index

mojbuk

Extended Member
Ext. Member
Joined
Sep 22, 2019
Messages
55
Reaction score
325
Points
64
Location
BiH
1. Download free version of cesbo astra (4.4.182), depending on your system and copy to /usr/bin/ :


or

1. Install astra

2.
PHP:
chmod +x /usr/bin/astra

3. Create directory
PHP:
mkdir /etc/astra/
and put your testch.lua config file

Example testch.lua file:
PHP:
#!/usr/bin/astra

-- log.set({ debug = true })

log.set({
        debug = true,
        filename = "testch.log",
})

pidfile("/var/run/testch.pid")

adapter_1 = dvb_tune({
     type = "S2",
  adapter = 1,
       tp = "11995:H:25000",
      lnb = "9750:10600:11700",
})


make_channel({
    name = "testch",
    input = {
        "dvb://adapter_1#pnr=2099&cam"
    },
    output = {
        "http://192.168.1.188:6019/testch"
    }
})

make_channel({
    name = "testch1",
    input = {
        "dvb://adapter_1#pnr=2088&cam"
    },
    output = {
        "http://192.168.1.188:6019/testch1"
    }
})

4.
PHP:
chmod +x /etc/astra/testch.lua

5. Run lua file as root
PHP:
./etc/astra/testch.lua





Update: 21.2.2021
Monitor process with monit:

1.
Install monit for ubuntu:
sudo apt install monit

2. Edit monit file, set IP addres and port, login parameters.
PHP:
sudo nano /etc/monit/monitrc

3. Add config lines for astra process on end file, example:

4. Restart monit with service monit restart.

5. Add more process, and open web interface for monit http://ip:port
PHP:
https://i.imgyukle.com/2021/02/21/LUY6Bx.png

6. Edit process on web
PHP:
https://i.imgyukle.com/2021/02/21/LUakz8.png
 
This resource has been reported as working in 0 time(s), and as not-working 0 time(s) this month.
(0 time(s) working and 0 time(s) not-working in total)
Last edited:
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock