zh.yaml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  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. "start read": 开始读取
  21. "start pull": 开始从远端拉流
  22. "stop pull": 停止从远端拉流
  23. "restart pull": 重新拉流
  24. "pull interrupt": 拉流中断
  25. "pull publish": 拉流发布
  26. "wait publisher": 等待发布者发布
  27. "wait timeout": 等待超时
  28. created: 已创建
  29. create: 创建
  30. timeout: 超时
  31. "track available": 轨道可用
  32. track: 轨道
  33. "track timeout": 轨道超时
  34. "last writetime": 最后写入时间
  35. track+1: 轨道+1
  36. playblock: 阻塞式播放
  37. "play neither video nor audio": 播放既没有视频也没有音频
  38. "play before subscribe": 播放之前需要先订阅
  39. "play stop": 播放停止
  40. "suber -1": 订阅者-1
  41. "suber +1": 订阅者+1
  42. "innersuber +1": 内部订阅者+1
  43. reamins: 剩余
  44. "need sequence frame": 需要序列帧
  45. "video codecID not support": 视频编码不支持
  46. "http handle added": http处理器已添加
  47. "http handle added to engine": http处理器已添加到引擎
  48. "plugin disabled": 插件已禁用
  49. "audio codec not support yet": 音频编码暂不支持
  50. "video track attached": 视频轨道已附加
  51. "audio track attached": 音频轨道已附加
  52. "data track attached": 数据轨道已附加
  53. "track back online": 轨道已恢复
  54. "first frame read": 第一帧已读取
  55. "fu have no start": rtp的FU起始包丢了
  56. "disabled by env": 被环境变量禁用
  57. "event cost too much time": 事件处理耗时过长
  58. "run timeout": 流事件处理耗时过长
  59. "cost": 耗时
  60. firstTs: 第一帧时间戳
  61. firstSeq: 第一帧序列号
  62. skipSeq: 跳过序列号
  63. skipTs: 跳过时间戳
  64. "nalu type not supported": nalu类型不支持
  65. "create file": 创建文件
  66. "duplicate publish": 重复发布
  67. "republish": 重新发布
  68. "stream already had a publisher": 流已经有发布者了