SRT USB CAM

Real-time USB camera to SRT MPEG-TS/H.264 transmitter for Windows

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

Platform Protocol

Download

SRT USB CAM is a free Windows app that captures video and audio from a USB camera and sends them over SRT. It provides camera preview, automatic input format selection, and transmission monitoring in a single transmitter window.

Video is encoded as H.264 and audio as AAC-LC, then multiplexed into MPEG-TS and sent to an SRT receiver in caller mode. Without a USB camera, you can verify transmission and reception using a Test Signal with color bars or noise and 1 kHz test audio.

The paid version, “SRT USB CAM PRO,” can run up to 16 transmitter windows at the same time and provides features for multi-channel operation, including selectable Preview FPS and separate CH1/CH2 audio adjustments. https://apps.microsoft.com/detail/9NMW8TT83453

What’s New

Version 1.0.5

Version 1.0.4

Version 1.0.3

Key Features

Screenshots

SRT USB CAM screenshot 1

SRT USB CAM screenshot 2

SRT USB CAM screenshot 3

SRT USB CAM screenshot 4

SRT USB CAM screenshot 5

SRT USB CAM screenshot 6

SRT USB CAM screenshot 7

SRT USB CAM screenshot 8

SRT USB CAM screenshot 9

SRT USB CAM screenshot 10

SRT USB CAM screenshot 11

SRT USB CAM screenshot 12

How to Use

Start an SRT listener on the receiving machine, for example with FFplay:

ffplay "srt://0.0.0.0:9000?mode=listener"

Select a USB camera, configure the destination IP address and port, then start transmission.

Receiver Examples

ffplay "srt://0.0.0.0:9000?mode=listener"
ffmpeg -i "srt://0.0.0.0:9000?mode=listener" -f null -
ffmpeg -i "srt://0.0.0.0:9000?mode=listener" -c copy capture.ts

System Requirements

Notes

Support