Skip to content

faultroll/rtcRtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

rtcRtp

rtp/rtcp from webrtc (mainly m88 with h265), add rtsp part

relative code

  • api/rtp_xxx api/rtcp_xxx
  • call/rtp_xxx
  • media/base/rtp_xxx media/engine/payload_xxx
  • module/rtp_rtcp
  • pc/xxx_sdp_xxx pc/rtp_xxx

mainly from codes in pc(peer_connection) folder

  • client (send: onPacket) depacketizer(parser)
  • server (recv: Receiver) packetizer(generator)

payload: video/audio other: rtp-session/rtcp-statistic

About

rtp/rtcp from webrtc, add rtsp part

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages