update docs

This commit is contained in:
aler9
2020-12-02 00:01:49 +01:00
parent 20fd1459fc
commit 3837ac6db8
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ import (
// This example shows how to
// 1. generate RTP/H264 frames from a file with Gstreamer
// 2. connect to a RTSP server, announce a H264 track
// 3. write the frames of the track
// 3. write the frames to the server
func main() {
// open a listener to receive RTP/H264 frames