TP-Link MULTITRANS

February 8, 2026 ยท View on GitHub

new in v1.9.14 by @forrestsocool

Two-way audio support for Chinese version of TP-Link cameras.

Configuration

streams:
  tplink_cam:
    # video uses standard RTSP
    - rtsp://admin:admin@192.168.1.202:554/stream1
    # two-way audio uses MULTITRANS schema
    - multitrans://admin:admin@192.168.1.202:554

Useful links

  • https://www.tp-link.com.cn/list_2549.html
  • https://github.com/AlexxIT/go2rtc/issues/1724
  • https://github.com/bingooo/hass-tplink-ipc/

Contents

  1. 1Configuration
  2. 2Useful links