webrtc/modules/rtp_rtcp/include
Steve Anton 296a0ce4c7 Add MID sending to RTPSender
This CL adds the ability to configure RTPSender to include the
MID header extension when sending packets. The MID will be
included on every packet at the start of the stream until an RTCP
acknoledgment is received for that SSRC at which point it will
stop being included. The MID will be included on regular RTP
streams as well as RTX streams.

Bug: webrtc:4050
Change-Id: Ie27ebee1cd00a67f2b931f5363788f523e3e684f
Reviewed-on: https://webrtc-review.googlesource.com/60582
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22574}
2018-03-23 01:50:45 +00:00
..
flexfec_receiver.h Change ForwardErrorCorrection class to accept one received packet at a time. 2017-09-18 14:58:59 +00:00
flexfec_sender.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
receive_statistics.h Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
remote_ntp_time_estimator.h Remove WebRTC-ClockEstimation experiment and make new clock estimation always enabled 2017-12-05 09:49:32 +00:00
rtp_cvo.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_header_extension_map.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_header_parser.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rtp_payload_registry.h Delete RED handling from RtpReceiverImpl::CheckPayloadChanged. 2018-03-14 13:39:15 +00:00
rtp_receiver.h Delete in_order argument to RtpReceiver::IncomingRtpPacket 2017-10-05 07:19:20 +00:00
rtp_rtcp_defines.cc Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
rtp_rtcp_defines.h Delete obsolete method RtpFeedback::OnInitializeDecoder. 2018-03-22 12:06:54 +00:00
rtp_rtcp.h Add MID sending to RTPSender 2018-03-23 01:50:45 +00:00
ulpfec_receiver.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00