Real-time Streaming with Tapo Camera using WebRTC Approach
This guide provides configuration details for real-time streaming of the Tapo C110 camera using the WebRTC approach.
Devices & Integrations Required:
Configuration Steps:
- Install WebRTC via HACS or following the manual approach.
- WebRTC utilizes go2rtc as Streaming Server. Install go2rtc as an addon in HA.
- Start go2rtc Addon.
- Add a custom card with the IP address of your camera in the following format.
- Install the TP-Link Tapo app on your mobile. Android, iOS
- Follow the instructions on the configure the Tapo C110 camera.
- Create the camera account with the username and password in the TP-Link App.
- Replace the username, password and IP address from the Tapo C110 from the app.
- Utilize the following website to generate C110 Steam URL Tapo Camera Steam URL.
type: custom:webrtc-camera
url: rtsp://username:pwd@192.168.18.21:524/stream1
Installation Screenshots:


