Location>code7788 >text

Basic description of smart_web management terminal

Popularity:660 ℃/2025-01-16 11:54:20
  • Obtain the corresponding smart_web software package from the official website. Windows systems are usually smart_web., and Linux systems are usually smart_web.

  • Unzip the package
    2.1 window operating instructions
    Windows decompresses smart_web. and a directory smart_rtmpd will be decompressed.

    2.2 Linux operating instructions
    linux unzip smart_web.

    [root@localhost ~]# tar zxvf smart_web.
    

    A directory smart_rtmpd will be extracted

  • Run smart_web
    Enter the smart_rtmpd directory, which contains two subdirectories: bin and web. The bin directory is the directory where the streaming media server smart_rtmpd is located, and the web directory is the web management backend directory. Enter the web directory.
    3.1 window operating instructions
    There are two vbs scripts in the web directory, the startup script start_smart_web.vbs and the stop script stop_smart_web.vbs.
    Start smart_web and double-click start_smart_web.vbs. If the environment is adequate, it will basically run successfully.

     |  |  |  *
     *------------------------------------------------  ----------------------------------------*
     * 2024-07-08 | 0.1.0 | FreeABC | New file *
     *------------------------------------------------  ----------------------------------------*
     * *
     ***************************************************  ************************************************/
     1. environment test
     rtmp port(1935) has been tested
     http port(8080) has been tested
     https port(8181) has been tested
     rtsp port(8554) has been tested
     srt port(9000) has been tested
     sip port(5060) has been tested
     ims port(6666) has been tested
     web port(5000) has been tested
    
     all ports have been tested
    
     2. smart_rtmpd server
    
     2.1 start smart_rtmpd server
     please waiting...
     please waiting...
     the smart_rtmpd start success
    
     2.2 the play page url
     http://192.168.0.5:8080 ---> Demo page
     http://fe80::1573:63f0:fdec:74bd:8080
     http://192.168.187.1:8080
     http://fe80::b6e9:f9a4:f64e:5cf4:8080
     http://192.168.127.1:8080
     http://fe80::db17:da89:78b1:aedf:8080 ---> smart_rtmpd started successfully
    
     3. smart_web server
    
     3.1 start smart_web server
     please waiting...
     the smart_web start success
    
     3.2 the web manager page url
     http://192.168.0.5:5000 ---> Management page!  !  !
     http://fe80::1573:63f0:fdec:74bd:5000
     http://192.168.187.1:5000
     http://fe80::b6e9:f9a4:f64e:5cf4:5000
     http://192.168.127.1:5000
     http://fe80::db17:da89:78b1:aedf:5000 ---> smart_web started successfully

    Stop smart_web by double-clicking stop_smart_web.vbs.

    3.2 Linux operating instructions
    There are two sh scripts in the web directory, the startup script start_smart_web.sh and the stop script stop_smart_web.sh

     |  |  |  *
     *------------------------------------------------  ----------------------------------------*
     * 2024-07-08 | 0.1.0 | FreeABC | New file *
     *------------------------------------------------  ----------------------------------------*
     * *
     ***************************************************  ************************************************/
    
    
     Port detection
     rtmp port normal
     http port normal
     https port normal
     rtsp port normal
     srt port normal
     sip port normal
     ims port normal
     web port normal
    
     Start streaming server
     please waiting...
     please waiting...
     please waiting...
     Streaming media server started successfully
    
     You can access the player page via your browser
     http://192.168.127.133:8080 ---> Play demo page
     http://192.168.127.132:8080 ---> smart_rtmpd started successfully
    
     Start the smart_web service
     please waiting...
     please waiting...
     please waiting...
     please waiting...
     please waiting...
     please waiting...
     please waiting...
     WEB server started successfully
    
     You can access the admin page via your browser
     http://192.168.127.133:5000 ---> Management page!!!
     http://192.168.127.132:5000 ---> smart_web started successfully
  • Visit the management page
    Open the browser and enter the URL of the web management page. This URL is the one output in the successful startup of start_smart_web.vbs or start_smart_web.sh in the previous step.http://192.168.0.5:5000orhttp://192.168.127.133:5000
    Enter the username and password on the web management page. The default account is admin:123456. After entering the management page, go to [admin] ---> [Change Password] in the upper right corner to change the login password.

  • Register authorization management terminal
    After logging in to the web management system, copy [System Information] ---> [Machine Code] on the left taskbar and send it to the official to obtain the registration code. After filling in the registration code, click Registration Authorization. Normally, [Authorized] will be displayed. , only the registered system can be used normally!!!

  • Push authentication
    After logging in to the web management system, go to the left taskbar [Authentication Management] ---> [User List] and select the first user ID: 0, user nickname: admin ---> [Authorization] Add the corresponding authorized rtmp url. This authorization also takes effect on the corresponding rtsp, srt and other push streams.