Setup and activation¶
Demo version features¶
Limited by 10 streams
Software CPU transcoding method only
No limitations of functionality
No time limitations
Temporary activation and launch¶
For trial version without streams count limitation. After installation, the pss service is inactive because activation is required to start. To temporarily activate, run the script:
$ /opt/pss/tools/activate.sh
The pss service will be started and configured to autostart. You can check for a successful launch:
$ systemctl status pss
For problems, see the logs:
$ tail -n 20 /var/log/pss/main.log
$ journalctl -u pss -n 20
Initial settings¶
Connect via a browser to the web interface:
http://host:8808
Login: admin
Password: admin
Be sure to change the login to the web interface, section Settings/Web Console Access/Administrators List.
Change, if necessary, the port to the web interface, section Settings/Web Console Access/Web Console. The service will be restarted.
You can check the activation data via the web interface in the section Settings/About.
Permanent activation¶
- The security system supports software (SL) and USB (HL) keys. For permanent activation:
In the web interface in the section Settings/About get C2V data for an activation request, send it to the supplier.
Enter the data received from the V2C provider from a file or from the clipboard in the same section of the web interface.
Check activation data in the same section of the web interface.
Restart the pss service so that Perfect Streamer can detect the USB key during the active trial period. You can do it in the web interface: Configuration - Mainterance - Reboot. Or you can wait until the end of the trial version, in which case the service will be switched to USB key automatically.