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 65aea44 commit 3e20cc7Copy full SHA for 3e20cc7
ffmpeg-send/main.go
@@ -4,7 +4,7 @@
4
//go:build !js
5
// +build !js
6
7
-// gstreamer-send is a simple application that shows how to send video to your browser using Pion WebRTC and GStreamer.
+// ffmpeg-send is a simple application that shows how to send video to your browser using Pion WebRTC and FFmpeg.
8
package main
9
10
import (
0 commit comments