12 2015 档案

摘要:当NALU的长度超过MTU时,就必须对NALU单元进行分片封包.也称为FragmentationUnits(FUs). 0 1 2301234567890123456789012345678901+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-... 阅读全文
posted @ 2015-12-21 12:37 Samaritan 阅读(1838) 评论(0) 推荐(0)
摘要:ortp初始化/*** Initialize the oRTP library. You should call this function first before using* oRTP API.**/void ortp_init(){ if (ortp_initialized++) re... 阅读全文
posted @ 2015-12-07 11:00 Samaritan 阅读(774) 评论(0) 推荐(0)