Files
pipecat/examples/p2p-webrtc/video-transform/client/android/README.md
2025-05-30 12:38:32 +01:00

269 B

Pipecat Small WebRTC Client for Android

Demo app which connects to the video-transform backend over the small WebRTC transport.

How to run

./gradlew runDebug

Ensure that the video-transform server is running as described in the parent README.