fix GStreamer capitalization

This commit is contained in:
aler9
2022-03-15 11:42:52 +01:00
parent e7efb0c405
commit bf74ea8ec7
5 changed files with 11 additions and 11 deletions

View File

@@ -12,7 +12,7 @@ import (
// This example shows how to
// 1. set additional client options
// 2. generate RTP/H264 frames from a file with Gstreamer
// 2. generate RTP/H264 frames from a file with GStreamer
// 3. connect to a RTSP server, announce an H264 track
// 4. write the frames to the server