testMPEG1or2ProgramToTransportStream

multimedia RTSP streaming tools

Install

All systems
curl cmd.cat/testMPEG1or2ProgramToTransportStream.sh
Debian Debian
apt-get install livemedia-utils
Ubuntu
apt-get install livemedia-utils
Alpine
apk add live-media
Arch Arch Linux
pacman -S live-media
image/svg+xml Kali Linux
apt-get install livemedia-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install livemedia-utils
Raspbian
apt-get install livemedia-utils
Docker
docker run cmd.cat/testMPEG1or2ProgramToTransportStream testMPEG1or2ProgramToTransportStream powered by Commando

livemedia-utils

multimedia RTSP streaming tools

The live555.com streaming media code is a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to build applications to stream, receive and process MPEG, H.263+ or JPEG video, several audio codecs, and can easily be extended to support additional codecs. They can also be used to build basic RTSP (Real Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and servers. This package contains the live555.com streaming servers (live555MediaServer and live555ProxyServer), the example programs (openRTSP, playSIP, sapWatch, vobStreamer) and a variety of test tools.

live-media

A set of C++ libraries for multimedia streaming