SRT Preview

SRT MPEG-TS/H.264 real-time preview viewer for Windows 10/11

Languages: English Español 한국어 中文 Deutsch Français Italiano Indonesia Deutsch (DE) Français (FR) Italiano (IT)

Platform License

Microsoft Store

SRT Preview receives MPEG-TS/H.264 streams over SRT and displays video in real time on Windows 10/11. The free edition monitors one SRT stream in a single preview window.

It uses Windows Media Foundation to decode H.264 video and AAC audio, with video preview, audio playback, bitrate, RTT, received packets, received bytes, dropped data, connection time, resolution, FPS, and audio level monitoring.

For multi-stream monitoring, SRT Preview PRO can run up to 16 preview windows at the same time. PRO also adds per-channel CH1/CH2 audio controls and MPEG-TS recording to TS files.

Key Features

What’s New in v1.0.4

Network Configuration

graph LR
    Sender["FFmpeg / Encoder<br/>(SRT Caller)"]
    Network["Network<br/>(LAN / Internet)"]
    Receiver["SRT Preview<br/>(SRT Listener)"]

    Sender -->|SRT + MPEG-TS| Network
    Network -->|SRT + MPEG-TS| Receiver

    style Sender fill:#A8D5FF,stroke:#4A90E2,color:#000
    style Receiver fill:#90CAF9,stroke:#1976D2,color:#000
    style Network fill:#FFFFFF,stroke:#CCCCCC,color:#000

Screenshots

SRT Preview SRT Preview monitor SRT Preview audio SRT Preview recording SRT Preview system

How to Use

1. Launch and Listen

Start SRT Preview, enter a receive port number in the Port field, and click Listen.

2. Send SRT Stream

Send an MPEG-TS/H.264 stream from FFmpeg or any SRT-compatible encoder:

ffmpeg -re -f lavfi -i testsrc2=size=1280x720:rate=30 \
  -pix_fmt nv12 -c:v h264_mf -b:v 6M \
  -f mpegts srt://127.0.0.1:9000

3. View

Video appears in the preview window with real-time connection statistics and AAC audio playback when the stream contains AAC audio.

Hide UI Mode

Click Hide UI to switch to full video display. Right-click to restore controls.

PRO Recording

In SRT Preview PRO, open the Rec tab to choose the recording destination and file name, then save the received MPEG-TS stream to a TS file.

System Requirements

Installation

Support