testH264VideoStreamer
multimedia RTSP streaming tools
Install
- All systems
-
curl cmd.cat/testH264VideoStreamer.sh
- Debian
-
apt-get install livemedia-utils
- Ubuntu
-
apt-get install livemedia-utils
- Alpine
-
apk add live-media
- Arch Linux
-
pacman -S live-media
- 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
- Dockerfile
- dockerfile.run/testH264VideoStreamer
- Docker
-
docker run cmd.cat/testH264VideoStreamer testH264VideoStreamer
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.