Files
advanced-camera-card/docs/usage
Dermot Duffy c02c692f68 feat: Add experimental rewrite of go2rtc live provider (MSE/WebRTC/MP4/MJPEG) (#2580)
- Closes #2556
- Closes #2450

**Key intended features:**
 - go2rtc compatible
- 100% test coverage to significantly improve ability to test, maintain
and work around browser weirdnesses (e.g. Safari).
 - Written from the ground up in the style of the rest of the project.

**To use:**
 - Change `live_provider` from `go2rtc` to `go2rtc-experimental`.
2026-07-14 14:22:41 -07:00
..

Usage

The usage of the card is intended to be reasonably self-explanatory. Some more complex situations / requirements are discussed here.

2-way audio

See 2-way audio for documentation on using 2-way audio.

Casting

See Casting for documentation on casting the card.

Custom Icons

See Custom Icons for custom icons this card supports.

URL Actions

See URL Actions for documentation on acting based on URL contents.