hls官方地址:https://developer.apple.com/streaming/

IDR: Instantaneous Decoding Refresh (IDR)

start code emulation prevention:3个零,插入一个‘3’: 0x00 00 00 -> 0x00 00 03 00,消除对nalu的起始码的干扰。

详细讲解:Possible Locations for Sequence/Picture Parameter Set(s) for H.264 Stream - Stack Overflow (https://stackoverflow.com/questions/24884827/possible-locations-for-sequence-picture-parameter-sets-for-h-264-stream)

ADTS: audio data transport stream

WebVTT: Web Video Text Tracks

苹果官方的hls工具:https://developer.apple.com/download/more/?=http%20live%20streaming%20tools

爱分享的网友:https://github.com/creeveliu/HTTPLiveStreamingTools

最新文章

  1. 《Ext JS模板与组件基本框架图----组件》
  2. how-to-redirect-cin-and-cout-to-files
  3. 德飞莱STM32单片机学习(一)——下载环境搭建
  4. IEnumerable和IEnumerator
  5. Android调用Sqlite数据库时自动生成db-journal文件的原因
  6. AOJ 2170 Marked Ancestor (基础并查集)
  7. Javascript的模块化编程
  8. cf D. Alternating Current
  9. LNMP一键安装结果
  10. MarkDown编写规范指南
  11. Vijos1327回文词【动态规划】
  12. [BZOJ]3110 K大数查询(ZJOI2013)
  13. CentOS下使用tcpdump网络抓包
  14. springboot系列四、配置模板引擎、配置热部署
  15. Ubuntu下安装和使用zookeeper和kafka
  16. Hyperledger fabric 1.3版本的安装部署(原创多机多Orderer部署
  17. 小程序报错数据传输长度为 xxx 已经超过最大长度 xxx
  18. JavaMail之-通过邮件激活账号
  19. 洛谷P2261余数求和
  20. linux安装oracle11g步骤

热门文章

  1. Linux下cpu过高问题排查
  2. ISCSI存储
  3. nodejs的mysql模块学习笔记(结合业务)
  4. 使用grunt构建前端项目
  5. AJPFX总结List的三个子类的特点
  6. iphone x 高度:100%; 兼容设置
  7. sc服务查询
  8. easybcd 支持 windows 10 和 ubuntu 14.04 双系统启动
  9. oracle的Hint
  10. dircolors - 设置‘ls'显示结果的颜色