# \&svc

[WHIP Option](/steves-helper-apps/whip-and-whep-tooling.md) / Sender-Side Option! ([`&push`](/advanced-settings/setup-parameters/push.md))

## Aliases

* `&scalabilitymode`

## Options

Example: `&svc=L1T3`

<table><thead><tr><th width="167">Value</th><th>Description</th></tr></thead><tbody><tr><td>(SVC value)</td><td>Takes an SVC value, with <code>L1T3</code> being the most universal option, but other options exist</td></tr></tbody></table>

## Details

`&svc` is useful for publishing to WHIP broadcast servers that support scalable video modes. Takes an SVC value, with `L1T3` being the most universal option, but other options exist. You'll get an error when publishing if you use an invalid one.

<div align="left"><figure><img src="/files/N6PFOT1HlqXiylEQiPwd" alt="" width="375"><figcaption></figcaption></figure></div>

There are SVC scalable options to the WHIP output option on <https://vdo.ninja/whip>, making it easy to select a compatible SVC mode if desired.

Experiment with this feature here:\
<https://webrtc.github.io/samples/src/content/extensions/svc/>

## Related

{% content-ref url="/pages/zDeNQcpkXYzMdqF73cIT" %}
[WHIP and WHEP tooling](/steves-helper-apps/whip-and-whep-tooling.md)
{% endcontent-ref %}

{% embed url="<https://vdo.ninja/whip>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vdo.ninja/advanced-settings/whip-parameters/and-svc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
