P2p network live broadcast, which is free of charge in linux, is a p2p network TV nslive.

Source: Internet
Author: User
In linux, the fully free p2p network live broadcast p2p network TV nslive-Linux general technology-Linux technology and application information, the following is a detailed description. 1. Software Download zhiquurl address: http://www.newseetv.com/download.html

2. Installation Method
In the terminal, enter the directory where you store the software (such as home) as the root user)
# Tar xvfz nslive-0.1.0.tar.gz
# Cd nslive
# Make
The installation is successful.

3. Usage
① At the first execution, first go to the terminal: # nslive-p 33 (used to create some initialization files)
② Run: # nsweb
To obtain the program list, open the browser and access http: // 127.0.0.1: 8080/to view the program list.
③ Configure the fire wall (kylin does not have a firewall, so this step is saved .)
# Vim/etc/sysconfig/iptables
Add the-A RH-Firewall-1-INPUT-m state -- state NEW-m udp-p udp -- dport 6868-j ACCEPT rule. Then restart the Firewall:
# Service iptables restart
# Iptables-L (check whether the rule is successfully added)
Note: the first in the brackets of the program name is the program ID number, and the second is the number of people watching the program now.
Note: Before watching the program, make sure that mplayer is installed and win32codes is installed. Otherwise, the program cannot be played.
The default mplayer directory of the program is/usr/local/bin/mplayer. If the directories you install are different. ulive has a ulive. conf file. Open this file to modify the mplayer path.

4. Specific operations
To play the program, run nslive-p id (id is the specific program number, which is available in the list.
If you want to exit, press the q key and then press ctrl + c.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.