protocol/rtsp/cmd: renamed stream to record

This commit is contained in:
Saxon 2019-04-28 00:56:44 +09:30
parent 01a22ffc38
commit a62adca171
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
/*
NAME
main.go
record
DESCRIPTION
main.go provides a program to connect to an RTSP server and request for an
RTP stream.
record provides a program to connect to an RTSP server, request for an
RTP stream and then save the RTP payload to file.
AUTHORS
Saxon A. Nelson-Milton <saxon@ausocean.org>

BIN
protocol/rtsp/cmd/record/stream Executable file

Binary file not shown.