ChinaFFmpeg

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 12595|回复: 1

ffmpeg+rtp传输

[复制链接]
发表于 2014-2-24 18:25:17 | 显示全部楼层 |阅读模式
用rtp进行传输,不知道ffmpeg里面是否包含rtp呢还是需要移植jrtplib来进行开发?
回复

使用道具 举报

发表于 2014-6-10 12:29:51 | 显示全部楼层
ffmpeg自己带rtp的

  1. RTP muxer AVOptions:
  2.   -rtpflags          <flags>      E....... RTP muxer flags (default 0)
  3.      latm                         E....... Use MP4A-LATM packetization instead of MPEG4-GENERIC for AAC
  4.      rfc2190                      E....... Use RFC 2190 packetization instead of RFC 4629 for H.263
  5.      skip_rtcp                    E....... Don't send RTCP sender reports
  6.      h264_mode0                   E....... Use mode 0 for H264 in RTP
  7.      send_bye                     E....... Send RTCP BYE packets when finishing
  8.   -payload_type      <int>        E....... Specify RTP payload type (from -1 to 127) (default -1)
  9.   -ssrc              <int>        E....... Stream identifier (from INT_MIN to INT_MAX) (default 0)
  10.   -cname             <string>     E....... CNAME to include in RTCP SR packets
  11.   -seq               <int>        E....... Starting sequence number (from -1 to 65535) (default -1)


复制代码
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|Archiver|ChinaFFmpeg

GMT+8, 2024-4-27 07:52 , Processed in 0.046257 second(s), 14 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表