webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

Added gocv to webrtc example

Open FaranMustafa opened this issue 6 months ago • 0 comments

Pull Request Description

Description

This PR updates the installation instructions to use the examples/gocv-to-webrtc module directly, streamlining the download and run steps. Updates

Replaced manual clone/build instructions with go install github.com/pion/webrtc/v4/examples/gocv-to-webrtc@latest

Simplified the run command to gocv-to-webrtc

Reference issue

Fixes: https://github.com/pion/webrtc/discussions/2716#discussioncomment-12871173

FaranMustafa avatar Apr 17 '25 20:04 FaranMustafa