CLIENT/SERVER
STREAMING SERVER
CAPTURE
PLAYBACK
PROTOCOLS
RTMP
RTP/RTSP
HLS
MPEG-DASH
WEBRTC
SRT
MORE
FILES
MP4
TS
TOOLS
PROCESSING
VIDEO
AUDIO
CODEC
In addition to widely used protocols, VASTreaming provides a number of niche protocols suitable for very limited scenarios but highly valuable for those who need them.
MJPEG over HTTP is ideal for the scenarios when user needs a lowest latency possible. The drawback is a much higher required bandwidth compared to, for example, H.264 and the lack of audio. The protocol is available for Android, iOS, Windows, Linux, and macOS. The library exists in the following languages/frameworks:
See TS library page for more details.
FLV over HTTP is a very simple rip-off of RTMP protocol, still used sometimes. The protocol is available for Windows. The library exists in the following languages/frameworks:
For those who need the lowest possible latency for audio streams, we provide our custom PCM streaming protocol with WebSocket server along with a simple JavaScript client. Although PCM streaming requires significant bandwidth, it is mostly suitable for LAN applications. The protocol is available for Android, iOS, Windows, Linux, and macOS. The library exists in the following languages/frameworks:
Don't hesitate to contact us to request a demo applications and a demo projects.