Skip to content

Introduction

Perfect Streamer® is software for delivering digital streams of television channels via public Internet network anywhere in the world in Point-to-Point mode.

It uses proprietary protocol Perfect Stream that ensures reliable and stable video stream delivery without using expensive networks.

Also, standard transport protocols Pro-MPEG, SRT and RIST are supported. This allows to organize channels both via Perfect Streamer® and other software or hardware supporting the protocols.

You can find our site here or read documentation.

Installation

Install to Redhat family (el7, el8)

Install pstreamer repo (el7):

$ sudo yum-config-manager --add-repo=http://repo.pstreamer.tv/pub/pstreamer/pstreamer.repo

or el8:

$ sudo yum config-manager --add-repo=http://repo.pstreamer.tv/pub/pstreamer/pstreamer.repo

Install pstreamer:

$ sudo yum -y install pstreamer

Complete remove:

$ sudo yum -y remove pstreamer aksusbd

Install to Debian family (Ubuntu etc.)

$ sudo wget http://repo.psts.info/pub/deb/dists/pstreamer/pstreamer.list -O /etc/apt/sources.list.d/pstreamer.list     
$ sudo apt-get update
$ sudo apt-get install pstreamer

Complete remove:

$ sudo apt-get remove pstreamer aksusbd

After the installation

Files:

/usr/local/bin/pss - pstreamer binary file
/opt/pss/config/pss.properties - global options
/opt/pss/config/pss_default.json - default configuration file
/usr/lib/systemd/system/pss.service - systemd service file
/var/log/pss - directory log files location

After install new package make trial activation:

$ /opt/pss/tools/activate.sh

After install new package use default web access:

  • port: 8808
  • login: admin
  • password: admin

Service manipulations:

$ systemctl stop pss
$ systemctl start pss
$ systemctl restart pss
$ systemctl status pss

Hasp package: aksusbd

Hasp services: hasplmd aksusbd

If have start problem see log:

$ tail -n 20 /var/log/pss/main.log
$ journalctl -u pss -n 20

Check installed binary:

$ pss -h

Popular repositories Loading

  1. releases releases Public

    Perfect Streamer is software for working with transport protocols SRT, RIST, HLS, ProMPEG, PS1 and many others. The program has the functionality of stream reservation, EPG server, Multiplexor and …

    1

  2. .github .github Public

Repositories

Showing 2 of 2 repositories
  • releases Public

    Perfect Streamer is software for working with transport protocols SRT, RIST, HLS, ProMPEG, PS1 and many others. The program has the functionality of stream reservation, EPG server, Multiplexor and Demultiplexor, EIT generator, professional analyzer, graphics, AES encryption, mosaic, modification of metadata in MPEG-TS, works with DVB cards, etc.

    PFStreamer/releases’s past year of commit activity
    1 0 0 0 Updated Sep 16, 2024
  • .github Public
    PFStreamer/.github’s past year of commit activity
    0 0 0 0 Updated Sep 16, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…