.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1. .TH WHIP-CLIENT "1" "February 2022" "whip-client 0.0~git20211111" "User Commands" .SH NAME whip-client \- simple GStreamer-based WHIP client .SH DESCRIPTION .SS "Usage:" .IP whip\-client [OPTION?] \fB\-\-\fR Simple WHIP client .SS "Help Options:" .TP \fB\-h\fR, \fB\-\-help\fR Show help options .SS "Application Options:" .TP \fB\-u\fR, \fB\-\-url\fR Address of the WHIP endpoint (required) .TP \fB\-t\fR, \fB\-\-token\fR Authentication Bearer token to use (optional) .TP \fB\-A\fR, \fB\-\-audio\fR GStreamer pipeline to use for audio (optional, required if audio\-only) .TP \fB\-V\fR, \fB\-\-video\fR GStreamer pipeline to use for video (optional, required if video\-only) .TP \fB\-n\fR, \fB\-\-no\-trickle\fR Don't trickle candidates, but put them in the SDP offer (default: false) .TP \fB\-f\fR, \fB\-\-follow\-link\fR Use the Link headers returned by the WHIP server to automatically configure STUN/TURN servers to use (default: false) .TP \fB\-S\fR, \fB\-\-stun\-server\fR STUN server to use, if any (stun://hostname:port) .TP \fB\-T\fR, \fB\-\-turn\-server\fR TURN server to use, if any; can be called multiple times (turn(s)://username:password@host:port?transport=[udp,tcp]) .TP \fB\-F\fR, \fB\-\-force\-turn\fR In case TURN servers are provided, force using a relay (default: false) .TP \fB\-l\fR, \fB\-\-log\-level\fR Logging level (0=disable logging, 7=maximum log level; default: 4)