Table of Contents

Live Stream Input Function (live capture of the real-time Internet streams)

Description is valid for software version 2.11.0 and newer.

In 2.11.0 version, the ability to capture network streams directly in software modules was added.

Most software components that accept video streams as input are not capable of directly capturing real-time network streams.

Modules that support this input mode are:

This feature eliminates the need for a Capture module to capture a network stream in the corresponding module. For modules that support Compressed Workflow, this feature also allows you to input pre-compressed live streams and work without decoding or re-encoding the video. It also allows direct monitoring of network streams in Multiviewer.

Supported streaming formats include:

Input URL Format

The input URL format is compatible with input URL of ffmpeg stream.

UDP

UDP URL syntax: udp://hostname:port[?options]

Examples:

SRT

SRT URL syntax: srt://hostname:port?mode=caller&passphrase=string&latency=microseconds, where:

Examples:

RTMP

RTMP URL Syntax: %rtmp://[username:password@]server[:port][/app][/instance][/playpath]

Examples: