Skip to content

Commit

Permalink
Update the comment of ffmpeg-send/main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
yugu2day committed Sep 23, 2024
1 parent 65aea44 commit 4e07588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ffmpeg-send/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//go:build !js
// +build !js

// 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.
package main

import (
Expand Down

0 comments on commit 4e07588

Please sign in to comment.