Files
sbc-outbound/data/rtp-transcoding.json
Sam Machin 9357920f76 set strict source (#185)
* set strict source

RTPBleed

* change to env var for strict source

* Update srtp-transcoding.json

* lint

* lint

* reverse the logic

* and argghhh

* clarification

* change
2025-08-03 19:44:31 -04:00

8 lines
145 B
JSON

{
"transport protocol": "RTP/AVP",
"DTLS": "off",
"SDES": "off",
"ICE": "remove",
"flags": ["port latching"],
"rtcp-mux": ["demux"]
}