|
August 1, 2026
Full Distro
To run on Windows WSL2 with Ubuntu 24.04 you will need to do the full install shown below. Note: WSL for Windows still (as of this writing) has clock issues in its audio so you may have audio dropouts or static. In most cases, the audio works but don't challenge it with many concurrent processes. This is a Windows problem which they may fix in the next version. Full Installation The most reliable way to install on a Debian-based system is to download and decompress the distro file file (see below) onto your desktop and compile and build the system in its entirety. This should eliminate any library issues which sometimes occur. To do this, from the sgr-player directory, do the following:
sudo ./DebInstall.script Where cpucount is an integer giving the number of processors available. The first script will download and install system libraries needed by the compile. It will take sometime to execute and produce many messages. If you are using Windows WSL2, you will also need VLC4 - see the README file for details. The second command configures the source code to your system. The third command compiles the code. You may now run it with the command: sgr-player See the README file for details on media and other directory locations. Installers Note: new versions on Linux usually include new versaions of libraries with slightly different names. The installers use specific names. If a new version uses a newer name, the installer must be updated and rebuilt. The location in the installer where this takes place is in: gr-player/sgr-player-amd64/DEBIAN/control on the Depends: line. Add new names as needed. Note the OR (|) signs. The intaller is rebuilt when you configure/make the system. Note: you may see messages saying some software is missging after you run the dpkg command below. The second command, the apt command, should correct these issues. To use an installer to install, download the installer for your version of Linux and, from a terminal window, type the following:
sudo dpkg --install sgr-player-amd64.deb The second command will install from standard system repositories any missing packages needed to run the sgr-player code. Do not be suprised if on most systems, many packages will be installed. (The DebInstall.script file ion the distro installs all needed libraries except VLC4 - see README)
Linux Mint 22.3 Installer:
This installer should work with Ubuntu 26.04.
sgr-player-amd64.deb
Note: You may change the default startup web page by invoking the player with something like: sgr-player --web-page "https://www.weather.gov/"
Examples:
![]()
Installion and Usage Videos
Windows 11 Linux and General Program Information
For Linux, please run GeneralInstall.script as root. It will install (apt install) any standard system packages you may be missing. Compile scripts are provided. There is a 'Makefile' but it requires the system libraries which GeneralInstall.script installs. All code is either GPL2 or MIT license. Videos on the Windows project (development suspended due to MS removal of GTK3+) are at:
Spark Gap Radio Casting Encoder The following is a GTK frontend GUI for ffmpeg casting applications. Most of the documentation is in the tool tips which are shown if you mouse-over an object.
|
