Install PPStream network TV in Linux

Source: Internet
Author: User
Tags gstreamer

Linux has become more and more popular among computer users. As a result, many people begin to learn about the Linux operating system. Here we will introduce how to install the PPStream network TV Linux version under Fedora, I will share it with you here. I'm glad that totem is becoming more and more powerful. You can play rm, rmvb, wmv, mkv, dvd, and other formats without installing totem-xine. The only thing you are not satisfied with is that there are no subtitles on the DVD ~~

There are many tutorials on installing PPStream Linux on the Internet, but most of them are based on Ubuntu. This document uses the Wiki on totem-pps as an example to redo this process in Fedora 12 i686.

1. Download all required software packages

First, PPS for Linux itself: Click here to download

The PPStream Totem plug-in created by sunmoon1997 contains three parts: libppswarpper, gst-plugins-pps and totem-pps. Totem-pps download home page)

After the rpmfusion repository is configured, install necessary dependent software and compilation tools:

Run the following command on the terminal:

Su-c 'yum install gcc-c ++ glibc-devel intltool python-devel gstreamer-ffmpeg gstreamer-plugins-bad gstreamer-plugins-ugg'

2. Install PPStream for Linux

Open the terminal in the directory where releaseforubuntu. tgz is placed and execute the following commands in sequence:

 
 
  1. tar xf releaseforubuntu.tgz  
  2. cd releaseforubuntu/  
  3. su -c ‘cp -v ppscdn_config.ini /etc’  
  4. tar xf libsforubuntu.tgz  
  5. su -c ‘cp -av libs/libppsso /usr/lib’ 

3. Compile and install the PPS package library libppswarpper

Open the terminal in the directory where libppswarpper is placed and execute the following commands in sequence:

 
 
  1. tar xf libppswrapper-*.tar.gz  
  2. cd libppswrapper-*  
  3. ./configure –prefix=/usr  
  4. make  
  5. su -c ‘make install’ 

4. Compile and install the Gstreamer PPS plug-in gst-plugins-pps

Open the terminal in the directory where the gst-plugins-pps is placed and execute the following commands in sequence:

 
 
  1. tar xf gst-plugins-pps-*.tar.gz  
  2. cd gst-plugins-pps-*  
  3. ./configure –prefix=/usr  
  4. make  
  5. su -c ‘make install’ 

5. Compile and install the Totem movie player PPS plug-in totem-pps

In the totem-pps directory, open the terminal and execute the following commands in sequence:

 
 
  1. tar xf totem-pps-*.tar.gz  
  2. cd totem-pps-*  
  3. ./configure –prefix=/usr  
  4. make  
  5. su -c ‘make install’ 

6. Enable PPStream sidebar in Totem movie player

Open the movie player, find "PPStream Browser" in "edit"-"plug-in", and tick it.

Click the sidebar to view the PPStream content from the drop-down menu.

So far, the installation is complete.

How to play?

Method 1: Search for interesting content in PPStream in the movie player and double-click it to play the video.

Method 2: View PPS online videos and select content of interest on the website. Right-click "client playback" in the lower right corner of the playback window and select "Copy link address ". Open the movie player and select "movie"-"Open Location". The link address will be automatically copied to it. Click "Open Location.

Method 3: Install Greasemonkey extension for Firefox, and then use the script written by liu. wanfang to view the website directly on the PPS online video.

Thanks to PPStream, sunmoon1997, and liu. wanfang, they provide a better audio and video experience for the Linux platform! Install PPStream for Linux under Fedora to watch entertainment programs easily.

  1. Symantec BERS 2010 New Linux Backup Recovery
  2. A fog in front of Linux
  3. Linux Desktop is no longer an ugly duckling
  4. New Users learn Linux OS
  5. Linux terminal command usage Selection

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.