Scroll to navigation

RISTSENDER(1) User Commands RISTSENDER(1)

NAME

ristsender - send a stream via RIST

SYNOPSIS

ristsender [OPTIONS]

DESCRIPTION

Reliable Internet Stream Transport (RIST) is a transport protocol designed for reliable transmission of video over lossy networks (including the Internet) with low latency and high quality.

ristsender relays an incoming UDP or RTP stream by sending it as a RIST stream.

OPTIONS

udp://... or rtp://...
Mandatory Option: Comma separated list of input udp or rtp URLs
rist://...
Mandatory Option: Comma separated list of output rist URLs
Default buffer size for packet retransmissions
Default pre-shared encryption secret
Default Encryption type (0, 128 = AES-128, 256 = AES-256)|
Rist profile (0 = simple, 1 = main, 2 = advanced)
Enable NPD, receiver needs to support this!
Interval at which stats get printed, 0 to disable
To disable logging: -1, log levels match syslog levels
Send logs and stats to this IP:PORT using udp messages
When in listening mode, use this file to hold the list of usernames and passwords to validate against. Use the ristsrppasswd tool to create the line entries.
Controls data output flow before handshake is completed
0 = hold data out
1 = start to send data immediately
Show this help
Show all the possible url options

Default values:

--verbose-level 6

SEE ALSO

ristreceiver(1), ristsrppasswd(1), https://code.videolan.org/rist/librist/-/wikis/LibRIST%20Documentation

AUTHOR

This manual page was written by Florian Ernst <florian@debian.org>, for the Debian project (and may be used by others).

March 2022 ristsender 0.2.6