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

Download StreamApp - Streaming Movies, TV Series and Live TV - Flutter Full App with Admin Panel

i_2014

Extended Member
Ext. Member
Joined
Dec 6, 2019
Messages
41
Reaction score
769
Points
94
Location
Dhaka
Name StreamApp
Version : 1.1
StreamApp is an application built on Flutter the powerful Google framework.
It provides streaming movies, tv series and live tv.
It supports most formats on external servers, local or AWS S3 storage.
It is designed to offer a great user experience and optimal performance on both iOS and Android.




Deploy Admin panel in Vps (ubuntu)

Bash:
sudo apt-get update
sudo apt-get dist-upgrade

to install the Laravel dependencies we will need to composer, we return to PUTTY and run these commands.

Bash:
sudo apt-get install php-gd php-xml php7.2-mbstring
curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
We go to the /var/www/laravel directory, and execute the
composer install
after that we assign the necessary permissions to the storage folder.
Bash:
sudo chown -R www-data: storage
sudo chmod -R 755 storage
To configure the environment variables of our project we must execute
Bash:
cp .env.example .env
sudo nano .env
and edit the following variables:
PHP:
APP_NAME = your brand name
DB_DATABASE = the database we created previously
DB_USERNAME = the user we created previously
DB_PASSWORD = the user password
CTRL + X to close and press Y to save changes.
to generate the APP_KEY we must execute
Bash:
php artisan key:generate
After that we can run our migrations and seeders.
PHP:
php artisan migrate --seed
Finally, we can only point the Apache root to the public folder of our Laravel project, to do this modify the virtual host file
Bash:
sudo nano /etc/apache2/sites-enabled/000-default.conf
changing this
Bash:
DocumentRoot /var/www
<Directory /var/www>
For this
Bash:
DocumentRoot /var/www
<Directory /var/www>
Then add the following two lines inside of that same "Directory" tag:
Bash:
RewriteEngine On
RewriteBase /var/www/laravel/public
We must enable the Apache mod_rewrite module for the correct operation of the laravel routes:
Bash:
sudo a2enmod rewrite
sudo service apache2 restart
Default access data:
PHP:
user: [email protected]
password: 123456

And for Apps there is a documentation inside the .rar file
 
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
G

guetteur

Guest
Good share m8
where is the apk file and don't see database/sql install info ...?
Thanks.
 
Last edited by a moderator:

i_2014

Extended Member
Ext. Member
Joined
Dec 6, 2019
Messages
41
Reaction score
769
Points
94
Location
Dhaka
Good share m8
where is the apk file and don't see database/sql install info ...?
Thanks.
It's a laravel project file...here you need to migrate seed and need to change .env file to connect project and there is a full documentaion about this flatter app project inside this .rar file
 
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

i_2014

Extended Member
Ext. Member
Joined
Dec 6, 2019
Messages
41
Reaction score
769
Points
94
Location
Dhaka
Have you tested how it works, are streams protected that no one can grab them, tokenization ...?
yahh, tested and .... and for security you need to make own player with token system then simply embed it on this app....
 
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
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
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