Live554处理ES流到TS文件的编码
发布时间
阅读量:
阅读量
在苹果公司设备上播放由编码器生成的音视频流,需采用其支持的HLS协议。开源库live555中包含了将ES流封装为TS流的具体实现代码。此前曾投入一定时间对MPEG2-TS格式进行深入研究,并对相关代码进行了阅读与调试,发现其结构设计精妙,同时系统资源占用量也极低。
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either version 2.1 of the License, or (at your
option) any later version. (See <http://www.gnu.org/copyleft/lesser.html>.)
7. This library is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the im
全部评论 (0)
还没有任何评论哟~
