We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90745b1 commit af3aed7Copy full SHA for af3aed7
gocv-to-webrtc/README.md
@@ -11,6 +11,8 @@ This is implemented using the following pieces.
11
- **Stream**: Uses [Pion WebRTC](https://github.com/pion/webrtc) to send encoded video frames to a browser client.
12
- **Frontend**: Minimal HTML/JS page that negotiates WebRTC Offer/Answer and displays incoming video.
13
14
+<video src="https://github.com/user-attachments/assets/edee46c5-079a-46ad-94e1-5b9ab1262756" autoplay loop muted> </video>
15
+
16
## Instructions
17
### Install Dependencies
18
This example requires you have GoCV and ffmpeg installed, these are the supported platforms
0 commit comments