What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
Resource icon

Web stream panel - WebTV Live Streaming 1.12

myshare

Member
Messages
33
Files
1
Reactions
31
myshare submitted a new resource:

Web stream panel - HTML5 Live Streaming - Turnkey solution for HTML5 Live Streaming

One Click Broadcast
Within one minute the broadcaster will be able to go live, since the whole process is extremely easy and simplified. This will increase signup conversions.

HD video streaming
Deliver high-definition video up to 1080p, with bitrates from 700 Kbps up to and beyond 6Mbps, using either H264 or VP6 video codecs, or AAC and MP3 audio codecs.

Live streaming with time shifting
Spend more time with live video events and give the viewer control over your live stream with pause...

Read more about this resource...
 
Reacted by:
  • Like
Reactions: alpipopa
I recommend a complete security audit and refactoring before deploying this application for production.
 
flopas10 's signature
Reacted by:
Could you please null this script to test it .
installation steps from another forum

Quick write-up: installation instructions.
requirements:
apache 2.4 or nginx
php 7.4 with ioncube loaders
i tried on MySQL 10.11.10-MariaDB

php.ini:
short_open_tag = on
register_globals = off
allow_url_fopen = on
post_max_size = min 64 mb
upload_max_filesize = min 64 mb
max_execution_time) = min 120
max_input_time = min 120
memory_limit = min 120
GD Library = true
MBString = true
PDO Library = true
PDO MySQL Library = true
cURL = true

if nginx add to config

location / {
try_files $uri $uri/ /index.php?$query_string;
}

put the files under your hosting/localhost, open browser domain.com/install a
nd follow the install steps

license code:
PUOV-PVT1-35VV-K4Y3-3ZFH-76DN

Demo
https://demo.webstreampanel.com/
 

Attachments

  • 9zYJbDi.png
    9zYJbDi.png
    47.7 KB · Views: 5
  • jPR7A5H.png
    jPR7A5H.png
    22.7 KB · Views: 5
  • f32LGcK.png
    f32LGcK.png
    31.8 KB · Views: 4
  • uNctdSs.png
    uNctdSs.png
    30.8 KB · Views: 5
Reacted by:
Top