Skip to content

Instantly share code, notes, and snippets.

@tnoho
tnoho / removeCodec.md
Last active April 29, 2024 16:41
Particular video codec remover from WebRTC SDP

What's this?

Javascript function snippet. It can use for remove video codec from your WebRTC SDP. When you want to test particular video codec, it's very useful!

WebRTCのSDPから特定のコーデックを削除する関数です。 特定のコーデックで試験を行いたい場合、非常に便利にご利用になれます。

Tested Browser