To get a quick start here are some example command lines.
# Read multicast stream from 239.78.78.78:5000 and save it in
# files with test- prefix
tsdumper2 --input udp://239.78.78.78:5000/ --prefix test
# Same as above but create directories YYYY/MM/DD/HH and put
# files into the directory.
tsdumper2 --input udp://239.78.78.78:5000/ --prefix test --create-dirs
# Same as above but create directories YYYY/MM/DD/HH and put
# files into the directory and create new file each 10 seconds.
tsdumper2 --input udp://239.78.78.78:5000/ --prefix test --create-dirs --seconds 10
SEE ALSO
See the README file for more information. If you have questions, remarks,
problems or you just want to contact the developer, write to:
georgi@unixsol.org
- For more info, see the website at
-
http://georgi.unixsol.org/programs/tsdumper2/
AUTHORS
Written by Georgi Chorbadzhiyski <georgi@unixsol.org>
LICENSE
This program is free software; you can redistribute it and/or modify it under
the terms of version 2 of the GNU General Public License as published by the
Free Software Foundation.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- INPUT OPTIONS
-
- MISC OPTIONS
-
- EXAMPLES
-
- SEE ALSO
-
- AUTHORS
-
- LICENSE
-
This document was created by
man2html,
using the manual pages.
Time: 16:15:39 GMT, July 25, 2013