1. 程式人生 > >06.RTSP原始碼詳解(一)

06.RTSP原始碼詳解(一)

6.7.rtsp傳輸原始碼分析1


6.8.rtsp傳輸原始碼分析2


6.9.rtsp傳輸原始碼分析3


6.10.rtsp傳輸原始碼分析4


6.11.rtsp傳輸實戰分析


6.12.直接傳送與環狀buffer傳送


6.13.rtsp分包傳送h264的原始碼分析

rtp_timestamp:
https://blog.csdn.net/jasonhwang/article/details/7316128

fu_indicator:
https://www.cnblogs.com/yjg2014/p/6144977.html


函式呼叫框架:

main
  RtspServer_init
    RtspServerListen
      RtspClientMsg
      ParseRequestString
    vdRTPSendThread
      
  SAMPLE_VENC_720P_CLASSIC
    SAMPLE_COMM_VENC_Sentjin

      VENC_Sent


ENC_Sent