Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install Linux PPStream system to compile and install wrapper library under Fedora

2025-04-07 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how to install the Linux PPStream system under Fedora to compile and install the wrapper library, which has a certain reference value, and interested friends can refer to it. I hope you can learn a lot after reading this article.

1. Download all required software packages

The first is Linux PPStream itself: click here to download and then the Linux PPStream Totem plug-in made by sunmoon1997, which consists of three parts: libppswarpper, gst-plugins-pps and totem-pps. (totem-pps download home page) after configuring the rpmfusion repository, install the necessary dependent software and compilation tools: run the following command su-c 'yum install gcc-c++ glibc-devel intltool python-devel gstreamer-devel gstreamer-ffmpeg gstreamer-plugins-bad gstreamer-plugins-ugly' in the terminal

two。 Install Linux PPStream

Open the terminal in the directory where the releaseforubuntu.tgz is placed and execute the following command: tar xf releaseforubuntu.tgzcd releaseforubuntu/su-c'cp-v ppscdn_config.ini / etc'tar xf libsforubuntu.tgzsu-c'cp-av libs/libppsso / usr/lib'

3. Compile and install the Linux PPStream wrapper library libppswarpper

Open the terminal in the directory where the libppswarpper is placed and execute the following command tar xf libppswrapper-*.tar.gzcd libppswrapper-*./configure-- prefix=/usrmakesu-c 'make install'

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

Open the terminal in the directory where the gst-plugins-pps is placed and execute the following command tar xf gst-plugins-pps-*.tar.gzcd gst-plugins-pps-*./configure-- prefix=/usrmakesu-c 'make install'

5. Compile and install the Totem Movie player Linux PPStream plug-in totem-pps

Open the terminal in the directory where the totem-pps is placed and execute the following command tar xf totem-pps-*.tar.gzcd totem-pps-*./configure-- prefix=/usrmakesu-c 'make install'

6. Enable the Linux PPStream sidebar in the Totem movie player

Open the movie player and find "PPStream browser" in "Edit"-"plug-in". Just tick in front of it. Click on the sidebar and you can see the PPStream content in the drop-down menu. The installation is complete at this point.

How to play it?

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

Method 2: select the content you are interested in on the PPS online video site, right-click "client play" in the lower right corner of the playback window, and select "copy link address". Then open the movie player, select "Movie"-"Open location", the link address will be automatically copied into it, click Open.

Method 3: install the Greasemonkey extension for Firefox, and then use this script written by liu.wanfang to watch it directly on the Linux PPStream online video viewing website.

Thank you for reading this article carefully. I hope the article "how to install the Linux PPStream system to compile and install the wrapper library under Fedora" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 234

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report