zh.yaml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. engine: 引擎
  2. config: 配置
  3. stream: 流
  4. publish: 发布
  5. subscribe: 订阅
  6. pull: 拉取
  7. push: 推送
  8. action: 动作
  9. type: 类型
  10. enable: 启用
  11. listenaddr: 监听地址
  12. kick: 踢出
  13. stop: 停止
  14. start: 开始
  15. install: 安装
  16. version: 版本
  17. name: 名称
  18. state: 状态
  19. initialize: 初始化
  20. "no tracks": 没有轨道
  21. "start read": 开始读取
  22. "start pull": 开始从远端拉流
  23. "stop pull": 停止从远端拉流
  24. "restart pull": 重新拉流
  25. "pull interrupt": 拉流中断
  26. "pull publish": 拉流发布
  27. "wait publisher": 等待发布者发布
  28. "wait timeout": 等待超时
  29. created: 已创建
  30. create: 创建
  31. timeout: 超时
  32. "track available": 轨道可用
  33. track: 轨道
  34. "track timeout": 轨道超时
  35. "last writetime": 最后写入时间
  36. track+1: 轨道+1
  37. playblock: 阻塞式播放
  38. "play neither video nor audio": 播放既没有视频也没有音频
  39. "play before subscribe": 播放之前需要先订阅
  40. "play stop": 播放停止
  41. "suber -1": 订阅者-1
  42. "suber +1": 订阅者+1
  43. "innersuber +1": 内部订阅者+1
  44. reamins: 剩余
  45. "need sequence frame": 需要序列帧
  46. "video codecID not support": 视频编码不支持
  47. "http handle added": http处理器已添加
  48. "http handle added to engine": http处理器已添加到引擎
  49. "plugin disabled": 插件已禁用
  50. "audio codec not support yet": 音频编码暂不支持
  51. "attach video track": 附加视频轨道
  52. "attach audio track": 附加音频轨道
  53. "video track attached": 视频轨道已附加
  54. "audio track attached": 音频轨道已附加
  55. "data track attached": 数据轨道已附加
  56. "track back online": 轨道已恢复
  57. "first frame read": 第一帧已读取
  58. "fu have no start": rtp的FU起始包丢了
  59. "disabled by env": 被环境变量禁用
  60. "event cost too much time": 事件处理耗时过长
  61. "run timeout": 流事件处理耗时过长
  62. cost: 耗时
  63. jump: 跳过
  64. firstTs: 第一帧时间戳
  65. firstSeq: 第一帧序列号
  66. skipSeq: 跳过序列号
  67. skipTs: 跳过时间戳
  68. "nalu type not supported": nalu类型不支持
  69. "create file": 创建文件
  70. "duplicate publish": 重复发布
  71. "republish": 重新发布
  72. "stream already had a publisher": 流已经有发布者了