Skip to content

Commit af3aed7

Browse files
authored
Add video to gocv-to-webrtc
1 parent 90745b1 commit af3aed7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gocv-to-webrtc/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This is implemented using the following pieces.
1111
- **Stream**: Uses [Pion WebRTC](https://github.com/pion/webrtc) to send encoded video frames to a browser client.
1212
- **Frontend**: Minimal HTML/JS page that negotiates WebRTC Offer/Answer and displays incoming video.
1313

14+
<video src="https://github.com/user-attachments/assets/edee46c5-079a-46ad-94e1-5b9ab1262756" autoplay loop muted> </video>
15+
1416
## Instructions
1517
### Install Dependencies
1618
This example requires you have GoCV and ffmpeg installed, these are the supported platforms

0 commit comments

Comments
 (0)