Title: Installing nginx with RTMP to make RK3288 stream server [Print This Page] Author: deep Time: 7/20/2015 01:40 Title: Installing nginx with RTMP to make RK3288 stream server This is WIP (Work In Progress) of install and use of nginx as WEB/RTMP server on RK3288
Device used: UGOOS UT3
TODO: AutoMount the SD Card and/or ROCKCHIP to make storage access and accept changes due compilation paths! At the moment is used the provided stock space.
Will be upgraded with image with partition size of 8GB.
Another goal is to compile property FFMPEG (stuck here and ffmpeg itself with ffmpeg-10bit, ffprobe and qt-faststart must be on /usr/sbin/* )
Provide the full nginx.conf
Installing PHP-FPM will provide option to make a WebUI to manage the streams via local IP (WIP)
The corresponding RTMP classes and PHP scripts are ready and used JSON, jQuery, Bootstrap, FontAwesome,
The Frontend uses: HTML5 and CSS
The players used and switchable are: Flowplayer, jwPlayer, MediaElement, vidojs
NOTES: Ports 80 and 1935 must be open to access nginx and RTMP.
sudo su
apt-get install build-essential libpcre3 libpcre3-dev libssl-dev
y
gcc --version
make --version
openssl version