Small WebRTC transport demo app for Android
This commit is contained in:
12
examples/p2p-webrtc/video-transform/client/android/README.md
Normal file
12
examples/p2p-webrtc/video-transform/client/android/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Pipecat Small WebRTC Client for Android
|
||||
|
||||
Demo app which connects to the `video-transform` backend over the small WebRTC transport.
|
||||
|
||||
## How to run
|
||||
|
||||
```bash
|
||||
./gradlew runDebug
|
||||
```
|
||||
|
||||
Ensure that the `video-transform` server is running as described in the parent README.
|
||||
|
||||
Reference in New Issue
Block a user