add new examples

This commit is contained in:
aler9
2020-11-21 12:30:40 +01:00
parent b4842c2841
commit c0c2390748
7 changed files with 233 additions and 7 deletions

View File

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