1 Star 2 Fork 0

-卓然- / tsplay

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

#tsplay 从tstools中抽取出的tsplay工具,可以将MPEG-TS文件以UDP/TCP的方式发送成TS

Basic usage: tsplay  <infile>  <host>[:<port>]

  TS tools version 1.11, tsplay built Jul 31 2015 20:40:38

  Play the given file (containing Transport Stream or Program Stream
  data) 'at' the nominated host, or to an output file. The output
  is always Transport Stream.

Input:
  <infile>          Input is from the named H.222 TS file.

Output:
  <host>
  <host>:<port>     Normally, output is to a named host.
                    If <port> is not specified, it defaults to 88.
                    Output defaults to UDP.
  -output <name>
  -o <name>         Output is to file <name>.

  -tcp              Output to the host is via TCP.
  -udp              Output to the host is via UDP (the default).
  -stdout           Output is to standard output. Forces -quiet.

  -mcastif <ipaddr>
  -i <ipaddr>       If output is via UDP, and <host> is a multicast
                    address, then <ipaddr> is the IP address of the
                    network interface to use. This may not be supported
                    on some versions of Windows.

General Switches:
  -quiet, -q        Only output error messages
  -verbose, -v      Output progress messages
  -help <subject>   Show help on a particular subject
  -help             Summarise the <subject>s that can be specified

  -max <n>, -m <n>  Maximum number of TS/PS packets to read.
                    See -details for more information.
  -loop             Play the input file repeatedly. Can be combined
                    with -max.

空文件

简介

从tstools中抽取出的tsplay工具,可以将MPEG-TS文件以UDP/TCP的方式发送成TS流 展开 收起
C
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C
1
https://gitee.com/js2854/tsplay.git
git@gitee.com:js2854/tsplay.git
js2854
tsplay
tsplay
master

搜索帮助