There was an error while loading. Please reload this page.
1 parent 5e47c9c commit 16dd5e6Copy full SHA for 16dd5e6
1 file changed
README.md
@@ -87,7 +87,7 @@ LiveKit for ESP32 puts your application in control of the media pipeline; your a
87
#### Renderer: output to display/speaker
88
89
- Required for rooms which will subscribe to media tracks
90
-- Created using the Espressif [*av_render*](https://github.com/espressif/esp-webrtc-solution/tree/main/components/av_render) component
+- Created using the Espressif [*av_render*](https://components.espressif.com/components/tempotian/av_render/) component
91
- Playback audio over I2S, video on LCD displays supported by *esp_lcd*
92
- After configuration, you will provide the `av_render_handle_t` when creating a room
93
0 commit comments