6bd7fac875
46c43095 fix goreleaser workflow, version 1.13.1 (#4577) e0815be2 chore: improve docker test shutdown reliability (#4576) bfd9deff expose TCPFallbackRTTThreshold and AllowUDPUnstableFallback via config (#4556) b93c1e16 Release v1.13.0. (#4573) fd452212 Update mediatransportutil to get ICE candidate timeout config (#4572) 8be8c74a Update github workflows (#4463) c4e41872 Update go deps to v1.17.2 (#4462) dc8e0310 Update go deps to v4 (#4482) 20fd1ad2 turn: allow for providing secret via file (#4564) 6590570d Pin pion/dtls to v3.1.2 (#4570) cdbbee1f deps: bump protocol + psrpc to latest tips (#4565) d290de81 Correct config comment (#4563) 77ecf920 rtc: report participant session end time on room move (#4561) 63be96f6 Prevent panic from nil(illegal) syncState.Subscriptions message (#4560) 835ef1b3 Metrics for participant active, i. e. fully established. (#4557) 5bd42534 Document of advertise_internal_ip and external_ip_only (#4554) 356ae211 Config documentation for advertise_internal_ip and skip_external_ip_validation (#4552) 7c319a67 rtc: prevent duration reporting for inactive participants (#4550) 2dd5e632 telemetry: split webhook-processed hook out of NewTelemetryService (#4548) 222177a9 service: prevent nil deref in validate with wrapped join request (#4547) dd7580b4 Protect against nil clientInfo (#4546) 145689e6 Start tracking Twirp method request latency in prometheus too, not just in logs (#4545) cde89627 rtc: emit per-data-track bytes via BytesTrackStats (#4540) 2e22911d Remove backwards compatibility support for TURN auth. (#4539) 062d1219 Use NACKQuueInterface type. (#4538) 7f08b04c Add IsIntentionalDisconnect helper (#4537) 1ab2bf04 Clean up packet size logging (#4536) 8ab92a80 Don't require media sections when joining (#4535) 019a6640 rtc: report participant kind code and details (#4534) 77595d38 TEL-336: fix sip error categorization (#4528) f303f499 Always enable rtx codec (#4533) e4a8a55c Check Less and LessEq in version compare. (#4532) 37eb7a32 Release v1.12.0 (#4529) 4a7b1e85 Create NACK tracker only once. (#4527) 89faaeba Apply ttl check only when authenticate allocation creating (#4526) b32933b0 Log details of RTCP packets. (#4525) 8b79ec9e Support SIP auth realm for inbound. (#4522) 4b8db3cf Add integration test for TURN auth failures (#4524) ef2e5efe Log large packets receive/send. (#4521) d1236750 feat: auto create rooms for tokens with the RoomCreate grant (#4320) 7a3e595b apply room tags from JWT grant room configuration (#4518) ab7fdeab add AssignmentHook to AssignJob; propagate websocket write errors (#4516) cf20c9cd Add expiry to TURN password. (#4515) 20d4a3a1 Populate data track loggers with context (#4514) 12fff29a allow setting agent job assignment url (#4512) ba366fc7 Fix SIP media config upgrade. (#4511) 8fbc5adf update protocol for protojson (#4510) 3de6f517 Add TURN permission handler. (#4505) 8ffcef93 Update protocol to support SIP media config. (#4509) 1ab1e072 test: verify upstream and downstream connection stats end-to-end (#4508) c4fd71a5 Fix sense check in DeltaInfo gathering (#4507) 803999ef rename agent environment to deployment (#4506) bacc21e6 add helper to check for agent worker endpoint (#4503) 253f977d add duration seconds reporting (#4500) ffab3bd3 add agent environment (#4498) ccdf23c8 Use mediatransportutil/codec package, no functional change (#4497) 680703f2 Include reception reoprts in receiver report callback. (#4496) f51798bc Fix publish-only limitations being incorrectly applied to receivers (#4495) a002337d Legacy TrackInfo.Simulcast flag. (#4493) af1dcc88 Add CloseWithReason to agent SignalConn interface (#4492) d7c2daf1 report all simulcast layers (#4491) c1ad2b22 Misc optimisations. (#4490) 19b9e8c0 Additional data tracks logging (#4489) 743d9c8b add support for client capabilities (#4461) fc47e478 Close peer connection unconditionally to unblock set local/remote (#4485) 639406eb Update module github.com/pion/ice/v4 to v4.2.3 (#4481) dc6b7505 reduce some heap use in packet path (#4478) f3b80b28 fix: wrap IPv6 addresses in brackets in UDP TURN URLs (RFC 3986) (#4476) 3a7f2628 Turn off transceiver re-use on Safari. (#4474) d84f3d7a add more types to signum (#4473) 701a37c2 Convert sort.Slice -> slices.SortFunc (#4472) 85be9d70 Avoid stream allocator event data cast to interface and back. (#4471) b43685e8 Keep a shadow copy of tracks for use by different stream allocator state (#4470) 27c2b149 Consolidate RTCP packets and do RTCP callback outside lock. (#4469) 31083307 do not log data track stats if not started (#4468) 9ee06635 feat(pion/ice): replace deprecated NAT1To1 with SetAddressRewriteRules (#4466) 8ccad68d Release v1.11.0 (#4459) dbf5cf61 Store concrete ICE candidate for remote candidates. (#4458) 2a04bc3c fix publisher frame count reporting for simulcast streams (#4457) 1d804737 fix: limit join request and WHIP request body to http.DefaultMaxHeaderBytes (#4450) 3cfb71e7 Use Muted in TrackInfo to propagated published track muted. (#4453) 69aa9479 Some drive-by clean up (#4452) 6c81f678 Add subscriber stream start event notification (#4449) ce1bf47b Revert "fix: ensure num_participants is accurate in webhook events (#4265) (#…" (#4448) cdb0769c fix: ensure num_participants is accurate in webhook events (#4265) (#4422) c91e79af Switch to stdlib maps, slices (#4445) ea7b9c6f Update module github.com/livekit/protocol to v1.45.3 (#4435) 97378368 Update go deps (major) (#3179) d6aef547 Update go deps (#3862) afc9feae Update github workflows (#4331) 4b385612 chore: pin GH commits and switch to golangci-lint (#4444) 2974ba87 Unsubscribe from data track on close (#4443) 5dc4e90d Apply IPFilter when get local ip (#4440) 88c77dc6 compute agent dispatch affinity from target load (#4442) 8fe99377 Log join duration. (#4433) 0a503a57 Add `Close` method for UpDataTrackManager and call it on participant (#4432) 55912dff Add some simple data track stats (#4431) 050909e6 Enable data tracks by default. (#4429) 72c7e65c chore: log API key during worker registration (#4428) 8a67dd1b Do not close publisher peer connection to aid migration. (#4427) 91e90c10 Add some more logging around migration. (#4426) c6ddc879 isExpectedToResume is based on whether flushing or not. (#4425) 7d06cfca Keep subscription synchronous when publisher is expected to resume. (#4424) 934f8598 Clean up data track observers on unsubscribe. (#4421) 9674ac48 Cleaning up some logs and standardising log frequency. (#4420) 7b925304 Drop time inverted packets in RED -> Opus conversion. (#4418) 4d8d232a ensure participant init is correctly serialized for logging (#4417) 4fe80877 Log time inversion between incoming packets (#4415) 248d7394 Guard against timestamp inversion in RED -> Opus conversion. (#4414) 9ab8c1d5 clear track notifier observers on subscription teardown (#4413) 397cd09a Embedded turn test (#4412) 56326654 Prepare release v1.10.1 (#4408) e9b113c8 Make the TURN bind address configurable and allow for multiple addresses. (#4315) 4bc5e6bb Address malformed H264/H265 parsing issues. (#4407) 77a0a4fc AV1 parser overflow fix. (#4405) ff7fd7ed feat(agent-dispatch): add job restart policy (#4401) 34bd1e08 do not log roll over for padding only packets (#4396) 13d02ee9 add deadline to dtls connect context (#4395) 9055a349 Path check helpers (#4392) 1f1eeb68 Fallback to servicestore if rpc is unavailable (#4391) 59e9bb41 Fix TURN server URL (#4389) 9e0a7e54 Close both peer connections to aid migration. (#4382) 9474c807 route participant reads through PSRPC instead of Redis (#4387) a5333a86 add packet trailer stripping support (#4361) 0e3d765d Release v1.10.0 (#4380) bc3aeaf3 Update grpc to address CVE-2026-33186 (#4381) 8cdd6f4c Replace deprecated io/ioutil with io in whipservice (#4375) 89410df7 handle AGENT_ERROR disconnect reason (#4339) 8f984c77 Fix repair stream ID reporting for RTX pairing. (#4369) cdfaacfc Restart nacker on OOB sequence number restart. (#4368) 4a9e0045 Update protocol. (#4367) 750d5904 Add API to restart lite stats. (#4366) c8bb2578 Rename log field "pID" to "participantID" for consistency (#4365) 77fc74a7 Do not block all ext ID determination on stream allocator listener (#4364) 90a46fab Do not kick off migration of closed participant (#4363) 5dc2e7b1 Switch data track extension to 1-byte ID/length. (#4362) 7323ad02 Sample data send error logging. (#4358) 0d34e455 Add option to not re-use transceiver in e2ee. (#4356) 95225ff2 don't require media section for dual peerconnection mode (#4354) e9639538 Refine ipv6 support (#4352) b34b0472 Add StopEgress function to the EgressLauncher interface (#4353) 69235ed2 update readme (#4340) db1a8046 defensive check for peer connection instance (#4350) cb7dc2d0 TEL-405: support originating calls from custom domains (#4349) 7eaaaada Mark last run of grow bucket outside goroutine. (#4348) caa47522 Add option to require media sections when participant joining (#4347) 087050d1 Release v1.9.12 (#4346) 493e87df Fix SIP client timeout. (#4345) 52c28a93 Log a bit more details of out-of-order TWCC feedback report. (#4343) 516aeabf Use ParticipantTelemetryListener of LocalParticipant. (#4342) b3510565 Exclude ice restart case from offer answer id mismatch warning (#4341) 303657bc feat: make INSTALL_PATH overridable in install script (#3954) 9d418689 Send participant left event after track unpublished for moved (#4334) bab91868 do not discount packets lost on duplicate packets (#4333) 939794cf mark + restart (#4329) 75f9c462 Add debug for receiver restart. (#4328) 74891f30 Protect against incorrect temporal layer. (#4327) f51b2732 Update pion/webrtc and deps to update dtls (#4326) b81bac0e Key telemetry stats worker using combination of roomID, participantID (#4323) 2d40449f Update self-hosting deployment documentation link (#4312) 03e90dd7 Fix for some CodeQL reported issues (#4314) 77c858f0 Log stats worker when it not closable. (#4313) a6035212 ESP32 client info (#4267) 478e486a Copilot suggested improvement to Github Actions permissions (#4310) cbd2f82d Copilot suggested improvement to Github Actions permissions (#4311) a9b8d40d Publish is always on publisher peer connection. (#4307) 8ae56406 generate & log egressID for start egress request (#4303) 35d7ef88 Avoid alloc in RTPStatsReceiver.Update (#4302) bb744916 More optimisation in RTPStats module. (#4298) cefd5da9 Optimise some bits in rtpstats_receiver (#4297) 52a4b848 Read client protocol from query param (#4294) 195b17f6 Populate client_protocol field in ParticipantInfo (#4293) 370e0a4d Set up audio config in audio level module when config is updated. (#4290) f3e9b688 Do not increase max expected layer on track info update. (#4285) a9849340 Avoid logger data race. (#4284) 97016627 Do not hold lock when creating buffer (#4283) 6b68e3d5 Create buffer if needed when a PLI is requested. (#4282) 3cca7180 use separate allocation for signal stats telemetry guard (#4281) d2bae34d refresh telemetry guard on participant move (#4280) 333f0349 clear reference guard when resetting signal stats (#4279) d1bab17b Add session duration and participant kind to closing log. (#4277) 1e689e1a Reducing some info level logs. (#4274) 88facc02 adds a test to ensure agent worker errors cause disconnection (#4273) 76a41a7a Generate config flags (#4268) 700e1788 require participant broadcast when metadata/attributes are set in token (#4266) b61799ec Ignore parse addr error when add remote candidate (#4264) 01bd966f Add silent frame for pcmu/a (#4258) 0c33b8c6 chore: move codecs/mime stuff to protocol (#4255) 165c1735 Update livekit protocol to v1.44.0 (#4254) 343f12b8 Wrapping SIP errors for invalid argument and not found (#4253) aea044c5 Defer setting clock rate in RTPStats module till codec is bound. (#4250) d9f716c1 FIx receiver restart race (#4248) 0508ee9f remove copy/paste left over line (#4246) 40408407 Release v1.9.11 (#4245) f8675507 Do not remove participant from cache on disconnect. (#4241) a35a6ae7 Add participant option for data track auto-subscribe. (#4240) 07572511 Wrapping the invalid request errors for CreateSipParticipant (#4239) 843d8c3e Update Pion transport package. (#4237) a05690d2 Changing field naming of data track packet (#4235) c4015008 Clear participant version cache on disconnect (#4234) 18db4ec1 Log modified timeout of API context. (#4232) ac20ccda Log timeout in API. (#4231) 541a7d6c Change some logs to debugw (#4229) 52ab3374 Return on SDP fragment read error. (#4228) 7fae5ac9 Do not restart receiver on codec change mid-session. (#4225) dafdc36e Add option to force simuclast codec. (#4226) 0a7dd40b Use only layer 0 for SVC codecs. (#4224) 4ec0f8f4 Support OpenTelemetry tracing. Add Jaeger support. (#4222) 80ba93fa Do NACK updates as soon as flow state is processed. (#4221) 4405afe2 Use atomic pointer and return interface from RED transformer constructors (#4220) b649c2fe Remove method not needed from REDTransformer. (#4219) f0080f35 Remove enable arrival time forwarding method. (#4217) 335f4c33 Swap result sink atomically rather than closing and setting. (#4216) 46651c19 Release v1.9.10 (#4214) 08ac4ecd Support preserving external supplied time. (#4212) f6efccce report video size from media data for whip (#4211) d92f6a79 return iceservers for whip (#4210) 1a4758ed Skip restart callback if external. (#4208) dde4fb49 configurable dependency descriptor restart (#4207) 08793bea Use active at time to check for track not bound timeout. (#4206) 3606ce54 Do not warn about track not bound if participant is not ready. (#4205) b8ddd0f9 Taking interface{} -> any modernize bits (#4204) b91cd2e4 Rework receiver restart. (#4202) bb00c864 Restart API on receiver. (#4200) 25ece1e9 Minor refactor in buffer base and audio level (#4198) 599002f8 ignore PLI requests for non-video (#4196) 2510b946 Taking a bunch of go modernize suggestions. (#4194) ed8e6afc Handle repair SSRC of simulcast tracks during migration. (#4193) c6bf7a27 Fix logging key and other clean up around stream restart. (#4192) 3cb9abb6 Update pion/webrtc to v4.2.1 (#4191) 8b0efb8c Resolve RTX pair via OnTrack also. (#4190) 381bce03 Return extended sequence number only and not packet. (#4189) 6bcbf54e Always instantiate nacker when using out-of-band sequence numbers. (#4187) e71184de Store buffer after creating it. (#4186) 7c8ea115 Refactor receiver and buffer into Base and higher layer. (#4185) 4104b827 update protocol (#4183) cd99fec2 Make new path for signalling v1.5 support. (#4180) 32cd0370 Flush the ext packets on restart/close and release packets. (#4179) 1df1316b Move OnDataTrackMessage to participant listener to support replay. (#4178) e7601251 Make data message naming a bit more consistent. (#4177) a04e566d Use published track for model access in data down track. (#4176) 47c86be1 Add support for TURN static auth secret credentials (#3796) 24559a28 chore(deps): update github workflows to v6 (#3866) 0a824386 add explicit room exists servicestore op (#4175) 39bd077d Release v1.9.9 (#4174) cbb2c617 Publish/Unpublish counter match. (#4173) fb849edc Minor clean up (#4172) c28e5e45 fix(kindToProto): update protocol (#4171) 47324abd Drop run away receiver reports. (#4170) 462ec324 prevent uint overflow setting packet not found count (#4169) 5c841b8e Some logging changes. (#4168) 2f2d0a57 skip lost sequence number ranges in getIntervalStats (#4166) 898ebe05 clean up manual roomservice log redaction (#4165) 3e417253 move delete to oss service store (#4164) 5964efbb Ensure subscribe data track handles are unique (#4162) a26c4830 Add support for RTP stream restart. (#4161) 386f0b38 fix typo in clearing index when removing track from room track manager (#4158) 0abfb251 deregister observability function when participant is closed (#4157) 97aba5e7 Consistently undo update to sequence number and timestamp when the (#4156) 2317c295 Fix panic while removing track from room track manager. (#4153) a0a28ac5 Avoid duplicate track add to room track manager. (#4152) f01008f8 Revert telemetry stats worker wait configuration. (#4151) ca4b56d2 Handle case of sequence number jump just after start. (#4150) 97099cae Configurable telemetry stats worker clean up wait. (#4148) d7db7cb3 chore: fix a large number of spelling issues (#4147) cadf2ad9 Release v1.9.8 (#4145) 498304cd defensive nil check (#4144) 20f6a497 Store ddParser in atomic.Pointer (#4143) 037cb906 release ext packet if patching fails (#4142) dd598ef2 Release ExtPacket if dependency descriptor or other parsing fails (#4141) 35b0e2bc update webrtc to 4.1.8 to pick up DTLS fingerprint check during handshake (#4140) 1c1a836c Mark RTCP buffer Write as noinline. (#4138) ea9b2177 protocol deps to get inactive file adjusted memory usage. (#4137) 64f3d1e9 switch participant callbacks to room to listener interface (#4136) c6e6c021 add debug metric for tracking references (#4134) a30c79fa Use isEnding to indicate if down track could be resumed. (#4132) 8c241ecf Fix RTCP reader leak in DownTrack. (#4131) 3eef869a Do not pause rid in SDP (#4129) 8e01e595 Release 1.9.7 (#4128) 7c1a0fab Fix concurrent map access. (#4127) 14446b1c Let participant close remove the published tracks. (#4125) fa0633aa move utils.WrapAround to mediatransportutil (#4124) f8706cd4 Update pion/ice to stop gather first on close (#4123) 7954748d Data tracks (#4089) 7158d983 log bucket growth (#4122) 04b35eb6 Release v1.9.6 (#4121) ebdcead5 Update mediatransportutil to get bucket packet size limit. (#4120) 411b09f6 Release v1.9.5 (#4119) 8dcf235a Update pion/ice - attempt to address tcp packet conn close hang (#4116) 64c65143 Update mediatransportutil (#4115) 0a2943bb Clean up bits added to debug peer connection close hang. (#4114) 9c483a69 Use released version v1.8.41 of pion/sctp (#4113) 35c79a57 Update SCTP hash, had the wrong one in previous PR (#4111) e0fbbef1 Update pion/sctp with RFC9260 revert (#4110) f3c80917 Try SCTP with read deadline to unblock abort. (#4109) bd5382da Splitting transport close timeout logs. (#4108) 6d4154b8 Update pion/ice. (#4107) a6418ae2 Log more peer conenction state on close timeout. (#4105) 06d99974 Check for cancel on unsubscription/source track going away. (#4104) 7f10e18b Record join/publish/subscribe cancellations. (#4102) 40293632 Clear stereo=1 if stereo is not enabled. (#4101) 70f6def3 Add checks for participant and sub-components close. (#4100) ffbabcc7 Switch forwarding latency log to Debugw (#4098) 27d82a72 Fix "address" typo in transport logs (addddress → address) (#4097) 37a06821 logger proto redaction. (#4090) 54cf7d46 Control latency of lossy data channel (#4088) 5175c1af Lock x/tools at 0.37.0 (#4085) d510fff1 Downgrade x/tools to be able to make a release (#4084) c3ea5890 Prepare release v1.9.4. (#4083) 3a128e61 protocol bump for SIP error mapping and validation (#4081) c3964ba2 Use sync.Pool for objects in packet path. (#4066) f8b994d4 Forwarding latency measurement tweaks. (#4080) f4929f09 Revert "Revert pion/transpor to v3.0.8 (#4073)" (#4074) a04d9c48 Revert pion/transpor to v3.0.8 (#4073) 2d5054ad kind details for connector (#4072) a272e28a Log raeson for subscriber not being to determine codec. (#4071) b9b4eec9 Update pion/transport to v3.1.1 (#4070) b23d093c update protocol (#4069) 4ce07bed Higher resolution forwarding latency histogram. (#4067) 858db7ab fix(deps): update module github.com/livekit/protocol to v1.43.0 (#4015) 1dc9b8fc Use buffered indicator to exclude from forwarding latency. (#4062) f117ee51 Track start up delay. (#4061) 4872f205 Return write count from WriteRTP. (#4059) d0ba46b4 Log write count atomic. (#4057) ae5fb7e8 Add packet to forwarding stats only if packet is forwarded. (#4056) f6909192 Update PsRPC to get redis pipeliner implementation. (#4055) ca3c507b Prevent invalid track access while peer connection is shutting down. (#4054) 9ca6ee00 Use replace so that x/tools does not get overridden (#4048) b9323eab chore(deps): downgrade x/tools for counterfeiter (#4047) 2f1e6c36 Prep release v1.9.3 (#4046) 9d5c351d Fix prom units for forwarding latency/jitter. (#4045) e183657c Add prom histogram for forwarding latency and jitter. (#4044) 1eefeb30 Enable AbsCaptureTimeURI in RTC configuration (#4043) 075a7576 Use simulcast codec as default policy for audio track (#4040) c264b504 Don't warn 0 payload type for PCMU (#4039) 32fc3525 Broadcast cond var on RTX write. (#4038) 061eb8b4 AddDownTrack to regressed codec after restarting forwarder. (#4037) c87eb8ed fix: add missing Unlock() in AddReceiver (#4036) 70444924 if RingingTimeout is provided, deadline should be set to that timeout. (#4018) ab906d71 Prevent leakage of previous codec after codec regression. (#4035) 79b03f97 Log queueing latency when encountering high forwarding latency (#4034) 29117b14 set max layer in allocation (#4033) 15b19ccd Remove ~ from rid which indicates disabled layer to get the actual rid (#4032) 34e16a87 Check more conditions for opportunistic alloc. (#4031) 81fbd355 Use the optimal allocation function for opportunistic allocation. (#4030) a2ce73e0 Do not bind buffer if codec is invalid. (#4028) cef6fdb7 Correct direction for request/response for prom counters. (#4027) 5042c06c Use rtp converter from protocol/utils/rtputil (#4020) 5a426d15 Use rtp converter from protocol/utils (#4019) 35fb8877 feat: use env var for GOARCH (#4012) c0397696 Issue #1 only: Fix spatial layer initialization in Forwarder (#4003) 2afbf0e8 Some golang modernisation bits. (#4016) 484f784a Prepare release v1.9.2 (#4011) ad074ed2 counterfeiter needs an older version of x/tools (#4009) e63e8b6f Include mid -> trackID in both SDP offer and answer. (#4007) 781dfede Do not call receiver methods under settings lock. (#4006) 69ff25a0 Use answer with mid -> trackID mapping when in single peer connection (#4005) fe912acf Update pion/webrtc to prevent GetStats panic. (#4004) 7930dcde Do not try to read stats from peer connection after close. (#4002) ca0d5ee9 Count request/response packets on both client and server side. (#4001) dd62eb00 Resort to full search for requested quality is not available. (#4000) f6ca82d1 Revert to using silence packets for audio dummy start. (#3999) 0e2c59c8 Sort codec layers when adding track (#3998) 100bb46a Adding ProviderInfo to GetSIPTrunkAuthenticationResponse (#3993) a8d4df66 "Power of Two Random Choices" option for node selection (#3785) a20bbe34 Log RPC details. (#3991) 158496bc Increment RTP timestamp on padding when using dummy start. (#3989) 4f6ed65d Limit check to red + opus when looking for primary codec match. (#3988) a87f6c4b Allow passing inline trunk for outbound calls. (#3987) bf06596f Support Opus mixed with RED when encrypted. (#3986) ea208a1c Add encryption datapacket type (#3869) 2a6adbe8 Use padding only packets for dummy start of audio. (#3984) be018f97 Provide the InputVideo/AudioState to Ingress in WHIPRTCConnectionNotify (#3982) 146bd969 Do not panic of redis is not configured (#3981) 01337ba7 Do not start forawarding on out-of-order packet. (#3985) c7f625d6 Do not force codec regression between opus and red. (#3980) 3bd20ddb Revert unintentional change to not handle transport fallback on (#3970) 89a2f46c Update deps to fix redis issue when 1 cluster address is provided (#3969) 060719d1 add config for user data recording (#3966) b3ee219c fix stats worker closed condition (#3965) 3d737031 add idempotent reference count to telemetry stats worker (#3964) 735c663a Update protocol for EventKey helper. (#3963) 646b9de8 Add node_ip to config-sample.yaml (#3960) 0bf7b178 avoid logging on small values (#3958) 00ff2ab9 Adjust for hold time when fowarding RTCP report. (#3956) e180be06 short circuit participant broadcast filter in livestream mode (#3955) bfba6fee Adjust stream allocator ping interval based on state. (#3951) 3837006b Revert "Switch ops queue a singly linked list. (#3949)" (#3950) 990c5faf feat: server rpc apis (#3904) 80b11662 Switch ops queue a singly linked list. (#3949) 56ee2328 handle terminated job requests (#3948) 49f9b9c8 Flush stats when there are no packets. (#3947) e6a3df1e ForwarStats.GetStats needs to be public (#3946) 824d116b Tweaks tresholds for logging high forwarding latency/jitter. (#3945) 408492e0 Log some information around high forwarding latency. (#3944) 6a41fae5 Use microseconds for forwarding stats. (#3943) 856e0871 mediatransportutil to log local address when validating external IP (#3942) 40101cf7 Update protocol for SipCreateParticipant (#3939) b07e7a38 Use difference in key frame counter to stop seeder. (#3936) d7f92878 Avoid matching on empty track id. (#3937) 56fb2885 Do DD restart only if DD structure is present. (#3935) 86facce9 More debugging of DD jump (#3934) 6058a3f6 Add debugging from DD frame number wrap around. (#3933) dc6825c0 mediatransportutil crash fix for logging local address (#3930) d6f0588f Update mediatransportutil to log external IP found via STUN. (#3929) 2c30a064 Fix dynacast subscriber node clearing on move participant. (#3926) 6489237e Simulcast audio fixes (#3925) 9f0ab870 Wait for `SetRemoteDescription` before configuring senders. (#3924) df6c26db Subscrbed audio codecs - update from remote nodes. (#3921) 798fa761 Support simulcasting of audio (#3920) f4a06cf0 Clean code as there is no oss sweeper for ingress (#3918) 5f561b4f Include agent_name as a participant attribute (#3914) 782a35e8 update protocol for psrpc (#3915) eee2001a Set publisher codec preferences after setting remote description (#3913) fc995533 add incoming request id to request response message (#3912) 76645fad Rpcs for ingress proxy WHIP (#3911) 991a4a4f Refactor subscribedTrack + mediaTrackSubscriptions. (#3908) e16b3ba9 Use gzip reader pool (#3903) 17c34921 update protocol for sip api change (#3902) 2f43a575 Release candidate for v1.9.1 (#3899) 07c40cf3 Use `RequestResponse` to report protocol handling errors (#3895) 98352fd0 Prevent race in determining BWE type. (#3891) f7291fda Do not send both asb-send-time and twcc. (#3890) 21b42fa6 Do not advertise NACK for RED. (#3889) 6633bf93 Use departure timeout from room preset. (#3888) 38f7906e Handle migration better in single peer connection case. (#3886) 5026de2b handle frame number wrap back in svc (#3885) 091e3c13 Revert to using answer for migration case. (#3884) 2aeadf14 init ua parser once (#3883) 998a9f94 Switch known rids from 012 -> 210, used by OBS. (#3882) 890fd942 Single peer connection mode (#3873) bfe98eaa fix: ensure the participant kind is set on refresh tokens (#3881) 8d270e2a chunk room updates (#3880) b4e146c5 update mediatransport util for ice port 3478 (#3877) dc3a7753 Fix timeout handing in StopEgress (#3876) d62336e1 Remove unnecessary check (#3870) c58e5d23 Update golang Docker tag to v1.25 (#3864) 98d577ee Update module github.com/livekit/protocol to v1.40.0 (#3865) afbf541e Update pion deps (#3863) b660c3b5 Extract video size from media stream (#3856) 456b8709 Fix missed unlock (#3861) d500806e Handle no codecs in track info. (#3859) 11b240d6 Log track settings more. (#3853) 1aa0f963 Log signal messages on media node. (#3852) b182d07b Log signal messages as debug. (#3851) a370bb20 Support G.711 A-law and U-law (#3849) fa5f4ef3 Populate SDP cid in track info when available. (#3845) eed27885 Send `participant_connection_aborted` when participant session is closed (#3848) 61e59346 Update go deps (#3439) 1b228913 Support video layer mode from client and make most of the code mime aware (#3843) f2da4444 Support per simulcast codec layers. (#3840) f275f592 handle SyncState in join request (#3839) 5d44cf6d Use wrapped join request to be able to support compressed and uncompressed. (#3838) 5ca16264 Support join request as proto + base64 encoded query param (#3836) 7dea1012 Clean up missed v2 pieces (#3837) 34a49130 Delete v2 signalling (#3835) 1fe33716 Fix: RingingTimeout was being skipped for transferParticipant (#3831) 5751692a deps (#3829) db4bc127 Get to the point of connecting publisher PC and using it for async signalling (#3822) 5e483e75 update readme (#3809) e3155b14 Get to the point of establishing subscriber peer connection. (#3821) a7ce1382 HTTP DELETE of participant session (#3819) 01de0e36 Do not send leave if nil (to older clients) (#3817) 10103449 Add country label to edge prom stats. (#3816) 68387b41 Minor tweak to keep RPC type at service level. (#3815) a75295fc More v2 signalling changes (#3814) b20db94d Validation end point for v2 signalling. (#3811) f2f595f4 update readme (#3808) fffc2ac0 Use signalling utils from protocol (#3807) f5fc82d3 Filling out messages unlikely to change in v2. (#3806) 1c99b9ad Split signal segmenter and reassembler. (#3805) 0a1bfd30 Signal handling interfaces and participant specific HTTP PATCH. (#3804) 7837c8e5 starting signaller interface (#3802) 18ce5244 Handle Metadata field from RoomConfig (#3798) 2a6a9b8a Grouping all signal messages into participant_signal. (#3801) 078c01fa Signal v2: envelope and fragments as wire message format. (#3800) b9a44c3f Signalling V2 protocol implementation start (#3794) ba702a53 forward agent id to job state (#3786) 1f31d430 Map ErrNoResponse to ErrRequestTimedOut in StopEgress to avoid returning 503 (#3788) 51bbe8c5 Set participant active when peerconnection connected (#3790) 40028dc3 Normalize known rids. (#3779) ddd92329 Return default layer for invalid rid + track info combination. (#3778) 8c033ce9 Enable H265 by default (#3773) 7678e087 Set rids for all codecs. (#3772) 5d636acf Limit taking rids from SDP only in WHIP path. (#3771) 4d09e5b5 Log SDP rids to understand the mapping better. (#3770) c69f1aae Revert "Temporary change: use pre-defined rids" (#3769) 8197438e bounds check layer index (#3768) d11da5f5 Temporary change: use pre-defined rids (#3767) cb4da533 fix(deps): update module github.com/livekit/protocol to v1.39.3 (#3733) d6d2b6d8 feat(cli-flags): add option for cpu profiling (#3765) 9fc4ddbe ClearAllReceivers interface is used to pause relay tracks. (#3761) 1216113b Do not need to just clean up receivers. Remove that interface. (#3760) ef6c38ce Log previous allocation to see changes. (#3759) 01bf9685 SVC with RID -> spatial layer mapping (#3754) c481396f offer could be nil when migrating. (#3752) 8c2fc0bc Fix svc encoding for chrome mobile on iOS (#3751) e467daa0 move egress roomID load to launcher (#3748) 3783ebb3 feat(cli): update to urfave/cli/v3 (#3745) 03d3fcab Fix data packet ParticipantIdentity override logic in participant.go (#3735) 068b4366 reuse compiled client config scripts (#3743) e754a860 return error when moving egree/agent participant (#3741) 7542cf07 remove unused code (#3740) 9d569e2f Take ClientInfo from request. (#3738) 80774263 chore: set workerid on job creation (#3737) 5549ab55 Revert clearing RIDs. (#3732) ae967313 Clear rids if not present in SDP. (#3731) 0e033907 Return highest available layer if requested quality is higher than (#3729) 9ce737db Add log for dropping out of order reliable message (#3728) 1b95e818 Don't check bindState on downtrack.Bind (#3726) 670f927f Set and use rid/spatial layer in TrackInfo. (#3724) a9e29116 Add Id to SDP signalling messages. (#3722) 4ec828ce Fix bug with SDP rid, clear only overflow. (#3723) 8f6c3a9b Clear rids from default for layers not published. (#3721) ce07740e Add simulcast support for WHIP. (#3719) e98fb94f Create client config manager in room manager constructor. (#3718) fdf9b852 e2e reliability for data channel (#3716) 35dda8ea swap pub/sub track metrics (#3717) 1d9a4366 Do not require create permission for WHIP participant. (#3715) e0aea17a Flush stats on close (#3713) 630aa7d9 implement observability for room metrics (#3712) e7f0294e remove unused ws signal read loop (#3709) 77f70b18 for real, pick up protocol change for webhooks queue length bucnkets (#3707) 7b180646 protocol dep for webhook stats buckets (#3706) b0ab95ba warn about credentials when used in tokens (#3705) a72ce30f Small changes to add/use helper functions for length checks. (#3704) 425f6bb3 Allow passing extra attributes to RTC endpoint. (#3693) 758e1762 Add a trend check before declaring joint queuing region. (#3701) fe81e411 Adds Devin to readme so it auto updates DeepWiki weekly (#3699) 09dede35 version bump v1.9.0 (#3698) fc867c5b Webhook prom stats (#3697) 0e17916f Do not use Redis pipeline for SIP delete. Fixes Redis clustering support. (#3694) 1b760393 WHIP support. (#3692) e4f7d81b add client ip to agent worker registration (#3675) 6b849a87 update mediatransportutil for sctp congestion control (#3673) 83b189b0 Add ServerInfo to ReconnectResponse (#3671) 5f87a35b Prevent operating on swapped out map. (#3670) 13b55a80 move agent token (#3669) c9385edd handle agent worker jwt (#3668) 3b359d8b Use logger resolver reset to reset contexts. (#3665) dbb70e0f Fix dynacast quality for moving out tracks (#3664) 0a5f3c2a resolve new room name logger earlier when moving participant (#3662) 2df05517 Revert unbound transceiver stop. (#3661) 5172af15 ~Send initial participant update only after a participant becomes active.~ - General clean up (#3655) 5d4d86f8 protocol to pick resolver values replace (#3659) 7f8e6323 Send self participant update immediately. (#3656) 11630878 Use unordered for lossy data channel. (#3653) aee34ffe log request for agent dispatch api (#3650) 793b383a Add Moving participant to another room (#3648) 2fff36cb Stub MoveParticipant so that cloud can include the latest protocol. (#3646) d4ab1142 Redact address (#3643) b83190a3 protocol update to fix memory stats path (#3642) a1f4e88e Update protocol to latest, got bit by tag (#3641) 8d3902af Protocol to pick up cgroups v2 memory path fix (#3640) 2f002388 Use participant close reason in remove. (#3639) 58822c26 Include clientInfo in connectivity logs. (#3638) 6d6393a6 Take AudioFeatures from AddTrack. (#3635) 08670412 Limit buffer queue before Bind. (#3634) 9f5bc9b9 Avoid synthesising duplicate feature. (#3632) 847239c3 Disable vp9 for safari 18.4 (#3631) f69ab680 Populate the sender identity when translating to user packet. (#3628) e1490558 Forward data between WHIP client and non-WHIP client (#3627) 6739e7bc Broadcast inside lock (#3626) f24152b4 Call Broadcast in lock scope. (#3625) b760918a Use logger from request context. (#3623) 34a2e2c1 Check for multiple layers for managed track. (#3622) 4955ebe4 Forward transfer headers to internal request (#3615) d9ee9214 Set up RTX for WHIP publish (#3619) d8cf5439 Determine TURN connection type and no fallback for TURN/TLS. (#3612) d0d212fd Fix WHIP ICE restart. (#3616) 5e7f8a12 Update mediatransportutil for max sctp message (65K) (#3611) 28dfac14 Use exported GetEgressNotifyOptions (#3604) 75236bef protocol update to fix IPv6 SDP fragment parsing (#3603) 2130980d Add basic video support to WHIP. (#3602) e5cbb227 Allow specifying extra webhooks with egress requests (#3597) 7e16106a Add OnSubscirberReady callback on LocalParticipant. (#3600) 5c2d96b9 Check DestinationRoom of VideoGrant for participant forwarding (#3599) 2e236a19 Revert participant state ACTIVE change. (#3598) 35ac5f56 Add support for WHIP ICE Trickle/Restart. (#3596) ec2dff96 Fix SIP updates when replacing slices. (#3592) e24fe77b map PEER_CONNECTION_DISCONNECTED -> CONNECTION_TIMEOUT (#3591) 6ee6eb43 Do not drop audio codecs (#3590) 68357ba6 List audio codecs after video codecs. (#3589) 05a891ff Fix rule (had an extra bracket) (#3588) d7c41091 Exclude RED from enabled codecs for Flutter + 2.4.2 + Android. (#3587) ee08aede skip out of order participant state updates (#3583) 15a8d9a2 Break track published fuse when there are no tracks (#3581) 35f83c51 Replace Promise with Fuse. (#3580) 07fe9b72 Prevent migration race. (#3579) ac8082ff Use older SDP module to accommodate bad SDP. (#3578) 1c8307c7 Use cgroup for memstats. (#3573) e9be0fca log SDP offer on error (#3577) 3238ab8d Calculate rates for memory used and total. (#3570) d08487bf Unlabeled (pass through) data channels. (#3567) 52ce18d5 fix: revert recent changes to determine simulcast from sdp (#3565) cdfbb106 Audio uses signal SignalCid and SdpCid. (#3564) ed5e2f16 Keep simulcast information tied to receiver. (#3563) ad010cfc chore(logs): log VLS type for VP9/AV1 (#3561) 8cc17f8f Rework node stats a bit. (#3555) 15f56551 fix(video): determine svc/simulcast from SDP for advanced codecs (#3549) 2b6a46f4 Handle `prefer_regression` for backup codec (#3554) b0abb0ae Add option to use different pacer with send side bwe. (#3552) 26822b6b ParseUsername utility for TURN user name. (#3547) 55909ed7 log the initial join response (#3546) 97fcb82a Fix: Return NotFoundErr instead of Unavailable when the participant does not exist in UpdateParticipant. (#3543) 75d0e18e Implement SIP update API. (#3141) e118aff1 Fire track subscribed when the subscriber connected (#3540) 13417c01 Send mute event only on change (#3537) 7f4c4597 Stubs for SIP update API. (#3533) fe673bb2 Send regressed codec upstream stats to analytics. (#3532) 8eb81388 Use a generation to counter to stop key frame seeder on codec change (#3531) 188470a2 Do not accept unsupported track type in AddTrack (#3530) 507fc9cf Do not instantiate 0 sized sequencer. (#3529) 20bddfea Clean up published track on participant removal. (#3527) 65d8aa28 Handle subscribe race with track close better. (#3526) a6cb00b3 Reduce seeder duration to 30s and also do not force send PLI. (#3525) c8233205 Add a key frame seeder in up track. (#3524) 0f61ff3a Remove redundant log (#3523) 7685cd25 Log ParticipantInit on signal start to get a picture of join params (#3522) ac9e62ef add server agent load threshold config (#3520) cd5d32f0 Add pID and connID to log context to make it easier to search using pID. (#3518) 2d9aa6dd Update api call info method (#3515) b3779a90 WebHookConfig (#3517) 6121b9af Check ForwardParticipant room name (#3514) 9a7c9442 mediatransportutil update (#3511) 50ab47c1 Log packet drops/forward. (#3510) 139d1b13 Add ForwardParticipant method to room service (#3507) 6c04909f Use atomic to store codec. (#3505) 7f6afe05 Prevent bind lock deadlock on muted. (#3504) 48063df5 load mime type before calling writeBlankFrameRTP (#3502) d2e6cd15 Do not bind lock across flush which could take time (#3501) 47896f50 Update protocol and IO service. (#3499) 1dc42eef Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 (#3497) 3a35cbc4 Log migration complete only when coming from sync (#3496) c2f17a10 refactor: using slices.Contains to simplify the code (#3495) 01e51dbd fix: fix the wrong error return value (#3493) ff9115b2 Disable dd parser for vp8 if extension is not found (#3492) c3e06f05 Do not attempt to create objects for URL ingresses as the ingress service will do so (#3491) f0edfbba Fix receiver rtt/jitter. (#3487) 05dfd30d Take RTT and jitter from receiver view while reporting track stats for (#3483) 04ed5683 Don't issue TrackPublished/Unpublished event on migrated track (#3482) 1cffe30c Use a RED transformer to consolidate both RED -> Opus OR Opus -> RED (#3481) 591888f7 Fix missing RTCP sender report when forwarding RED as Opus. (#3480) git-subtree-dir: livekit-server git-subtree-split: 46c4309554d37d23ee8da88a8a7e02a68fba09c1
2683 lines
81 KiB
Go
2683 lines
81 KiB
Go
// Copyright 2023 LiveKit, Inc.
|
|
//
|
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
// you may not use this file except in compliance with the License.
|
|
// You may obtain a copy of the License at
|
|
//
|
|
// http://www.apache.org/licenses/LICENSE-2.0
|
|
//
|
|
// Unless required by applicable law or agreed to in writing, software
|
|
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
// See the License for the specific language governing permissions and
|
|
// limitations under the License.
|
|
|
|
package sfu
|
|
|
|
import (
|
|
"encoding/binary"
|
|
"errors"
|
|
"fmt"
|
|
"io"
|
|
"math"
|
|
"math/rand"
|
|
"strings"
|
|
"sync"
|
|
"time"
|
|
|
|
"github.com/pion/rtcp"
|
|
"github.com/pion/rtp"
|
|
"github.com/pion/sdp/v3"
|
|
"github.com/pion/transport/v4/packetio"
|
|
"github.com/pion/webrtc/v4"
|
|
"go.uber.org/atomic"
|
|
"go.uber.org/zap/zapcore"
|
|
|
|
"github.com/livekit/protocol/codecs/mime"
|
|
"github.com/livekit/protocol/livekit"
|
|
"github.com/livekit/protocol/logger"
|
|
"github.com/livekit/protocol/utils/mono"
|
|
|
|
"github.com/livekit/livekit-server/pkg/sfu/buffer"
|
|
"github.com/livekit/livekit-server/pkg/sfu/bwe"
|
|
"github.com/livekit/livekit-server/pkg/sfu/ccutils"
|
|
"github.com/livekit/livekit-server/pkg/sfu/connectionquality"
|
|
"github.com/livekit/livekit-server/pkg/sfu/pacer"
|
|
"github.com/livekit/livekit-server/pkg/sfu/packettrailer"
|
|
act "github.com/livekit/livekit-server/pkg/sfu/rtpextension/abscapturetime"
|
|
dd "github.com/livekit/livekit-server/pkg/sfu/rtpextension/dependencydescriptor"
|
|
pd "github.com/livekit/livekit-server/pkg/sfu/rtpextension/playoutdelay"
|
|
"github.com/livekit/livekit-server/pkg/sfu/rtpstats"
|
|
"github.com/livekit/livekit-server/pkg/sfu/utils"
|
|
)
|
|
|
|
// TrackSender defines an interface send media to remote peer
|
|
type TrackSender interface {
|
|
UpTrackLayersChange()
|
|
UpTrackBitrateAvailabilityChange()
|
|
UpTrackMaxPublishedLayerChange(maxPublishedLayer int32)
|
|
UpTrackMaxTemporalLayerSeenChange(maxTemporalLayerSeen int32)
|
|
UpTrackBitrateReport(availableLayers []int32, bitrates Bitrates)
|
|
WriteRTP(p *buffer.ExtPacket, layer int32) int32
|
|
Close()
|
|
IsClosed() bool
|
|
// ID is the globally unique identifier for this Track.
|
|
ID() string
|
|
SubscriberID() livekit.ParticipantID
|
|
HandleRTCPSenderReportData(
|
|
payloadType webrtc.PayloadType,
|
|
layer int32,
|
|
publisherSRData *livekit.RTCPSenderReportState,
|
|
) error
|
|
Resync()
|
|
SetReceiver(TrackReceiver)
|
|
ReceiverRestart(TrackReceiver)
|
|
}
|
|
|
|
// -------------------------------------------------------------------
|
|
|
|
const (
|
|
RTPPaddingMaxPayloadSize = 255
|
|
RTPPaddingEstimatedHeaderSize = 20
|
|
RTPBlankFramesMuteSeconds = float32(1.0)
|
|
RTPBlankFramesCloseSeconds = float32(0.2)
|
|
|
|
FlagStopRTXOnPLI = true
|
|
|
|
keyFrameIntervalMin = 200
|
|
keyFrameIntervalMax = 1000
|
|
flushTimeout = 1 * time.Second
|
|
|
|
waitBeforeSendPaddingOnMute = 100 * time.Millisecond
|
|
maxPaddingOnMuteDuration = 5 * time.Second
|
|
paddingOnMuteInterval = 100 * time.Millisecond
|
|
)
|
|
|
|
// -------------------------------------------------------------------
|
|
|
|
var (
|
|
errUnknownKind = errors.New("unknown kind of codec")
|
|
errOutOfOrderSequenceNumberCacheMiss = errors.New("out-of-order sequence number not found in cache")
|
|
errPaddingOnlyPacket = errors.New("padding only packet that need not be forwarded")
|
|
errDuplicatePacket = errors.New("duplicate packet")
|
|
errPaddingNotOnFrameBoundary = errors.New("padding cannot send on non-frame boundary")
|
|
errDownTrackAlreadyBound = errors.New("already bound")
|
|
errPayloadOverflow = errors.New("payload overflow")
|
|
)
|
|
|
|
var (
|
|
VP8KeyFrame8x8 = []byte{
|
|
0x10, 0x02, 0x00, 0x9d, 0x01, 0x2a, 0x08, 0x00,
|
|
0x08, 0x00, 0x00, 0x47, 0x08, 0x85, 0x85, 0x88,
|
|
0x85, 0x84, 0x88, 0x02, 0x02, 0x00, 0x0c, 0x0d,
|
|
0x60, 0x00, 0xfe, 0xff, 0xab, 0x50, 0x80,
|
|
}
|
|
|
|
H264KeyFrame2x2SPS = []byte{
|
|
0x67, 0x42, 0xc0, 0x1f, 0x0f, 0xd9, 0x1f, 0x88,
|
|
0x88, 0x84, 0x00, 0x00, 0x03, 0x00, 0x04, 0x00,
|
|
0x00, 0x03, 0x00, 0xc8, 0x3c, 0x60, 0xc9, 0x20,
|
|
}
|
|
H264KeyFrame2x2PPS = []byte{
|
|
0x68, 0x87, 0xcb, 0x83, 0xcb, 0x20,
|
|
}
|
|
H264KeyFrame2x2IDR = []byte{
|
|
0x65, 0x88, 0x84, 0x0a, 0xf2, 0x62, 0x80, 0x00,
|
|
0xa7, 0xbe,
|
|
}
|
|
H264KeyFrame2x2 = [][]byte{H264KeyFrame2x2SPS, H264KeyFrame2x2PPS, H264KeyFrame2x2IDR}
|
|
|
|
OpusSilenceFrame = []byte{
|
|
0xf8, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
}
|
|
|
|
// PCMU (G.711 µ-law) silence frame - 0xff represents zero amplitude
|
|
// 160 samples = 20ms at 8kHz sample rate
|
|
PCMUSilenceFrame = []byte{
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
}
|
|
|
|
// PCMA (G.711 A-law) silence frame - 0xd5 represents zero amplitude
|
|
// 160 samples = 20ms at 8kHz sample rate
|
|
PCMASilenceFrame = []byte{
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5, 0xd5,
|
|
}
|
|
|
|
dummyAbsSendTimeExt, _ = rtp.NewAbsSendTimeExtension(mono.Now()).Marshal()
|
|
dummyTransportCCExt, _ = rtp.TransportCCExtension{TransportSequence: 12345}.Marshal()
|
|
)
|
|
|
|
// -------------------------------------------------------------------
|
|
|
|
type DownTrackState struct {
|
|
RTPStats *rtpstats.RTPStatsSender
|
|
DeltaStatsSenderSnapshotId uint32
|
|
RTPStatsRTX *rtpstats.RTPStatsSender
|
|
DeltaStatsRTXSenderSnapshotId uint32
|
|
ForwarderState *livekit.RTPForwarderState
|
|
PlayoutDelayControllerState PlayoutDelayControllerState
|
|
}
|
|
|
|
func (d DownTrackState) MarshalLogObject(e zapcore.ObjectEncoder) error {
|
|
e.AddObject("RTPStats", d.RTPStats)
|
|
e.AddUint32("DeltaStatsSenderSnapshotId", d.DeltaStatsSenderSnapshotId)
|
|
e.AddObject("RTPStatsRTX", d.RTPStatsRTX)
|
|
e.AddUint32("DeltaStatsRTXSenderSnapshotId", d.DeltaStatsRTXSenderSnapshotId)
|
|
e.AddObject("ForwarderState", logger.Proto(d.ForwarderState))
|
|
e.AddObject("PlayoutDelayControllerState", d.PlayoutDelayControllerState)
|
|
return nil
|
|
}
|
|
|
|
// -------------------------------------------------------------------
|
|
|
|
type DownTrackStreamAllocatorListener interface {
|
|
// RTCP received
|
|
OnREMB(dt *DownTrack, remb *rtcp.ReceiverEstimatedMaximumBitrate)
|
|
OnTransportCCFeedback(dt *DownTrack, cc *rtcp.TransportLayerCC)
|
|
|
|
// video layer availability changed
|
|
OnAvailableLayersChanged(dt *DownTrack)
|
|
|
|
// video layer bitrate availability changed
|
|
OnBitrateAvailabilityChanged(dt *DownTrack)
|
|
|
|
// max published spatial layer changed
|
|
OnMaxPublishedSpatialChanged(dt *DownTrack)
|
|
|
|
// max published temporal layer changed
|
|
OnMaxPublishedTemporalChanged(dt *DownTrack)
|
|
|
|
// subscription changed - mute/unmute
|
|
OnSubscriptionChanged(dt *DownTrack)
|
|
|
|
// subscribed max video layer changed
|
|
OnSubscribedLayerChanged(dt *DownTrack, layers buffer.VideoLayer)
|
|
|
|
// stream resumed
|
|
OnResume(dt *DownTrack)
|
|
|
|
// check if track should participate in BWE
|
|
IsBWEEnabled(dt *DownTrack) bool
|
|
|
|
// get the BWE type in use
|
|
BWEType() bwe.BWEType
|
|
|
|
// check if subscription mute can be applied
|
|
IsSubscribeMutable(dt *DownTrack) bool
|
|
}
|
|
|
|
// -------------------------------------------------------------------
|
|
|
|
type DownTrackListener interface {
|
|
OnBindAndConnected()
|
|
OnStatsUpdate(stat *livekit.AnalyticsStat)
|
|
OnMaxSubscribedLayerChanged(layer int32)
|
|
OnRttUpdate(rtt uint32)
|
|
OnCodecNegotiated(webrtc.RTPCodecCapability)
|
|
OnDownTrackClose(isExpectedToResume bool)
|
|
OnStreamStarted()
|
|
}
|
|
|
|
// -------------------------------------------------------------------
|
|
|
|
type bindState int
|
|
|
|
const (
|
|
bindStateUnbound bindState = iota
|
|
// downtrack negotiated, but waiting for receiver to be ready to start forwarding
|
|
bindStateWaitForReceiverReady
|
|
// downtrack is bound and ready to forward
|
|
bindStateBound
|
|
)
|
|
|
|
func (bs bindState) String() string {
|
|
switch bs {
|
|
case bindStateUnbound:
|
|
return "unbound"
|
|
case bindStateWaitForReceiverReady:
|
|
return "waitForReceiverReady"
|
|
case bindStateBound:
|
|
return "bound"
|
|
}
|
|
return "unknown"
|
|
}
|
|
|
|
// -------------------------------------------------------------------
|
|
|
|
var _ TrackSender = (*DownTrack)(nil)
|
|
|
|
type ReceiverReportListener func(dt *DownTrack, report *rtcp.ReceiverReport)
|
|
|
|
type DownTrackParams struct {
|
|
Codecs []webrtc.RTPCodecParameters
|
|
IsEncrypted bool
|
|
Source livekit.TrackSource
|
|
Receiver TrackReceiver
|
|
BufferFactory *buffer.Factory
|
|
SubID livekit.ParticipantID
|
|
StreamID string
|
|
MaxTrack int
|
|
PlayoutDelayLimit *livekit.PlayoutDelay
|
|
Pacer pacer.Pacer
|
|
Logger logger.Logger
|
|
Trailer []byte
|
|
RTCPWriter func([]rtcp.Packet) error
|
|
DisableSenderReportPassThrough bool
|
|
SupportsCodecChange bool
|
|
StripPacketTrailer bool
|
|
Listener DownTrackListener
|
|
}
|
|
|
|
// DownTrack implements webrtc.TrackLocal, is the track used to write packets
|
|
// to SFU Subscriber, the track handle the packets for simple, simulcast
|
|
// and SVC Publisher.
|
|
// A DownTrack has the following lifecycle
|
|
// - new
|
|
// - bound / unbound
|
|
// - closed
|
|
// once closed, a DownTrack cannot be re-used.
|
|
type DownTrack struct {
|
|
params DownTrackParams
|
|
id livekit.TrackID
|
|
kind webrtc.RTPCodecType
|
|
ssrc uint32
|
|
ssrcRTX uint32
|
|
payloadType atomic.Uint32
|
|
payloadTypeRTX atomic.Uint32
|
|
sequencer *sequencer
|
|
rtxSequenceNumber atomic.Uint64
|
|
|
|
receiverLock sync.RWMutex
|
|
receiver TrackReceiver
|
|
|
|
forwarder *Forwarder
|
|
|
|
upstreamCodecs []webrtc.RTPCodecParameters
|
|
codec atomic.Value // webrtc.RTPCodecCapability
|
|
clockRate uint32
|
|
negotiatedCodecParameters []webrtc.RTPCodecParameters
|
|
|
|
// payload types for red codec only
|
|
isRED bool
|
|
upstreamPrimaryPT uint8
|
|
primaryPT uint8
|
|
|
|
absSendTimeExtID int
|
|
transportWideExtID int
|
|
dependencyDescriptorExtID int
|
|
playoutDelayExtID int
|
|
absCaptureTimeExtID int
|
|
transceiver atomic.Pointer[webrtc.RTPTransceiver]
|
|
writeStream webrtc.TrackLocalWriter
|
|
rtcpReader *buffer.RTCPReader
|
|
rtcpReaderRTX *buffer.RTCPReader
|
|
|
|
listenerLock sync.RWMutex
|
|
receiverReportListeners []ReceiverReportListener
|
|
|
|
bindLock sync.Mutex
|
|
bindState atomic.Value
|
|
onBinding func(error)
|
|
bindOnReceiverReady func()
|
|
|
|
isClosed atomic.Bool
|
|
connected atomic.Bool
|
|
bindAndConnectedOnce atomic.Bool
|
|
writable atomic.Bool
|
|
writeStopped atomic.Bool
|
|
isReceiverReady bool
|
|
|
|
rtpStats *rtpstats.RTPStatsSender
|
|
deltaStatsSenderSnapshotId uint32
|
|
|
|
rtpStatsRTX *rtpstats.RTPStatsSender
|
|
deltaStatsRTXSenderSnapshotId uint32
|
|
|
|
totalRepeatedNACKs atomic.Uint32
|
|
|
|
blankFramesGeneration atomic.Uint32
|
|
|
|
connectionStats *connectionquality.ConnectionStats
|
|
onStatsUpdate atomic.Value // func(d *DownTrack, stat *livekit.AnalyticsStat)
|
|
|
|
isNACKThrottled atomic.Bool
|
|
|
|
activePaddingOnMuteUpTrack atomic.Bool
|
|
|
|
streamAllocatorLock sync.RWMutex
|
|
streamAllocatorListener DownTrackStreamAllocatorListener
|
|
probeClusterId atomic.Uint32
|
|
|
|
playoutDelay *PlayoutDelayController
|
|
|
|
pacer pacer.Pacer
|
|
|
|
maxLayerNotifierChMu sync.RWMutex
|
|
maxLayerNotifierCh chan string
|
|
maxLayerNotifierChClosed bool
|
|
|
|
keyFrameRequesterChMu sync.RWMutex
|
|
keyFrameRequesterCh chan struct{}
|
|
keyFrameRequesterChClosed bool
|
|
|
|
createdAt int64
|
|
}
|
|
|
|
// NewDownTrack returns a DownTrack.
|
|
func NewDownTrack(params DownTrackParams) (*DownTrack, error) {
|
|
mimeType := mime.NormalizeMimeType(params.Codecs[0].MimeType)
|
|
var kind webrtc.RTPCodecType
|
|
switch {
|
|
case mime.IsMimeTypeAudio(mimeType):
|
|
kind = webrtc.RTPCodecTypeAudio
|
|
case mime.IsMimeTypeVideo(mimeType):
|
|
kind = webrtc.RTPCodecTypeVideo
|
|
default:
|
|
kind = webrtc.RTPCodecType(0)
|
|
}
|
|
|
|
codec := params.Codecs[0].RTPCodecCapability
|
|
d := &DownTrack{
|
|
params: params,
|
|
id: params.Receiver.TrackID(),
|
|
upstreamCodecs: params.Codecs,
|
|
kind: kind,
|
|
clockRate: codec.ClockRate,
|
|
pacer: params.Pacer,
|
|
maxLayerNotifierCh: make(chan string, 1),
|
|
keyFrameRequesterCh: make(chan struct{}, 1),
|
|
createdAt: time.Now().UnixNano(),
|
|
receiver: params.Receiver,
|
|
}
|
|
d.codec.Store(codec)
|
|
d.bindState.Store(bindStateUnbound)
|
|
d.params.Logger = params.Logger.WithValues(
|
|
"subscriberID", d.SubscriberID(),
|
|
)
|
|
|
|
var mdCacheSize, mdCacheSizeRTX int
|
|
if d.kind == webrtc.RTPCodecTypeVideo {
|
|
mdCacheSize, mdCacheSizeRTX = 8192, 8192
|
|
} else {
|
|
mdCacheSize, mdCacheSizeRTX = 8192, 1024
|
|
}
|
|
d.rtpStats = rtpstats.NewRTPStatsSender(rtpstats.RTPStatsParams{}, mdCacheSize)
|
|
// clock rate will be set on bind or codec change with matching codec's clock rate
|
|
d.rtpStats.SetLogger(d.params.Logger.WithValues("stream", "primary"))
|
|
d.deltaStatsSenderSnapshotId = d.rtpStats.NewSenderSnapshotId()
|
|
|
|
d.rtpStatsRTX = rtpstats.NewRTPStatsSender(rtpstats.RTPStatsParams{IsRTX: true}, mdCacheSizeRTX)
|
|
// clock rate will be set on bind or codec change with matching codec's clock rate
|
|
d.rtpStatsRTX.SetLogger(d.params.Logger.WithValues("stream", "rtx"))
|
|
d.deltaStatsRTXSenderSnapshotId = d.rtpStatsRTX.NewSenderSnapshotId()
|
|
|
|
d.forwarder = NewForwarder(
|
|
d.kind,
|
|
d.params.Logger,
|
|
false, // skipReferenceTS
|
|
false, // disableOpportunisticAllocation
|
|
d.rtpStats,
|
|
)
|
|
|
|
d.connectionStats = connectionquality.NewConnectionStats(connectionquality.ConnectionStatsParams{
|
|
SenderProvider: d,
|
|
Logger: d.params.Logger.WithValues("direction", "down"),
|
|
})
|
|
d.connectionStats.OnStatsUpdate(func(_cs *connectionquality.ConnectionStats, stat *livekit.AnalyticsStat) {
|
|
d.params.Listener.OnStatsUpdate(stat)
|
|
if fn, ok := d.onStatsUpdate.Load().(func(*DownTrack, *livekit.AnalyticsStat)); ok && fn != nil {
|
|
fn(d, stat)
|
|
}
|
|
})
|
|
|
|
if d.kind == webrtc.RTPCodecTypeVideo {
|
|
if delay := params.PlayoutDelayLimit; delay.GetEnabled() {
|
|
var err error
|
|
d.playoutDelay, err = NewPlayoutDelayController(delay.GetMin(), delay.GetMax(), params.Logger, d.rtpStats)
|
|
if err != nil {
|
|
return nil, err
|
|
}
|
|
}
|
|
go d.maxLayerNotifierWorker()
|
|
go d.keyFrameRequester()
|
|
}
|
|
|
|
d.params.Receiver.AddOnReady(d.handleReceiverReady)
|
|
d.rtxSequenceNumber.Store(uint64(rand.Intn(1<<14)) + uint64(1<<15)) // a random number in third quartile of sequence number space
|
|
d.params.Logger.Debugw("downtrack created", "upstreamCodecs", d.upstreamCodecs)
|
|
|
|
return d, nil
|
|
}
|
|
|
|
// Bind is called by the PeerConnection after negotiation is complete
|
|
// This asserts that the code requested is supported by the remote peer.
|
|
// If so it sets up all the state (SSRC and PayloadType) to have a call
|
|
func (d *DownTrack) Bind(t webrtc.TrackLocalContext) (webrtc.RTPCodecParameters, error) {
|
|
d.bindLock.Lock()
|
|
if d.bindState.Load() != bindStateUnbound {
|
|
d.bindLock.Unlock()
|
|
return webrtc.RTPCodecParameters{}, errDownTrackAlreadyBound
|
|
}
|
|
|
|
// the TrackLocalContext's codec parameters will be set to the bound codec after Bind returns,
|
|
// so keep a copy of the codec parameters here to use it later
|
|
d.negotiatedCodecParameters = append([]webrtc.RTPCodecParameters{}, t.CodecParameters()...)
|
|
var codec, matchedUpstreamCodec webrtc.RTPCodecParameters
|
|
for _, c := range d.upstreamCodecs {
|
|
matchCodec, err := utils.CodecParametersFuzzySearch(c, d.negotiatedCodecParameters)
|
|
if err == nil {
|
|
codec = matchCodec
|
|
matchedUpstreamCodec = c
|
|
break
|
|
} else {
|
|
// for encrypyted tracks, should match on primary codec,
|
|
// i. e. codec at index 0 if the combination of upstream codecs is opus and RED
|
|
if d.params.IsEncrypted {
|
|
isRedAndOpus := true
|
|
for _, u := range d.upstreamCodecs {
|
|
if !mime.IsMimeTypeStringOpus(u.MimeType) || !mime.IsMimeTypeStringRED(u.MimeType) {
|
|
isRedAndOpus = false
|
|
break
|
|
}
|
|
}
|
|
if isRedAndOpus {
|
|
break
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
if codec.MimeType == "" {
|
|
err := webrtc.ErrUnsupportedCodec
|
|
onBinding := d.onBinding
|
|
d.bindLock.Unlock()
|
|
d.params.Logger.Infow(
|
|
"bind error for unsupported codec",
|
|
"codecs", d.upstreamCodecs,
|
|
"remoteParameters", d.negotiatedCodecParameters,
|
|
)
|
|
if onBinding != nil {
|
|
onBinding(err)
|
|
}
|
|
// don't return error here, as pion will not start transports if Bind fails at first answer
|
|
return webrtc.RTPCodecParameters{}, nil
|
|
}
|
|
|
|
// if a downtrack is closed before bind, it already unsubscribed from client, don't do subsequent operation and return here.
|
|
if d.IsClosed() {
|
|
d.params.Logger.Debugw("DownTrack closed before bind")
|
|
d.bindLock.Unlock()
|
|
return codec, nil
|
|
}
|
|
|
|
// Bind is called under RTPSender.mu lock,
|
|
// call the RTPSender.GetParameters (which setRTPHeaderExtensions invokes)
|
|
// in goroutine to avoid deadlock
|
|
go d.setRTPHeaderExtensions()
|
|
|
|
doBind := func() {
|
|
d.bindLock.Lock()
|
|
if d.IsClosed() {
|
|
d.bindLock.Unlock()
|
|
d.params.Logger.Debugw("DownTrack closed before bind")
|
|
return
|
|
}
|
|
|
|
isFECEnabled := false
|
|
if mime.IsMimeTypeStringRED(matchedUpstreamCodec.MimeType) {
|
|
d.isRED = true
|
|
for _, c := range d.upstreamCodecs {
|
|
isFECEnabled = strings.Contains(strings.ToLower(c.SDPFmtpLine), "useinbandfec=1")
|
|
|
|
// assume upstream primary codec is opus since we only support it for audio now
|
|
if mime.IsMimeTypeStringOpus(c.MimeType) {
|
|
d.upstreamPrimaryPT = uint8(c.PayloadType)
|
|
break
|
|
}
|
|
}
|
|
if d.upstreamPrimaryPT == 0 {
|
|
d.params.Logger.Errorw(
|
|
"failed to find upstream primary opus payload type for RED", nil,
|
|
"matchedCodec", codec,
|
|
"upstreamCodec", d.upstreamCodecs,
|
|
)
|
|
}
|
|
|
|
var primaryPT, secondaryPT int
|
|
if n, err := fmt.Sscanf(codec.SDPFmtpLine, "%d/%d", &primaryPT, &secondaryPT); err != nil || n != 2 {
|
|
d.params.Logger.Errorw(
|
|
"failed to parse primary and secondary payload type for RED", err,
|
|
"matchedCodec", codec,
|
|
)
|
|
}
|
|
d.primaryPT = uint8(primaryPT)
|
|
} else if mime.IsMimeTypeStringAudio(matchedUpstreamCodec.MimeType) {
|
|
isFECEnabled = strings.Contains(strings.ToLower(matchedUpstreamCodec.SDPFmtpLine), "fec")
|
|
}
|
|
|
|
logFields := []any{
|
|
"codecs", d.upstreamCodecs,
|
|
"matchCodec", codec,
|
|
"ssrc", t.SSRC(),
|
|
"ssrcRTX", t.SSRCRetransmission(),
|
|
"isFECEnabled", isFECEnabled,
|
|
}
|
|
if d.isRED {
|
|
logFields = append(
|
|
logFields,
|
|
"isRED", d.isRED,
|
|
"upstreamPrimaryPT", d.upstreamPrimaryPT,
|
|
"primaryPT", d.primaryPT,
|
|
)
|
|
}
|
|
|
|
d.ssrc = uint32(t.SSRC())
|
|
d.ssrcRTX = uint32(t.SSRCRetransmission())
|
|
d.payloadType.Store(uint32(codec.PayloadType))
|
|
d.payloadTypeRTX.Store(uint32(utils.FindRTXPayloadType(codec.PayloadType, d.negotiatedCodecParameters)))
|
|
logFields = append(
|
|
logFields,
|
|
"payloadType", d.payloadType.Load(),
|
|
"payloadTypeRTX", d.payloadTypeRTX.Load(),
|
|
"codecParameters", d.negotiatedCodecParameters,
|
|
)
|
|
d.params.Logger.Debugw("DownTrack.Bind", logFields...)
|
|
|
|
d.writeStream = t.WriteStream()
|
|
if rr := d.params.BufferFactory.GetOrNew(packetio.RTCPBufferPacket, d.ssrc).(*buffer.RTCPReader); rr != nil {
|
|
rr.OnPacket(func(pkt []byte) {
|
|
d.handleRTCP(pkt)
|
|
})
|
|
d.rtcpReader = rr
|
|
}
|
|
if d.ssrcRTX != 0 {
|
|
if rr := d.params.BufferFactory.GetOrNew(packetio.RTCPBufferPacket, d.ssrcRTX).(*buffer.RTCPReader); rr != nil {
|
|
rr.OnPacket(func(pkt []byte) {
|
|
d.handleRTCPRTX(pkt)
|
|
})
|
|
d.rtcpReaderRTX = rr
|
|
}
|
|
}
|
|
|
|
d.sequencer = newSequencer(d.params.MaxTrack, d.kind == webrtc.RTPCodecTypeVideo, d.params.Logger)
|
|
|
|
d.codec.Store(codec.RTPCodecCapability)
|
|
d.rtpStats.SetClockRate(codec.RTPCodecCapability.ClockRate)
|
|
d.rtpStatsRTX.SetClockRate(codec.RTPCodecCapability.ClockRate)
|
|
|
|
if d.onBinding != nil {
|
|
d.onBinding(nil)
|
|
}
|
|
d.setBindStateLocked(bindStateBound)
|
|
d.bindLock.Unlock()
|
|
|
|
receiver := d.Receiver()
|
|
d.forwarder.DetermineCodec(codec.RTPCodecCapability, receiver.HeaderExtensions(), receiver.VideoLayerMode())
|
|
d.connectionStats.Start(d.Mime(), isFECEnabled)
|
|
d.params.Logger.Debugw("downtrack bound")
|
|
}
|
|
|
|
isReceiverReady := d.isReceiverReady
|
|
if !isReceiverReady {
|
|
d.params.Logger.Debugw("downtrack bound: receiver not ready", "codec", codec)
|
|
d.bindOnReceiverReady = doBind
|
|
d.setBindStateLocked(bindStateWaitForReceiverReady)
|
|
}
|
|
d.bindLock.Unlock()
|
|
|
|
d.params.Listener.OnCodecNegotiated(codec.RTPCodecCapability)
|
|
|
|
if isReceiverReady {
|
|
doBind()
|
|
}
|
|
return codec, nil
|
|
}
|
|
|
|
func (d *DownTrack) setBindStateLocked(state bindState) {
|
|
if d.bindState.Swap(state) == state {
|
|
return
|
|
}
|
|
|
|
if state == bindStateBound || state == bindStateUnbound {
|
|
d.bindOnReceiverReady = nil
|
|
d.onBindAndConnectedChange()
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) handleReceiverReady() {
|
|
d.bindLock.Lock()
|
|
if d.isReceiverReady {
|
|
d.bindLock.Unlock()
|
|
return
|
|
}
|
|
d.params.Logger.Debugw("downtrack receiver ready")
|
|
d.isReceiverReady = true
|
|
doBind := d.bindOnReceiverReady
|
|
d.bindOnReceiverReady = nil
|
|
d.bindLock.Unlock()
|
|
|
|
if doBind != nil {
|
|
doBind()
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) handleUpstreamCodecChange(mimeType string) {
|
|
d.bindLock.Lock()
|
|
existingMimeType := d.codec.Load().(webrtc.RTPCodecCapability).MimeType
|
|
if mime.IsMimeTypeStringEqual(existingMimeType, mimeType) {
|
|
d.bindLock.Unlock()
|
|
return
|
|
}
|
|
|
|
if !d.params.SupportsCodecChange {
|
|
d.bindLock.Unlock()
|
|
d.params.Logger.Infow("client doesn't support codec change, renegotiate new codec")
|
|
go d.Close()
|
|
return
|
|
}
|
|
|
|
oldPT, oldRtxPT, oldCodec := d.payloadType.Load(), d.payloadTypeRTX.Load(), d.codec.Load().(webrtc.RTPCodecCapability)
|
|
|
|
var codec webrtc.RTPCodecParameters
|
|
for _, c := range d.upstreamCodecs {
|
|
if !mime.IsMimeTypeStringEqual(c.MimeType, mimeType) {
|
|
continue
|
|
}
|
|
|
|
matchCodec, err := utils.CodecParametersFuzzySearch(c, d.negotiatedCodecParameters)
|
|
if err == nil {
|
|
codec = matchCodec
|
|
break
|
|
}
|
|
}
|
|
|
|
if codec.MimeType == "" {
|
|
// codec not found, should not happen since the upstream codec should only fall back to higher compatibility (vp8)
|
|
d.params.Logger.Errorw(
|
|
"can't find matched codec for new upstream payload type", nil,
|
|
"upstreamCodecs", d.upstreamCodecs,
|
|
"remoteParameters", d.negotiatedCodecParameters,
|
|
"mime", mimeType,
|
|
)
|
|
d.bindLock.Unlock()
|
|
return
|
|
}
|
|
|
|
d.payloadType.Store(uint32(codec.PayloadType))
|
|
d.payloadTypeRTX.Store(uint32(utils.FindRTXPayloadType(codec.PayloadType, d.negotiatedCodecParameters)))
|
|
|
|
d.codec.Store(codec.RTPCodecCapability)
|
|
d.rtpStats.SetClockRate(codec.RTPCodecCapability.ClockRate)
|
|
d.rtpStatsRTX.SetClockRate(codec.RTPCodecCapability.ClockRate)
|
|
|
|
isFECEnabled := strings.Contains(strings.ToLower(codec.SDPFmtpLine), "fec")
|
|
d.bindLock.Unlock()
|
|
|
|
d.params.Logger.Infow(
|
|
"upstream codec changed",
|
|
"oldPT", oldPT, "newPT", d.payloadType.Load(),
|
|
"oldRTXPT", oldRtxPT, "newRTXPT", d.payloadTypeRTX.Load(),
|
|
"oldCodec", oldCodec, "newCodec", codec.RTPCodecCapability,
|
|
)
|
|
|
|
receiver := d.Receiver()
|
|
d.forwarder.Restart()
|
|
d.forwarder.DetermineCodec(codec.RTPCodecCapability, receiver.HeaderExtensions(), receiver.VideoLayerMode())
|
|
|
|
d.connectionStats.UpdateCodec(d.Mime(), isFECEnabled)
|
|
}
|
|
|
|
// Unbind implements the teardown logic when the track is no longer needed. This happens
|
|
// because a track has been stopped.
|
|
func (d *DownTrack) Unbind(_ webrtc.TrackLocalContext) error {
|
|
d.bindLock.Lock()
|
|
d.setBindStateLocked(bindStateUnbound)
|
|
d.bindLock.Unlock()
|
|
return nil
|
|
}
|
|
|
|
func (d *DownTrack) SetStreamAllocatorListener(listener DownTrackStreamAllocatorListener) {
|
|
d.streamAllocatorLock.Lock()
|
|
d.streamAllocatorListener = listener
|
|
d.streamAllocatorLock.Unlock()
|
|
|
|
d.setRTPHeaderExtensions()
|
|
|
|
if listener != nil {
|
|
// kick off a gratuitous allocation
|
|
listener.OnSubscriptionChanged(d)
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) getStreamAllocatorListener() DownTrackStreamAllocatorListener {
|
|
d.streamAllocatorLock.RLock()
|
|
defer d.streamAllocatorLock.RUnlock()
|
|
|
|
return d.streamAllocatorListener
|
|
}
|
|
|
|
func (d *DownTrack) SetProbeClusterId(probeClusterId ccutils.ProbeClusterId) {
|
|
d.probeClusterId.Store(uint32(probeClusterId))
|
|
}
|
|
|
|
func (d *DownTrack) SwapProbeClusterId(match ccutils.ProbeClusterId, swap ccutils.ProbeClusterId) {
|
|
d.probeClusterId.CompareAndSwap(uint32(match), uint32(swap))
|
|
}
|
|
|
|
// ID is the unique identifier for this Track. This should be unique for the
|
|
// stream, but doesn't have to globally unique. A common example would be 'audio' or 'video'
|
|
// and StreamID would be 'desktop' or 'webcam'
|
|
func (d *DownTrack) ID() string { return string(d.id) }
|
|
|
|
// Codec returns current track codec capability
|
|
func (d *DownTrack) Codec() webrtc.RTPCodecCapability {
|
|
return d.codec.Load().(webrtc.RTPCodecCapability)
|
|
}
|
|
|
|
func (d *DownTrack) Mime() mime.MimeType {
|
|
return mime.NormalizeMimeType(d.codec.Load().(webrtc.RTPCodecCapability).MimeType)
|
|
}
|
|
|
|
// StreamID is the group this track belongs too. This must be unique
|
|
func (d *DownTrack) StreamID() string { return d.params.StreamID }
|
|
|
|
func (d *DownTrack) SubscriberID() livekit.ParticipantID {
|
|
// add `createdAt` to ensure repeated subscriptions from same subscriber to same publisher does not collide
|
|
return livekit.ParticipantID(fmt.Sprintf("%s:%d", d.params.SubID, d.createdAt))
|
|
}
|
|
|
|
func (d *DownTrack) Receiver() TrackReceiver {
|
|
d.receiverLock.RLock()
|
|
defer d.receiverLock.RUnlock()
|
|
return d.receiver
|
|
}
|
|
|
|
func (d *DownTrack) SetReceiver(r TrackReceiver) {
|
|
d.params.Logger.Debugw("downtrack set receiver", "codec", r.Codec())
|
|
d.bindLock.Lock()
|
|
if d.IsClosed() {
|
|
d.bindLock.Unlock()
|
|
return
|
|
}
|
|
|
|
d.receiverLock.Lock()
|
|
old := d.receiver
|
|
d.receiver = r
|
|
d.receiverLock.Unlock()
|
|
|
|
old.DeleteDownTrack(d.SubscriberID())
|
|
d.bindLock.Unlock()
|
|
|
|
r.AddOnReady(d.handleReceiverReady)
|
|
d.handleUpstreamCodecChange(r.Codec().MimeType)
|
|
|
|
d.bindLock.Lock()
|
|
if err := r.AddDownTrack(d); err != nil {
|
|
d.params.Logger.Warnw("failed to add downtrack to receiver", err)
|
|
}
|
|
d.bindLock.Unlock()
|
|
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnSubscribedLayerChanged(d, d.forwarder.MaxLayer())
|
|
}
|
|
}
|
|
|
|
// Sets RTP header extensions for this track
|
|
func (d *DownTrack) setRTPHeaderExtensions() {
|
|
isBWEEnabled := false
|
|
bweType := bwe.BWETypeNone
|
|
sal := d.getStreamAllocatorListener()
|
|
if sal != nil {
|
|
isBWEEnabled = sal.IsBWEEnabled(d)
|
|
bweType = sal.BWEType()
|
|
}
|
|
|
|
tr := d.transceiver.Load()
|
|
if tr == nil {
|
|
return
|
|
}
|
|
|
|
var extensions []webrtc.RTPHeaderExtensionParameter
|
|
if sender := tr.Sender(); sender != nil {
|
|
extensions = sender.GetParameters().HeaderExtensions
|
|
d.params.Logger.Debugw("negotiated downtrack extensions", "extensions", extensions)
|
|
}
|
|
|
|
d.bindLock.Lock()
|
|
for _, ext := range extensions {
|
|
switch ext.URI {
|
|
case sdp.ABSSendTimeURI:
|
|
if sal != nil {
|
|
if isBWEEnabled && bweType == bwe.BWETypeRemote {
|
|
if d.absSendTimeExtID != 0 && d.absSendTimeExtID != ext.ID {
|
|
d.params.Logger.Infow("absSendTimeExtID mismatch", "current", d.absSendTimeExtID, "negotiated", ext.ID)
|
|
}
|
|
d.absSendTimeExtID = ext.ID
|
|
} else {
|
|
if d.absSendTimeExtID != 0 {
|
|
d.params.Logger.Infow("absSendTimeExtID disabled unexpectedly", "negotiated", ext.ID)
|
|
}
|
|
d.absSendTimeExtID = 0
|
|
}
|
|
}
|
|
|
|
case dd.ExtensionURI:
|
|
if d.dependencyDescriptorExtID != 0 && d.dependencyDescriptorExtID != ext.ID {
|
|
d.params.Logger.Infow("dependencyDescriptorExtID mismatch", "current", d.dependencyDescriptorExtID, "negotiated", ext.ID)
|
|
}
|
|
d.dependencyDescriptorExtID = ext.ID
|
|
|
|
case pd.PlayoutDelayURI:
|
|
if d.playoutDelayExtID != 0 && d.playoutDelayExtID != ext.ID {
|
|
d.params.Logger.Infow("playoutDelayExtID mismatch", "current", d.playoutDelayExtID, "negotiated", ext.ID)
|
|
}
|
|
d.playoutDelayExtID = ext.ID
|
|
|
|
case sdp.TransportCCURI:
|
|
if sal != nil {
|
|
if isBWEEnabled && bweType == bwe.BWETypeSendSide {
|
|
if d.transportWideExtID != 0 && d.transportWideExtID != ext.ID {
|
|
d.params.Logger.Infow("transportWideExtID mismatch", "current", d.transportWideExtID, "negotiated", ext.ID)
|
|
}
|
|
d.transportWideExtID = ext.ID
|
|
} else {
|
|
if d.transportWideExtID != 0 {
|
|
d.params.Logger.Infow("transportWideExtID disabled unexpectedly", "negotiated", ext.ID)
|
|
}
|
|
d.transportWideExtID = 0
|
|
}
|
|
}
|
|
|
|
case act.AbsCaptureTimeURI:
|
|
if d.absCaptureTimeExtID != 0 && d.absCaptureTimeExtID != ext.ID {
|
|
d.params.Logger.Infow("absCaptureTimeExtID mismatch", "current", d.absCaptureTimeExtID, "negotiated", ext.ID)
|
|
}
|
|
d.absCaptureTimeExtID = ext.ID
|
|
}
|
|
}
|
|
d.params.Logger.Debugw(
|
|
"negotiated extension ids",
|
|
"absSendTimeExtID", d.absSendTimeExtID,
|
|
"dependencyDescriptorExtID", d.dependencyDescriptorExtID,
|
|
"playoutDelayExtID", d.playoutDelayExtID,
|
|
"transportWideExtID", d.transportWideExtID,
|
|
"absCaptureTimeExtID", d.absCaptureTimeExtID,
|
|
)
|
|
d.bindLock.Unlock()
|
|
}
|
|
|
|
// Kind controls if this TrackLocal is audio or video
|
|
func (d *DownTrack) Kind() webrtc.RTPCodecType {
|
|
return d.kind
|
|
}
|
|
|
|
// RID is required by `webrtc.TrackLocal` interface
|
|
func (d *DownTrack) RID() string {
|
|
return ""
|
|
}
|
|
|
|
func (d *DownTrack) SSRC() uint32 {
|
|
return d.ssrc
|
|
}
|
|
|
|
func (d *DownTrack) SSRCRTX() uint32 {
|
|
return d.ssrcRTX
|
|
}
|
|
|
|
func (d *DownTrack) SetTransceiver(transceiver *webrtc.RTPTransceiver) {
|
|
d.transceiver.Store(transceiver)
|
|
d.setRTPHeaderExtensions()
|
|
}
|
|
|
|
func (d *DownTrack) GetTransceiver() *webrtc.RTPTransceiver {
|
|
return d.transceiver.Load()
|
|
}
|
|
|
|
func (d *DownTrack) postKeyFrameRequestEvent() {
|
|
if d.kind != webrtc.RTPCodecTypeVideo {
|
|
return
|
|
}
|
|
|
|
d.keyFrameRequesterChMu.RLock()
|
|
if !d.keyFrameRequesterChClosed {
|
|
select {
|
|
case d.keyFrameRequesterCh <- struct{}{}:
|
|
default:
|
|
}
|
|
}
|
|
d.keyFrameRequesterChMu.RUnlock()
|
|
}
|
|
|
|
func (d *DownTrack) keyFrameRequester() {
|
|
getInterval := func() time.Duration {
|
|
interval := min(max(2*d.rtpStats.GetRtt(), keyFrameIntervalMin), keyFrameIntervalMax)
|
|
return time.Duration(interval) * time.Millisecond
|
|
}
|
|
|
|
timer := time.NewTimer(math.MaxInt64)
|
|
timer.Stop()
|
|
|
|
defer timer.Stop()
|
|
|
|
for !d.IsClosed() {
|
|
timer.Reset(getInterval())
|
|
|
|
select {
|
|
case _, more := <-d.keyFrameRequesterCh:
|
|
if !more {
|
|
return
|
|
}
|
|
if !timer.Stop() {
|
|
<-timer.C
|
|
}
|
|
case <-timer.C:
|
|
}
|
|
|
|
locked, layer := d.forwarder.CheckSync()
|
|
if !locked && layer != buffer.InvalidLayerSpatial && d.writable.Load() {
|
|
d.params.Logger.Debugw("sending PLI for layer lock", "layer", layer)
|
|
d.Receiver().SendPLI(layer, false)
|
|
d.rtpStats.UpdateLayerLockPliAndTime(1)
|
|
}
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) postMaxLayerNotifierEvent(event string) {
|
|
if d.kind != webrtc.RTPCodecTypeVideo {
|
|
return
|
|
}
|
|
|
|
d.maxLayerNotifierChMu.RLock()
|
|
if !d.maxLayerNotifierChClosed {
|
|
select {
|
|
case d.maxLayerNotifierCh <- event:
|
|
default:
|
|
d.params.Logger.Debugw("max layer notifier channel busy", "event", event)
|
|
}
|
|
}
|
|
d.maxLayerNotifierChMu.RUnlock()
|
|
}
|
|
|
|
func (d *DownTrack) maxLayerNotifierWorker() {
|
|
for event := range d.maxLayerNotifierCh {
|
|
maxLayerSpatial := d.forwarder.GetMaxSubscribedSpatial()
|
|
d.params.Logger.Debugw("max subscribed layer processed", "layer", maxLayerSpatial, "event", event)
|
|
|
|
d.params.Logger.Debugw(
|
|
"notifying max subscribed layer",
|
|
"layer", maxLayerSpatial,
|
|
"event", event,
|
|
)
|
|
d.params.Listener.OnMaxSubscribedLayerChanged(maxLayerSpatial)
|
|
}
|
|
|
|
d.params.Logger.Debugw(
|
|
"notifying max subscribed layer",
|
|
"layer", buffer.InvalidLayerSpatial,
|
|
"event", "close",
|
|
)
|
|
d.params.Listener.OnMaxSubscribedLayerChanged(buffer.InvalidLayerSpatial)
|
|
}
|
|
|
|
// WriteRTP writes an RTP Packet to the DownTrack
|
|
func (d *DownTrack) WriteRTP(extPkt *buffer.ExtPacket, layer int32) int32 {
|
|
if !d.writable.Load() {
|
|
return 0
|
|
}
|
|
|
|
tp, err := d.forwarder.GetTranslationParams(extPkt, layer)
|
|
if tp.shouldDrop {
|
|
if err != nil {
|
|
d.params.Logger.Errorw("could not get translation params", err)
|
|
}
|
|
return 0
|
|
}
|
|
|
|
poolEntity := PacketFactory.Get().(*[]byte)
|
|
payload := *poolEntity
|
|
copy(payload, tp.codecBytes)
|
|
n := copy(payload[len(tp.codecBytes):], extPkt.Packet.Payload[tp.incomingHeaderSize:])
|
|
if n != len(extPkt.Packet.Payload[tp.incomingHeaderSize:]) {
|
|
d.params.Logger.Errorw(
|
|
"payload overflow", errPayloadOverflow,
|
|
"want", len(extPkt.Packet.Payload[tp.incomingHeaderSize:]),
|
|
"have", n,
|
|
)
|
|
PacketFactory.Put(poolEntity)
|
|
return 0
|
|
}
|
|
payload = payload[:len(tp.codecBytes)+n]
|
|
|
|
if d.params.StripPacketTrailer {
|
|
if strip := packettrailer.StripTrailer(payload, tp.marker); strip > 0 {
|
|
payload = payload[:len(payload)-strip]
|
|
}
|
|
}
|
|
|
|
// translate RTP header
|
|
hdr := RTPHeaderFactory.Get().(*rtp.Header)
|
|
*hdr = rtp.Header{
|
|
Version: extPkt.Packet.Version,
|
|
Padding: extPkt.Packet.Padding,
|
|
Marker: tp.marker,
|
|
PayloadType: d.getTranslatedPayloadType(extPkt.Packet.PayloadType),
|
|
SequenceNumber: uint16(tp.rtp.extSequenceNumber),
|
|
Timestamp: uint32(tp.rtp.extTimestamp),
|
|
SSRC: d.ssrc,
|
|
}
|
|
|
|
// add extensions
|
|
if d.dependencyDescriptorExtID != 0 && tp.ddBytes != nil {
|
|
hdr.SetExtension(uint8(d.dependencyDescriptorExtID), tp.ddBytes)
|
|
}
|
|
if d.playoutDelayExtID != 0 && d.playoutDelay != nil {
|
|
if val := d.playoutDelay.GetDelayExtension(hdr.SequenceNumber); val != nil {
|
|
hdr.SetExtension(uint8(d.playoutDelayExtID), val)
|
|
|
|
// NOTE: play out delay extension is not cached in sequencer,
|
|
// i. e. they will not be added to retransmitted packet.
|
|
// But, it is okay as the extension is added till a RTCP Receiver Report for
|
|
// the corresponding sequence number is received.
|
|
// The extreme case is all packets containing the play out delay are lost and
|
|
// all of them retransmitted and an RTCP Receiver Report received for those
|
|
// retransmitted sequence numbers. But, that is highly improbable, if not impossible.
|
|
}
|
|
}
|
|
var actBytes []byte
|
|
if extPkt.AbsCaptureTimeExt != nil && d.absCaptureTimeExtID != 0 {
|
|
// normalize capture time to SFU clock.
|
|
// NOTE: even if there is estimated offset populated, just re-map the
|
|
// absolute capture time stamp as it should be the same RTCP sender report
|
|
// clock domain of publisher. SFU is normalising sender reports of publisher
|
|
// to SFU clock before sending to subscribers. So, capture time should be
|
|
// normalized to the same clock. Clear out any offset.
|
|
_, _, _, refSenderReport := d.forwarder.GetSenderReportParams()
|
|
if refSenderReport != nil {
|
|
actExtCopy := *extPkt.AbsCaptureTimeExt
|
|
if err = actExtCopy.Rewrite(
|
|
rtpstats.RTCPSenderReportPropagationDelay(
|
|
refSenderReport,
|
|
!d.params.DisableSenderReportPassThrough,
|
|
),
|
|
); err == nil {
|
|
actBytes, err = actExtCopy.Marshal()
|
|
if err == nil {
|
|
hdr.SetExtension(uint8(d.absCaptureTimeExtID), actBytes)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
d.addDummyExtensions(hdr)
|
|
|
|
if d.sequencer != nil {
|
|
d.sequencer.push(
|
|
extPkt.Arrival,
|
|
extPkt.ExtSequenceNumber,
|
|
tp.rtp.extSequenceNumber,
|
|
tp.rtp.extTimestamp,
|
|
hdr.Marker,
|
|
int8(layer),
|
|
payload[:len(tp.codecBytes)],
|
|
tp.incomingHeaderSize,
|
|
tp.ddBytes,
|
|
actBytes,
|
|
)
|
|
}
|
|
|
|
headerSize := hdr.MarshalSize()
|
|
d.rtpStats.Update(
|
|
extPkt.Arrival,
|
|
tp.rtp.extSequenceNumber,
|
|
tp.rtp.extTimestamp,
|
|
hdr.Marker,
|
|
headerSize,
|
|
len(payload),
|
|
0,
|
|
extPkt.IsOutOfOrder,
|
|
)
|
|
pacerPacket := pacer.PacketFactory.Get().(*pacer.Packet)
|
|
*pacerPacket = pacer.Packet{
|
|
Header: hdr,
|
|
HeaderPool: RTPHeaderFactory,
|
|
HeaderSize: headerSize,
|
|
Payload: payload,
|
|
ProbeClusterId: ccutils.ProbeClusterId(d.probeClusterId.Load()),
|
|
AbsSendTimeExtID: uint8(d.absSendTimeExtID),
|
|
TransportWideExtID: uint8(d.transportWideExtID),
|
|
WriteStream: d.writeStream,
|
|
Pool: PacketFactory,
|
|
PoolEntity: poolEntity,
|
|
}
|
|
d.pacer.Enqueue(pacerPacket)
|
|
|
|
if extPkt.IsKeyFrame {
|
|
d.isNACKThrottled.Store(false)
|
|
d.rtpStats.UpdateKeyFrame(1)
|
|
d.params.Logger.Debugw(
|
|
"forwarded key frame",
|
|
"layer", layer,
|
|
"rtpsn", tp.rtp.extSequenceNumber,
|
|
"rtpts", tp.rtp.extTimestamp,
|
|
)
|
|
}
|
|
|
|
if tp.isSwitching {
|
|
d.postMaxLayerNotifierEvent("switching")
|
|
}
|
|
|
|
if tp.isResuming {
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnResume(d)
|
|
}
|
|
}
|
|
|
|
if tp.isStarting {
|
|
d.params.Listener.OnStreamStarted()
|
|
}
|
|
return 1
|
|
}
|
|
|
|
// WritePaddingRTP tries to write as many padding only RTP packets as necessary
|
|
// to satisfy given size to the DownTrack
|
|
func (d *DownTrack) WritePaddingRTP(bytesToSend int, paddingOnMute bool, forceMarker bool) int {
|
|
if !d.writable.Load() {
|
|
return 0
|
|
}
|
|
|
|
if !paddingOnMute {
|
|
if !d.rtpStats.IsActive() {
|
|
return 0
|
|
}
|
|
|
|
// Ideally should look at header extensions negotiated for
|
|
// track and decide if padding can be sent. But, browsers behave
|
|
// in unexpected ways when using audio for bandwidth estimation and
|
|
// padding is mainly used to probe for excess available bandwidth.
|
|
// So, to be safe, limit to video tracks
|
|
if d.kind == webrtc.RTPCodecTypeAudio {
|
|
return 0
|
|
}
|
|
|
|
// LK-TODO-START
|
|
// Potentially write padding even if muted. Given that padding
|
|
// can be sent only on frame boundaries, writing on disabled tracks
|
|
// will give more options.
|
|
// LK-TODO-END
|
|
if d.forwarder.IsMuted() {
|
|
return 0
|
|
}
|
|
|
|
// Hold sending padding packets till first RTCP-RR is received for this RTP stream.
|
|
// That is definitive proof that the remote side knows about this RTP stream.
|
|
if d.rtpStats.LastReceiverReportTime() == 0 {
|
|
return 0
|
|
}
|
|
}
|
|
|
|
// RTP padding maximum is 255 bytes. Break it up.
|
|
// Use 20 byte as estimate of RTP header size (12 byte header + 8 byte extension)
|
|
num := (bytesToSend + RTPPaddingMaxPayloadSize + RTPPaddingEstimatedHeaderSize - 1) / (RTPPaddingMaxPayloadSize + RTPPaddingEstimatedHeaderSize)
|
|
if num == 0 {
|
|
return 0
|
|
}
|
|
|
|
frameRate := uint32(0)
|
|
if paddingOnMute {
|
|
// advance timestamps when sending dummy padding packets to start a stream
|
|
// to ensure receiver sees proper timestamp and starts the stream
|
|
frameRate = uint32(time.Second / paddingOnMuteInterval)
|
|
}
|
|
|
|
snts, err := d.forwarder.GetSnTsForPadding(num, frameRate, forceMarker)
|
|
if err != nil {
|
|
return 0
|
|
}
|
|
|
|
//
|
|
// Register with sequencer as padding only so that NACKs for these can be filtered out.
|
|
// Retransmission is probably a sign of network congestion/badness.
|
|
// So, retransmitting padding only packets is only going to make matters worse.
|
|
//
|
|
if d.sequencer != nil {
|
|
d.sequencer.pushPadding(snts[0].extSequenceNumber, snts[len(snts)-1].extSequenceNumber)
|
|
}
|
|
|
|
bytesSent := 0
|
|
payloads := make([]byte, RTPPaddingMaxPayloadSize*len(snts))
|
|
for i := range snts {
|
|
hdr := RTPHeaderFactory.Get().(*rtp.Header)
|
|
*hdr = rtp.Header{
|
|
Version: 2,
|
|
Padding: true,
|
|
Marker: false,
|
|
PayloadType: uint8(d.payloadType.Load()),
|
|
SequenceNumber: uint16(snts[i].extSequenceNumber),
|
|
Timestamp: uint32(snts[i].extTimestamp),
|
|
SSRC: d.ssrc,
|
|
}
|
|
d.addDummyExtensions(hdr)
|
|
|
|
payload := payloads[i*RTPPaddingMaxPayloadSize : (i+1)*RTPPaddingMaxPayloadSize : (i+1)*RTPPaddingMaxPayloadSize]
|
|
// last byte of padding has padding size including that byte
|
|
payload[RTPPaddingMaxPayloadSize-1] = byte(RTPPaddingMaxPayloadSize)
|
|
|
|
hdrSize := hdr.MarshalSize()
|
|
payloadSize := len(payload)
|
|
d.rtpStats.Update(
|
|
mono.UnixNano(),
|
|
snts[i].extSequenceNumber,
|
|
snts[i].extTimestamp,
|
|
hdr.Marker,
|
|
hdrSize,
|
|
0,
|
|
payloadSize,
|
|
false,
|
|
)
|
|
|
|
pacerPacket := pacer.PacketFactory.Get().(*pacer.Packet)
|
|
*pacerPacket = pacer.Packet{
|
|
Header: hdr,
|
|
HeaderPool: RTPHeaderFactory,
|
|
HeaderSize: hdrSize,
|
|
Payload: payload,
|
|
ProbeClusterId: ccutils.ProbeClusterId(d.probeClusterId.Load()),
|
|
IsProbe: true,
|
|
AbsSendTimeExtID: uint8(d.absSendTimeExtID),
|
|
TransportWideExtID: uint8(d.transportWideExtID),
|
|
WriteStream: d.writeStream,
|
|
}
|
|
d.pacer.Enqueue(pacerPacket)
|
|
|
|
bytesSent += hdrSize + payloadSize
|
|
}
|
|
|
|
return bytesSent
|
|
}
|
|
|
|
// Mute enables or disables media forwarding - subscriber triggered
|
|
func (d *DownTrack) Mute(muted bool) {
|
|
isSubscribeMutable := true
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
isSubscribeMutable = sal.IsSubscribeMutable(d)
|
|
}
|
|
changed := d.forwarder.Mute(muted, isSubscribeMutable)
|
|
d.handleMute(muted, changed)
|
|
}
|
|
|
|
// PubMute enables or disables media forwarding - publisher side
|
|
func (d *DownTrack) PubMute(pubMuted bool) {
|
|
changed := d.forwarder.PubMute(pubMuted)
|
|
d.handleMute(pubMuted, changed)
|
|
}
|
|
|
|
func (d *DownTrack) handleMute(muted bool, changed bool) {
|
|
if !changed {
|
|
return
|
|
}
|
|
|
|
d.connectionStats.UpdateMute(d.forwarder.IsAnyMuted())
|
|
|
|
//
|
|
// Subscriber mute changes trigger a max layer notification.
|
|
// That could result in encoding layers getting turned on/off on publisher side
|
|
// (depending on aggregate layer requirements of all subscribers of the track).
|
|
//
|
|
// Publisher mute changes should not trigger notification.
|
|
// If publisher turns off all layers because of subscribers indicating
|
|
// no layers required due to publisher mute (bit of circular dependency),
|
|
// there will be a delay in layers turning back on when unmute happens.
|
|
// Unmute path will require
|
|
// 1. unmute signalling out-of-band from publisher received by downtrack(s)
|
|
// 2. downtrack(s) notifying max layer
|
|
// 3. out-of-band notification about max layer sent back to the publisher
|
|
// 4. publisher starts layer(s)
|
|
// Ideally, on publisher mute, whatever layers were active remain active and
|
|
// can be restarted by publisher immediately on unmute.
|
|
//
|
|
// Note that while publisher mute is active, subscriber changes can also happen
|
|
// and that could turn on/off layers on publisher side.
|
|
//
|
|
d.postMaxLayerNotifierEvent("mute")
|
|
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnSubscriptionChanged(d)
|
|
}
|
|
|
|
// when muting, send a few silence frames to ensure residual noise does not
|
|
// put the comfort noise generator on decoder side in a bad state where it
|
|
// generates noise that is not so comfortable.
|
|
//
|
|
// One possibility is not to inject blank frames when publisher is muted
|
|
// and let forwarding continue. When publisher is muted, unless the media
|
|
// stream is stopped, publisher will send silence frames which should have
|
|
// comfort noise information. But, in case the publisher stops at an
|
|
// inopportune frame (due to media stream stop or injecting audio from a file),
|
|
// the decoder could be in a noisy state. So, inject blank frames on publisher
|
|
// mute too.
|
|
d.blankFramesGeneration.Inc()
|
|
if d.kind == webrtc.RTPCodecTypeAudio && muted {
|
|
d.writeBlankFrameRTP(RTPBlankFramesMuteSeconds, d.blankFramesGeneration.Load())
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) IsClosed() bool {
|
|
return d.isClosed.Load()
|
|
}
|
|
|
|
func (d *DownTrack) Close() {
|
|
d.CloseWithFlush(true, true)
|
|
}
|
|
|
|
// CloseWithFlush - `flush` used to indicate whether send blank frame to flush
|
|
// decoder of client.
|
|
// 1. When transceiver of this track is reused by some other participant's video track,
|
|
// set flush=true to avoid previous video shows before new stream is displayed.
|
|
// 2. in case of session migration, participant migrate from other node, video track should
|
|
// be resumed with same participant, set flush=false since we don't need to flush decoder.
|
|
func (d *DownTrack) CloseWithFlush(flush bool, isEnding bool) {
|
|
d.bindLock.Lock()
|
|
if d.isClosed.Swap(true) {
|
|
// already closed
|
|
d.bindLock.Unlock()
|
|
return
|
|
}
|
|
|
|
d.params.Logger.Debugw("close downtrack", "flushBlankFrame", flush, "isEnding", isEnding)
|
|
if d.bindState.Load() == bindStateBound {
|
|
d.forwarder.Mute(true, true)
|
|
|
|
// write blank frames after disabling so that other frames do not interfere.
|
|
// Idea here is to send blank key frames to flush the decoder buffer at the remote end.
|
|
// Otherwise, with transceiver re-use last frame from previous stream is held in the
|
|
// display buffer and there could be a brief moment where the previous stream is displayed.
|
|
if flush {
|
|
doneFlushing := d.writeBlankFrameRTP(RTPBlankFramesCloseSeconds, d.blankFramesGeneration.Inc())
|
|
|
|
// wait a limited time to flush
|
|
timer := time.NewTimer(flushTimeout)
|
|
defer timer.Stop()
|
|
|
|
select {
|
|
case <-doneFlushing:
|
|
case <-timer.C:
|
|
d.blankFramesGeneration.Inc() // in case flush is still running
|
|
}
|
|
}
|
|
|
|
d.params.Logger.Debugw("closing sender", "kind", d.kind)
|
|
}
|
|
|
|
d.setBindStateLocked(bindStateUnbound)
|
|
d.Receiver().DeleteDownTrack(d.SubscriberID())
|
|
|
|
if d.rtcpReader != nil && isEnding {
|
|
d.params.Logger.Debugw("downtrack close rtcp reader")
|
|
d.rtcpReader.Close()
|
|
d.rtcpReader.OnPacket(nil)
|
|
}
|
|
if d.rtcpReaderRTX != nil && isEnding {
|
|
d.params.Logger.Debugw("downtrack close rtcp rtx reader")
|
|
d.rtcpReaderRTX.Close()
|
|
d.rtcpReaderRTX.OnPacket(nil)
|
|
}
|
|
d.bindLock.Unlock()
|
|
|
|
d.connectionStats.Close()
|
|
|
|
d.rtpStats.Stop()
|
|
d.rtpStatsRTX.Stop()
|
|
d.params.Logger.Debugw(
|
|
"rtp stats",
|
|
"direction", "downstream",
|
|
"mime", d.Mime().String(),
|
|
"ssrc", d.ssrc,
|
|
"stats", d.rtpStats,
|
|
"statsRTX", d.rtpStatsRTX,
|
|
)
|
|
|
|
d.maxLayerNotifierChMu.Lock()
|
|
d.maxLayerNotifierChClosed = true
|
|
close(d.maxLayerNotifierCh)
|
|
d.maxLayerNotifierChMu.Unlock()
|
|
|
|
d.keyFrameRequesterChMu.Lock()
|
|
d.keyFrameRequesterChClosed = true
|
|
close(d.keyFrameRequesterCh)
|
|
d.keyFrameRequesterChMu.Unlock()
|
|
|
|
d.params.Listener.OnDownTrackClose(!flush)
|
|
}
|
|
|
|
func (d *DownTrack) SetMaxSpatialLayer(spatialLayer int32) {
|
|
changed, maxLayer := d.forwarder.SetMaxSpatialLayer(spatialLayer)
|
|
if !changed {
|
|
return
|
|
}
|
|
|
|
d.postMaxLayerNotifierEvent("max-subscribed")
|
|
d.postKeyFrameRequestEvent()
|
|
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnSubscribedLayerChanged(d, maxLayer)
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) SetMaxTemporalLayer(temporalLayer int32) {
|
|
changed, maxLayer := d.forwarder.SetMaxTemporalLayer(temporalLayer)
|
|
if !changed {
|
|
return
|
|
}
|
|
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnSubscribedLayerChanged(d, maxLayer)
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) MaxLayer() buffer.VideoLayer {
|
|
return d.forwarder.MaxLayer()
|
|
}
|
|
|
|
func (d *DownTrack) GetState() DownTrackState {
|
|
dts := DownTrackState{
|
|
RTPStats: d.rtpStats,
|
|
DeltaStatsSenderSnapshotId: d.deltaStatsSenderSnapshotId,
|
|
RTPStatsRTX: d.rtpStatsRTX,
|
|
DeltaStatsRTXSenderSnapshotId: d.deltaStatsRTXSenderSnapshotId,
|
|
ForwarderState: d.forwarder.GetState(),
|
|
}
|
|
|
|
if d.playoutDelay != nil {
|
|
dts.PlayoutDelayControllerState = d.playoutDelay.GetState()
|
|
}
|
|
return dts
|
|
}
|
|
|
|
func (d *DownTrack) SeedState(state DownTrackState) {
|
|
if d.writable.Load() {
|
|
return
|
|
}
|
|
|
|
if state.RTPStats != nil || state.ForwarderState != nil {
|
|
d.params.Logger.Debugw("seeding downtrack state", "state", state)
|
|
}
|
|
if state.RTPStats != nil {
|
|
d.rtpStats.Seed(state.RTPStats)
|
|
d.deltaStatsSenderSnapshotId = state.DeltaStatsSenderSnapshotId
|
|
if d.playoutDelay != nil {
|
|
d.playoutDelay.SeedState(state.PlayoutDelayControllerState)
|
|
}
|
|
}
|
|
if state.RTPStatsRTX != nil {
|
|
d.rtpStatsRTX.Seed(state.RTPStatsRTX)
|
|
d.deltaStatsRTXSenderSnapshotId = state.DeltaStatsRTXSenderSnapshotId
|
|
|
|
d.rtxSequenceNumber.Store(d.rtpStatsRTX.ExtHighestSequenceNumber())
|
|
}
|
|
d.forwarder.SeedState(state.ForwarderState)
|
|
}
|
|
|
|
func (d *DownTrack) StopWriteAndGetState() DownTrackState {
|
|
d.params.Logger.Debugw("stopping write")
|
|
d.bindLock.Lock()
|
|
d.writable.Store(false)
|
|
d.writeStopped.Store(true)
|
|
d.bindLock.Unlock()
|
|
|
|
return d.GetState()
|
|
}
|
|
|
|
func (d *DownTrack) UpTrackLayersChange() {
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnAvailableLayersChanged(d)
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) UpTrackBitrateAvailabilityChange() {
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnBitrateAvailabilityChanged(d)
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) UpTrackMaxPublishedLayerChange(maxPublishedLayer int32) {
|
|
if d.forwarder.SetMaxPublishedLayer(maxPublishedLayer) {
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnMaxPublishedSpatialChanged(d)
|
|
}
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) UpTrackMaxTemporalLayerSeenChange(maxTemporalLayerSeen int32) {
|
|
if d.forwarder.SetMaxTemporalLayerSeen(maxTemporalLayerSeen) {
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnMaxPublishedTemporalChanged(d)
|
|
}
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) maybeAddTransition(bitrate int64, distance float64, pauseReason VideoPauseReason) {
|
|
if d.kind == webrtc.RTPCodecTypeAudio {
|
|
return
|
|
}
|
|
|
|
if pauseReason == VideoPauseReasonBandwidth {
|
|
d.connectionStats.UpdatePause(true)
|
|
} else {
|
|
d.connectionStats.UpdatePause(false)
|
|
d.connectionStats.AddLayerTransition(distance)
|
|
d.connectionStats.AddBitrateTransition(bitrate)
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) UpTrackBitrateReport(availableLayers []int32, bitrates Bitrates) {
|
|
d.maybeAddTransition(
|
|
d.forwarder.GetOptimalBandwidthNeeded(bitrates),
|
|
d.forwarder.DistanceToDesired(availableLayers, bitrates),
|
|
d.forwarder.PauseReason(),
|
|
)
|
|
}
|
|
|
|
func (d *DownTrack) OnBinding(fn func(error)) {
|
|
d.bindLock.Lock()
|
|
defer d.bindLock.Unlock()
|
|
|
|
d.onBinding = fn
|
|
}
|
|
|
|
func (d *DownTrack) AddReceiverReportListener(listener ReceiverReportListener) {
|
|
d.listenerLock.Lock()
|
|
defer d.listenerLock.Unlock()
|
|
|
|
d.receiverReportListeners = append(d.receiverReportListeners, listener)
|
|
}
|
|
|
|
func (d *DownTrack) IsDeficient() bool {
|
|
return d.forwarder.IsDeficient()
|
|
}
|
|
|
|
func (d *DownTrack) BandwidthRequested() int64 {
|
|
_, brs := d.Receiver().GetLayeredBitrate()
|
|
return d.forwarder.BandwidthRequested(brs)
|
|
}
|
|
|
|
func (d *DownTrack) DistanceToDesired() float64 {
|
|
al, brs := d.Receiver().GetLayeredBitrate()
|
|
return d.forwarder.DistanceToDesired(al, brs)
|
|
}
|
|
|
|
func (d *DownTrack) AllocateOptimal(allowOvershoot bool, hold bool) VideoAllocation {
|
|
al, brs := d.Receiver().GetLayeredBitrate()
|
|
allocation := d.forwarder.AllocateOptimal(al, brs, allowOvershoot, hold)
|
|
d.postKeyFrameRequestEvent()
|
|
d.maybeAddTransition(allocation.BandwidthNeeded, allocation.DistanceToDesired, allocation.PauseReason)
|
|
return allocation
|
|
}
|
|
|
|
func (d *DownTrack) ProvisionalAllocatePrepare() {
|
|
al, brs := d.Receiver().GetLayeredBitrate()
|
|
d.forwarder.ProvisionalAllocatePrepare(al, brs)
|
|
}
|
|
|
|
func (d *DownTrack) ProvisionalAllocateReset() {
|
|
d.forwarder.ProvisionalAllocateReset()
|
|
}
|
|
|
|
func (d *DownTrack) ProvisionalAllocate(availableChannelCapacity int64, layers buffer.VideoLayer, allowPause bool, allowOvershoot bool) (bool, int64) {
|
|
return d.forwarder.ProvisionalAllocate(availableChannelCapacity, layers, allowPause, allowOvershoot)
|
|
}
|
|
|
|
func (d *DownTrack) ProvisionalAllocateGetCooperativeTransition(allowOvershoot bool) VideoTransition {
|
|
transition, availableLayers, brs := d.forwarder.ProvisionalAllocateGetCooperativeTransition(allowOvershoot)
|
|
d.params.Logger.Debugw(
|
|
"stream: cooperative transition",
|
|
"transition", &transition,
|
|
"availableLayers", availableLayers,
|
|
"bitrates", brs,
|
|
)
|
|
return transition
|
|
}
|
|
|
|
func (d *DownTrack) ProvisionalAllocateGetBestWeightedTransition() VideoTransition {
|
|
transition, availableLayers, brs := d.forwarder.ProvisionalAllocateGetBestWeightedTransition()
|
|
d.params.Logger.Debugw(
|
|
"stream: best weighted transition",
|
|
"transition", &transition,
|
|
"availableLayers", availableLayers,
|
|
"bitrates", brs,
|
|
)
|
|
return transition
|
|
}
|
|
|
|
func (d *DownTrack) ProvisionalAllocateCommit() VideoAllocation {
|
|
allocation := d.forwarder.ProvisionalAllocateCommit()
|
|
d.postKeyFrameRequestEvent()
|
|
d.maybeAddTransition(allocation.BandwidthNeeded, allocation.DistanceToDesired, allocation.PauseReason)
|
|
return allocation
|
|
}
|
|
|
|
func (d *DownTrack) AllocateNextHigher(availableChannelCapacity int64, allowOvershoot bool) (VideoAllocation, bool) {
|
|
al, brs := d.Receiver().GetLayeredBitrate()
|
|
allocation, available := d.forwarder.AllocateNextHigher(availableChannelCapacity, al, brs, allowOvershoot)
|
|
d.postKeyFrameRequestEvent()
|
|
d.maybeAddTransition(allocation.BandwidthNeeded, allocation.DistanceToDesired, allocation.PauseReason)
|
|
return allocation, available
|
|
}
|
|
|
|
func (d *DownTrack) GetNextHigherTransition(allowOvershoot bool) (VideoTransition, bool) {
|
|
availableLayers, brs := d.Receiver().GetLayeredBitrate()
|
|
transition, available := d.forwarder.GetNextHigherTransition(brs, allowOvershoot)
|
|
d.params.Logger.Debugw(
|
|
"stream: get next higher layer",
|
|
"transition", transition,
|
|
"available", available,
|
|
"availableLayers", availableLayers,
|
|
"bitrates", brs,
|
|
)
|
|
return transition, available
|
|
}
|
|
|
|
func (d *DownTrack) Pause() VideoAllocation {
|
|
al, brs := d.Receiver().GetLayeredBitrate()
|
|
allocation := d.forwarder.Pause(al, brs)
|
|
d.maybeAddTransition(allocation.BandwidthNeeded, allocation.DistanceToDesired, allocation.PauseReason)
|
|
return allocation
|
|
}
|
|
|
|
func (d *DownTrack) Resync() {
|
|
d.forwarder.Resync()
|
|
}
|
|
|
|
func (d *DownTrack) ReceiverRestart(rcvr TrackReceiver) {
|
|
if rcvr.Mime() != d.Receiver().Mime() {
|
|
d.params.Logger.Infow("upstream receiver restart - skipped", "mime", d.Receiver().Mime().String(), "newMime", rcvr.Mime().String())
|
|
return
|
|
}
|
|
|
|
d.bindLock.Lock()
|
|
codec := d.codec.Load().(webrtc.RTPCodecCapability)
|
|
d.bindLock.Unlock()
|
|
|
|
receiver := d.Receiver()
|
|
d.params.Logger.Infow("upstream receiver restart", "mime", receiver.Mime().String())
|
|
d.forwarder.Restart()
|
|
d.forwarder.DetermineCodec(codec, receiver.HeaderExtensions(), receiver.VideoLayerMode())
|
|
}
|
|
|
|
func (d *DownTrack) CreateSourceDescriptionChunks() []rtcp.SourceDescriptionChunk {
|
|
transceiver := d.transceiver.Load()
|
|
if d.bindState.Load() != bindStateBound || transceiver == nil {
|
|
return nil
|
|
}
|
|
return []rtcp.SourceDescriptionChunk{
|
|
{
|
|
Source: d.ssrc,
|
|
Items: []rtcp.SourceDescriptionItem{
|
|
{
|
|
Type: rtcp.SDESCNAME,
|
|
Text: d.params.StreamID,
|
|
},
|
|
{
|
|
Type: rtcp.SDESType(15),
|
|
Text: transceiver.Mid(),
|
|
},
|
|
},
|
|
},
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) CreateSenderReport() *rtcp.SenderReport {
|
|
if d.bindState.Load() != bindStateBound {
|
|
return nil
|
|
}
|
|
|
|
_, _, tsOffset, refSenderReport := d.forwarder.GetSenderReportParams()
|
|
return d.rtpStats.GetRtcpSenderReport(d.ssrc, refSenderReport, tsOffset, !d.params.DisableSenderReportPassThrough)
|
|
|
|
// not sending RTCP Sender Report for RTX
|
|
}
|
|
|
|
func (d *DownTrack) writeBlankFrameRTP(duration float32, generation uint32) chan struct{} {
|
|
done := make(chan struct{})
|
|
go func() {
|
|
// don't send if not writable OR nothing has been sent
|
|
if !d.writable.Load() || !d.rtpStats.IsActive() {
|
|
close(done)
|
|
return
|
|
}
|
|
|
|
mimeType := d.Mime()
|
|
var getBlankFrame func(bool) ([]byte, error)
|
|
switch mimeType {
|
|
case mime.MimeTypeOpus:
|
|
getBlankFrame = d.getAudioBlankFrameFunc(OpusSilenceFrame)
|
|
case mime.MimeTypeRED:
|
|
getBlankFrame = d.getOpusRedBlankFrame
|
|
case mime.MimeTypePCMU:
|
|
getBlankFrame = d.getAudioBlankFrameFunc(PCMUSilenceFrame)
|
|
case mime.MimeTypePCMA:
|
|
getBlankFrame = d.getAudioBlankFrameFunc(PCMASilenceFrame)
|
|
case mime.MimeTypeVP8:
|
|
getBlankFrame = d.getVP8BlankFrame
|
|
case mime.MimeTypeH264:
|
|
getBlankFrame = d.getH264BlankFrame
|
|
default:
|
|
close(done)
|
|
return
|
|
}
|
|
|
|
frameRate := uint32(30)
|
|
if mimeType == mime.MimeTypeOpus || mimeType == mime.MimeTypeRED ||
|
|
mimeType == mime.MimeTypePCMU || mimeType == mime.MimeTypePCMA {
|
|
frameRate = 50
|
|
}
|
|
|
|
// send a number of blank frames just in case there is loss.
|
|
// Intentionally ignoring check for mute or bandwidth constrained mute
|
|
// as this is used to clear client side buffer.
|
|
numFrames := int(float32(frameRate) * duration)
|
|
frameDuration := time.Duration(1000/frameRate) * time.Millisecond
|
|
|
|
ticker := time.NewTicker(frameDuration)
|
|
defer ticker.Stop()
|
|
|
|
for {
|
|
if generation != d.blankFramesGeneration.Load() || numFrames <= 0 || !d.writable.Load() || !d.rtpStats.IsActive() {
|
|
close(done)
|
|
return
|
|
}
|
|
|
|
snts, frameEndNeeded, err := d.forwarder.GetSnTsForBlankFrames(frameRate, 1)
|
|
if err != nil {
|
|
d.params.Logger.Warnw("could not get SN/TS for blank frame", err)
|
|
close(done)
|
|
return
|
|
}
|
|
|
|
for i := range snts {
|
|
hdr := &rtp.Header{
|
|
Version: 2,
|
|
Padding: false,
|
|
Marker: true,
|
|
PayloadType: uint8(d.payloadType.Load()),
|
|
SequenceNumber: uint16(snts[i].extSequenceNumber),
|
|
Timestamp: uint32(snts[i].extTimestamp),
|
|
SSRC: d.ssrc,
|
|
}
|
|
d.addDummyExtensions(hdr)
|
|
|
|
payload, err := getBlankFrame(frameEndNeeded)
|
|
if err != nil {
|
|
d.params.Logger.Warnw("could not get blank frame", err)
|
|
close(done)
|
|
return
|
|
}
|
|
|
|
headerSize := hdr.MarshalSize()
|
|
d.rtpStats.Update(
|
|
mono.UnixNano(),
|
|
snts[i].extSequenceNumber,
|
|
snts[i].extTimestamp,
|
|
hdr.Marker,
|
|
headerSize,
|
|
len(payload),
|
|
0,
|
|
false,
|
|
)
|
|
pacerPacket := pacer.PacketFactory.Get().(*pacer.Packet)
|
|
*pacerPacket = pacer.Packet{
|
|
Header: hdr,
|
|
HeaderSize: headerSize,
|
|
Payload: payload,
|
|
ProbeClusterId: ccutils.ProbeClusterId(d.probeClusterId.Load()),
|
|
AbsSendTimeExtID: uint8(d.absSendTimeExtID),
|
|
TransportWideExtID: uint8(d.transportWideExtID),
|
|
WriteStream: d.writeStream,
|
|
}
|
|
d.pacer.Enqueue(pacerPacket)
|
|
|
|
// only the first frame will need frameEndNeeded to close out the
|
|
// previous picture, rest are small key frames (for the video case)
|
|
frameEndNeeded = false
|
|
}
|
|
|
|
numFrames--
|
|
<-ticker.C
|
|
}
|
|
}()
|
|
|
|
return done
|
|
}
|
|
|
|
func (d *DownTrack) maybeAddTrailer(buf []byte) int {
|
|
if len(buf) < len(d.params.Trailer) {
|
|
d.params.Logger.Warnw("trailer too big", nil, "bufLen", len(buf), "trailerLen", len(d.params.Trailer))
|
|
return 0
|
|
}
|
|
|
|
copy(buf, d.params.Trailer)
|
|
return len(d.params.Trailer)
|
|
}
|
|
|
|
func (d *DownTrack) getAudioBlankFrameFunc(silentPayload []byte) func(_frameEndNeeded bool) ([]byte, error) {
|
|
// silence frame
|
|
// Used shortly after muting to ensure residual noise does not keep
|
|
// generating noise at the decoder after the stream is stopped
|
|
// i. e. comfort noise generation actually not producing something comfortable.
|
|
return func(_frameEndNeeded bool) ([]byte, error) {
|
|
payload := make([]byte, 1000)
|
|
copy(payload[0:], silentPayload)
|
|
trailerLen := d.maybeAddTrailer(payload[len(silentPayload):])
|
|
return payload[:len(silentPayload)+trailerLen], nil
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) getOpusRedBlankFrame(_frameEndNeeded bool) ([]byte, error) {
|
|
// primary only silence frame for opus/red, there is no need to contain redundant silent frames
|
|
payload := make([]byte, 1000)
|
|
|
|
// primary header
|
|
// 0 1 2 3 4 5 6 7
|
|
// +-+-+-+-+-+-+-+-+
|
|
// |0| Block PT |
|
|
// +-+-+-+-+-+-+-+-+
|
|
payload[0] = opusPT
|
|
copy(payload[1:], OpusSilenceFrame)
|
|
trailerLen := d.maybeAddTrailer(payload[1+len(OpusSilenceFrame):])
|
|
return payload[:1+len(OpusSilenceFrame)+trailerLen], nil
|
|
}
|
|
|
|
func (d *DownTrack) getVP8BlankFrame(frameEndNeeded bool) ([]byte, error) {
|
|
// 8x8 key frame
|
|
// Used even when closing out a previous frame. Looks like receivers
|
|
// do not care about content (it will probably end up being an undecodable
|
|
// frame, but that should be okay as there are key frames following)
|
|
header, err := d.forwarder.GetPadding(frameEndNeeded)
|
|
if err != nil {
|
|
return nil, err
|
|
}
|
|
|
|
payload := make([]byte, 1000)
|
|
copy(payload, header)
|
|
copy(payload[len(header):], VP8KeyFrame8x8)
|
|
trailerLen := d.maybeAddTrailer(payload[len(header)+len(VP8KeyFrame8x8):])
|
|
return payload[:len(header)+len(VP8KeyFrame8x8)+trailerLen], nil
|
|
}
|
|
|
|
func (d *DownTrack) getH264BlankFrame(_frameEndNeeded bool) ([]byte, error) {
|
|
// TODO - Jie Zeng
|
|
// now use STAP-A to compose sps, pps, idr together, most decoder support packetization-mode 1.
|
|
// if client only support packetization-mode 0, use single nalu unit packet
|
|
buf := make([]byte, 1000)
|
|
offset := 0
|
|
buf[0] = 0x18 // STAP-A
|
|
offset++
|
|
for _, payload := range H264KeyFrame2x2 {
|
|
binary.BigEndian.PutUint16(buf[offset:], uint16(len(payload)))
|
|
offset += 2
|
|
copy(buf[offset:offset+len(payload)], payload)
|
|
offset += len(payload)
|
|
}
|
|
offset += d.maybeAddTrailer(buf[offset:])
|
|
return buf[:offset], nil
|
|
}
|
|
|
|
func (d *DownTrack) handleRTCP(bytes []byte) {
|
|
pkts, err := rtcp.Unmarshal(bytes)
|
|
if err != nil {
|
|
d.params.Logger.Errorw("could not unmarshal rtcp receiver packet", err)
|
|
return
|
|
}
|
|
|
|
pliOnce := true
|
|
sendPliOnce := func() {
|
|
_, layer := d.forwarder.CheckSync()
|
|
if pliOnce {
|
|
if layer != buffer.InvalidLayerSpatial {
|
|
d.params.Logger.Debugw("sending PLI RTCP", "layer", layer)
|
|
d.Receiver().SendPLI(layer, false)
|
|
d.isNACKThrottled.Store(true)
|
|
d.rtpStats.UpdatePliTime()
|
|
pliOnce = false
|
|
}
|
|
}
|
|
}
|
|
|
|
rttToReport := uint32(0)
|
|
|
|
var numNACKs uint32
|
|
var numPLIs uint32
|
|
var numFIRs uint32
|
|
for _, pkt := range pkts {
|
|
switch p := pkt.(type) {
|
|
case *rtcp.PictureLossIndication:
|
|
if p.MediaSSRC == d.ssrc {
|
|
numPLIs++
|
|
sendPliOnce()
|
|
}
|
|
|
|
case *rtcp.FullIntraRequest:
|
|
if p.MediaSSRC == d.ssrc {
|
|
numFIRs++
|
|
sendPliOnce()
|
|
}
|
|
|
|
case *rtcp.ReceiverEstimatedMaximumBitrate:
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnREMB(d, p)
|
|
}
|
|
|
|
case *rtcp.ReceiverReport:
|
|
// create new receiver report w/ only valid reception reports
|
|
rr := &rtcp.ReceiverReport{
|
|
SSRC: p.SSRC,
|
|
ProfileExtensions: p.ProfileExtensions,
|
|
}
|
|
for _, r := range p.Reports {
|
|
if r.SSRC != d.ssrc {
|
|
continue
|
|
}
|
|
rr.Reports = append(rr.Reports, r)
|
|
|
|
rtt, isRttChanged := d.rtpStats.UpdateFromReceiverReport(r)
|
|
if isRttChanged {
|
|
rttToReport = rtt
|
|
}
|
|
|
|
if d.playoutDelay != nil {
|
|
d.playoutDelay.OnSeqAcked(uint16(r.LastSequenceNumber))
|
|
// screen share track has inaccuracy jitter due to its low frame rate and bursty traffic
|
|
if d.params.Source != livekit.TrackSource_SCREEN_SHARE {
|
|
jitterMs := uint64(r.Jitter*1e3) / uint64(d.clockRate)
|
|
d.playoutDelay.SetJitter(uint32(jitterMs))
|
|
}
|
|
}
|
|
}
|
|
// RTX-TODO: This is used for media loss proxying only as of 2024-12-15.
|
|
// Ideally, this should keep deltas between previous RTCP Receiver Report
|
|
// and current report, calculate the loss in the window and reconcile it with
|
|
// data in a similar window from RTX stream (to ensure losses are discounted
|
|
// for NACKs), but keeping this simple for several reasons
|
|
// - media loss proxying is a configurable setting and could be disabled
|
|
// - media loss proxying is used for audio only and audio may not have NACKing
|
|
// - to keep it simple
|
|
if len(rr.Reports) > 0 {
|
|
d.listenerLock.RLock()
|
|
rrListeners := d.receiverReportListeners
|
|
d.listenerLock.RUnlock()
|
|
for _, l := range rrListeners {
|
|
l(d, rr)
|
|
}
|
|
}
|
|
|
|
case *rtcp.TransportLayerNack:
|
|
if p.MediaSSRC == d.ssrc {
|
|
var nacks []uint16
|
|
for _, pair := range p.Nacks {
|
|
packetList := pair.PacketList()
|
|
numNACKs += uint32(len(packetList))
|
|
nacks = append(nacks, packetList...)
|
|
}
|
|
go d.retransmitPackets(nacks)
|
|
}
|
|
|
|
case *rtcp.TransportLayerCC:
|
|
if p.MediaSSRC == d.ssrc {
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnTransportCCFeedback(d, p)
|
|
}
|
|
}
|
|
|
|
case *rtcp.ExtendedReport:
|
|
// SFU only responds with the DLRRReport for the track has the sender SSRC, the behavior is different with
|
|
// browser's implementation, which includes all sent tracks. It is ok since all the tracks
|
|
// use the same connection, and server-sdk-go can get the rtt from the first DLRRReport
|
|
// (libwebrtc/browsers don't send XR to calculate rtt, it only responds)
|
|
var lastRR uint32
|
|
for _, report := range p.Reports {
|
|
if rr, ok := report.(*rtcp.ReceiverReferenceTimeReportBlock); ok {
|
|
lastRR = uint32(rr.NTPTimestamp >> 16)
|
|
break
|
|
}
|
|
}
|
|
|
|
if lastRR > 0 {
|
|
d.params.RTCPWriter([]rtcp.Packet{&rtcp.ExtendedReport{
|
|
SenderSSRC: d.ssrc,
|
|
Reports: []rtcp.ReportBlock{
|
|
&rtcp.DLRRReportBlock{
|
|
Reports: []rtcp.DLRRReport{{
|
|
SSRC: p.SenderSSRC,
|
|
LastRR: lastRR,
|
|
DLRR: 0, // no delay
|
|
}},
|
|
},
|
|
},
|
|
}})
|
|
}
|
|
}
|
|
}
|
|
|
|
d.rtpStats.UpdateNack(numNACKs)
|
|
d.rtpStats.UpdatePli(numPLIs)
|
|
d.rtpStats.UpdateFir(numFIRs)
|
|
|
|
if rttToReport != 0 {
|
|
if d.sequencer != nil {
|
|
d.sequencer.setRTT(rttToReport)
|
|
}
|
|
|
|
d.params.Listener.OnRttUpdate(rttToReport)
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) handleRTCPRTX(bytes []byte) {
|
|
pkts, err := rtcp.Unmarshal(bytes)
|
|
if err != nil {
|
|
d.params.Logger.Errorw("could not unmarshal rtcp rtx receiver packet", err)
|
|
return
|
|
}
|
|
|
|
for _, pkt := range pkts {
|
|
switch p := pkt.(type) {
|
|
case *rtcp.ReceiverReport:
|
|
for _, r := range p.Reports {
|
|
if r.SSRC != d.ssrcRTX {
|
|
continue
|
|
}
|
|
|
|
d.rtpStatsRTX.UpdateFromReceiverReport(r)
|
|
}
|
|
|
|
case *rtcp.ReceiverEstimatedMaximumBitrate:
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnREMB(d, p)
|
|
}
|
|
|
|
case *rtcp.TransportLayerCC:
|
|
if p.MediaSSRC == d.ssrcRTX {
|
|
if sal := d.getStreamAllocatorListener(); sal != nil {
|
|
sal.OnTransportCCFeedback(d, p)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) SetConnected() {
|
|
d.bindLock.Lock()
|
|
if !d.connected.Swap(true) {
|
|
d.onBindAndConnectedChange()
|
|
}
|
|
d.params.Logger.Debugw("downtrack connected")
|
|
d.bindLock.Unlock()
|
|
}
|
|
|
|
// SetActivePaddingOnMuteUpTrack will enable padding on the track when its uptrack is muted.
|
|
// Pion will not fire OnTrack event until it receives packet for the track,
|
|
// so we send padding packets to help pion client (go-sdk) to fire the event.
|
|
func (d *DownTrack) SetActivePaddingOnMuteUpTrack() {
|
|
d.activePaddingOnMuteUpTrack.Store(true)
|
|
}
|
|
|
|
func (d *DownTrack) retransmitPacket(epm *extPacketMeta, sourcePkt []byte, isProbe bool) (int, error) {
|
|
var pkt rtp.Packet
|
|
if err := pkt.Unmarshal(sourcePkt); err != nil {
|
|
d.params.Logger.Errorw("could not unmarshal rtp packet to send via RTX", err)
|
|
return 0, err
|
|
}
|
|
hdr := RTPHeaderFactory.Get().(*rtp.Header)
|
|
*hdr = rtp.Header{
|
|
Version: pkt.Header.Version,
|
|
Padding: pkt.Header.Padding,
|
|
Marker: epm.marker,
|
|
PayloadType: d.getTranslatedPayloadType(pkt.Header.PayloadType),
|
|
SequenceNumber: epm.targetSeqNo,
|
|
Timestamp: epm.timestamp,
|
|
SSRC: d.ssrc,
|
|
}
|
|
rtxOffset := 0
|
|
var rtxExtSequenceNumber uint64
|
|
if rtxPT := d.payloadTypeRTX.Load(); rtxPT != 0 && d.ssrcRTX != 0 {
|
|
rtxExtSequenceNumber = d.rtxSequenceNumber.Inc()
|
|
rtxOffset = 2
|
|
|
|
hdr.PayloadType = uint8(rtxPT)
|
|
hdr.SequenceNumber = uint16(rtxExtSequenceNumber)
|
|
hdr.SSRC = d.ssrcRTX
|
|
}
|
|
|
|
if d.dependencyDescriptorExtID != 0 {
|
|
var ddBytes []byte
|
|
if len(epm.ddBytesSlice) != 0 {
|
|
ddBytes = epm.ddBytesSlice
|
|
} else {
|
|
ddBytes = epm.ddBytes[:epm.ddBytesSize]
|
|
}
|
|
if len(ddBytes) != 0 {
|
|
hdr.SetExtension(uint8(d.dependencyDescriptorExtID), ddBytes)
|
|
}
|
|
}
|
|
if d.absCaptureTimeExtID != 0 && len(epm.actBytes) != 0 {
|
|
hdr.SetExtension(uint8(d.absCaptureTimeExtID), epm.actBytes)
|
|
}
|
|
d.addDummyExtensions(hdr)
|
|
|
|
poolEntity := PacketFactory.Get().(*[]byte)
|
|
payload := *poolEntity
|
|
if rtxOffset != 0 {
|
|
// write OSN (Original Sequence Number)
|
|
binary.BigEndian.PutUint16(payload[0:2], epm.targetSeqNo)
|
|
}
|
|
if len(epm.codecBytesSlice) != 0 {
|
|
n := copy(payload[rtxOffset:], epm.codecBytesSlice)
|
|
m := copy(payload[rtxOffset+n:], pkt.Payload[epm.numCodecBytesIn:])
|
|
payload = payload[:rtxOffset+n+m]
|
|
} else {
|
|
copy(payload[rtxOffset:], epm.codecBytes[:epm.numCodecBytesOut])
|
|
copy(payload[rtxOffset+int(epm.numCodecBytesOut):], pkt.Payload[epm.numCodecBytesIn:])
|
|
payload = payload[:rtxOffset+int(epm.numCodecBytesOut)+len(pkt.Payload)-int(epm.numCodecBytesIn)]
|
|
}
|
|
|
|
if d.params.StripPacketTrailer {
|
|
if strip := packettrailer.StripTrailer(payload[rtxOffset:], epm.marker); strip > 0 {
|
|
payload = payload[:len(payload)-strip]
|
|
}
|
|
}
|
|
|
|
headerSize := hdr.MarshalSize()
|
|
var (
|
|
payloadSize, paddingSize int
|
|
isOutOfOrder bool
|
|
)
|
|
if isProbe {
|
|
// although not padding only packets, marking it as padding for accounting as padding is used to signify probing,
|
|
// also not marking them as out-of-order although sequence numbers in packets are out-of-order because of re-sending packets
|
|
payloadSize, paddingSize, isOutOfOrder = 0, len(payload), false
|
|
} else {
|
|
payloadSize, paddingSize, isOutOfOrder = len(payload), 0, true
|
|
}
|
|
if hdr.SSRC == d.ssrcRTX {
|
|
d.rtpStatsRTX.Update(
|
|
mono.UnixNano(),
|
|
rtxExtSequenceNumber,
|
|
0,
|
|
hdr.Marker,
|
|
headerSize,
|
|
payloadSize,
|
|
paddingSize,
|
|
isOutOfOrder,
|
|
)
|
|
} else {
|
|
d.rtpStats.Update(
|
|
mono.UnixNano(),
|
|
epm.extSequenceNumber,
|
|
epm.extTimestamp,
|
|
hdr.Marker,
|
|
headerSize,
|
|
payloadSize,
|
|
paddingSize,
|
|
isOutOfOrder,
|
|
)
|
|
}
|
|
pacerPacket := pacer.PacketFactory.Get().(*pacer.Packet)
|
|
*pacerPacket = pacer.Packet{
|
|
Header: hdr,
|
|
HeaderPool: RTPHeaderFactory,
|
|
HeaderSize: headerSize,
|
|
Payload: payload,
|
|
ProbeClusterId: ccutils.ProbeClusterId(d.probeClusterId.Load()),
|
|
IsProbe: isProbe,
|
|
IsRTX: !isProbe,
|
|
AbsSendTimeExtID: uint8(d.absSendTimeExtID),
|
|
TransportWideExtID: uint8(d.transportWideExtID),
|
|
WriteStream: d.writeStream,
|
|
Pool: PacketFactory,
|
|
PoolEntity: poolEntity,
|
|
}
|
|
d.pacer.Enqueue(pacerPacket)
|
|
return headerSize + len(payload), nil
|
|
}
|
|
|
|
func (d *DownTrack) retransmitPackets(nacks []uint16) {
|
|
if d.sequencer == nil {
|
|
return
|
|
}
|
|
|
|
if FlagStopRTXOnPLI && d.isNACKThrottled.Load() {
|
|
return
|
|
}
|
|
|
|
filtered, disallowedLayers := d.forwarder.FilterRTX(nacks)
|
|
if len(filtered) == 0 {
|
|
return
|
|
}
|
|
|
|
src := PacketFactory.Get().(*[]byte)
|
|
defer PacketFactory.Put(src)
|
|
|
|
receiver := d.Receiver()
|
|
|
|
nackAcks := uint32(0)
|
|
nackMisses := uint32(0)
|
|
numRepeatedNACKs := uint32(0)
|
|
for _, epm := range d.sequencer.getExtPacketMetas(filtered) {
|
|
if disallowedLayers[epm.layer] {
|
|
continue
|
|
}
|
|
|
|
nackAcks++
|
|
|
|
pktBuff := *src
|
|
n, err := receiver.ReadRTP(pktBuff, uint8(epm.layer), epm.sourceSeqNo)
|
|
if err != nil {
|
|
if err == io.EOF {
|
|
break
|
|
}
|
|
nackMisses++
|
|
continue
|
|
}
|
|
|
|
if epm.nacked > 1 {
|
|
numRepeatedNACKs++
|
|
}
|
|
|
|
d.retransmitPacket(&epm, pktBuff[:n], false)
|
|
}
|
|
|
|
d.totalRepeatedNACKs.Add(numRepeatedNACKs)
|
|
|
|
d.rtpStats.UpdateNackProcessed(nackAcks, nackMisses, numRepeatedNACKs)
|
|
}
|
|
|
|
func (d *DownTrack) WriteProbePackets(bytesToSend int, usePadding bool) int {
|
|
rtxPT := uint8(d.payloadTypeRTX.Load())
|
|
if rtxPT == 0 || d.ssrcRTX == 0 {
|
|
return d.WritePaddingRTP(bytesToSend, false, false)
|
|
}
|
|
|
|
if !d.writable.Load() ||
|
|
!d.rtpStats.IsActive() ||
|
|
(d.absSendTimeExtID == 0 && d.transportWideExtID == 0) ||
|
|
d.rtpStats.LastReceiverReportTime() == 0 ||
|
|
d.sequencer == nil {
|
|
return 0
|
|
}
|
|
|
|
bytesSent := 0
|
|
|
|
if usePadding {
|
|
num := (bytesToSend + RTPPaddingMaxPayloadSize + RTPPaddingEstimatedHeaderSize - 1) / (RTPPaddingMaxPayloadSize + RTPPaddingEstimatedHeaderSize)
|
|
if num == 0 {
|
|
return 0
|
|
}
|
|
|
|
payloads := make([]byte, RTPPaddingMaxPayloadSize*num)
|
|
for i := range num {
|
|
rtxExtSequenceNumber := d.rtxSequenceNumber.Inc()
|
|
hdr := RTPHeaderFactory.Get().(*rtp.Header)
|
|
*hdr = rtp.Header{
|
|
Version: 2,
|
|
Padding: true,
|
|
Marker: false,
|
|
PayloadType: rtxPT,
|
|
SequenceNumber: uint16(rtxExtSequenceNumber),
|
|
Timestamp: 0,
|
|
SSRC: d.ssrcRTX,
|
|
}
|
|
d.addDummyExtensions(hdr)
|
|
|
|
payload := payloads[i*RTPPaddingMaxPayloadSize : (i+1)*RTPPaddingMaxPayloadSize : (i+1)*RTPPaddingMaxPayloadSize]
|
|
// last byte of padding has padding size including that byte
|
|
payload[RTPPaddingMaxPayloadSize-1] = byte(RTPPaddingMaxPayloadSize)
|
|
|
|
hdrSize := hdr.MarshalSize()
|
|
payloadSize := len(payload)
|
|
d.rtpStatsRTX.Update(
|
|
mono.UnixNano(),
|
|
rtxExtSequenceNumber,
|
|
0,
|
|
hdr.Marker,
|
|
hdrSize,
|
|
0,
|
|
payloadSize,
|
|
false,
|
|
)
|
|
pacerPacket := pacer.PacketFactory.Get().(*pacer.Packet)
|
|
*pacerPacket = pacer.Packet{
|
|
Header: hdr,
|
|
HeaderPool: RTPHeaderFactory,
|
|
HeaderSize: hdrSize,
|
|
Payload: payload,
|
|
ProbeClusterId: ccutils.ProbeClusterId(d.probeClusterId.Load()),
|
|
IsProbe: true,
|
|
AbsSendTimeExtID: uint8(d.absSendTimeExtID),
|
|
TransportWideExtID: uint8(d.transportWideExtID),
|
|
WriteStream: d.writeStream,
|
|
}
|
|
d.pacer.Enqueue(pacerPacket)
|
|
|
|
bytesSent += hdrSize + payloadSize
|
|
}
|
|
} else {
|
|
src := PacketFactory.Get().(*[]byte)
|
|
defer PacketFactory.Put(src)
|
|
|
|
receiver := d.Receiver()
|
|
|
|
endExtHighestSequenceNumber := d.rtpStats.ExtHighestSequenceNumber()
|
|
startExtHighestSequenceNumber := endExtHighestSequenceNumber - 5
|
|
for esn := startExtHighestSequenceNumber; esn <= endExtHighestSequenceNumber; esn++ {
|
|
epm := d.sequencer.lookupExtPacketMeta(esn)
|
|
if epm == nil {
|
|
continue
|
|
}
|
|
|
|
pktBuff := *src
|
|
n, err := receiver.ReadRTP(pktBuff, uint8(epm.layer), epm.sourceSeqNo)
|
|
if err != nil {
|
|
if err == io.EOF {
|
|
break
|
|
}
|
|
continue
|
|
}
|
|
|
|
sent, _ := d.retransmitPacket(epm, pktBuff[:n], true)
|
|
bytesSent += sent
|
|
if bytesSent >= bytesToSend {
|
|
break
|
|
}
|
|
}
|
|
}
|
|
|
|
return bytesSent
|
|
}
|
|
|
|
func (d *DownTrack) addDummyExtensions(hdr *rtp.Header) {
|
|
// add dummy extensions (actual ones will be filed by pacer) to get header size
|
|
if d.absSendTimeExtID != 0 {
|
|
hdr.SetExtension(uint8(d.absSendTimeExtID), dummyAbsSendTimeExt)
|
|
}
|
|
if d.transportWideExtID != 0 {
|
|
hdr.SetExtension(uint8(d.transportWideExtID), dummyTransportCCExt)
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) getTranslatedPayloadType(srcPT uint8) uint8 {
|
|
// send primary codec to subscriber if the publisher sent primary codec when red is negotiated,
|
|
// this will happen when the payload is too large to encode into red payload (exceeds mtu).
|
|
if d.isRED && srcPT == d.upstreamPrimaryPT && d.primaryPT != 0 {
|
|
return d.primaryPT
|
|
}
|
|
return uint8(d.payloadType.Load())
|
|
}
|
|
|
|
func (d *DownTrack) DebugInfo() map[string]any {
|
|
stats := map[string]any{
|
|
"LastPli": d.rtpStats.LastPli(),
|
|
}
|
|
stats["RTPMunger"] = d.forwarder.RTPMungerDebugInfo()
|
|
|
|
senderReport := d.CreateSenderReport()
|
|
if senderReport != nil {
|
|
stats["NTPTime"] = senderReport.NTPTime
|
|
stats["RTPTime"] = senderReport.RTPTime
|
|
stats["PacketCount"] = senderReport.PacketCount
|
|
}
|
|
|
|
return map[string]any{
|
|
"SubscriberID": d.params.SubID,
|
|
"TrackID": d.id,
|
|
"StreamID": d.params.StreamID,
|
|
"SSRC": d.ssrc,
|
|
"MimeType": d.Mime().String(),
|
|
"BindState": d.bindState.Load().(bindState),
|
|
"Muted": d.forwarder.IsMuted(),
|
|
"PubMuted": d.forwarder.IsPubMuted(),
|
|
"CurrentSpatialLayer": d.forwarder.CurrentLayer().Spatial,
|
|
"Stats": stats,
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) GetConnectionScoreAndQuality() (float32, livekit.ConnectionQuality) {
|
|
return d.connectionStats.GetScoreAndQuality()
|
|
}
|
|
|
|
// OnStatsUpdate registers an additional callback that fires alongside the
|
|
// configured DownTrackListener whenever connection-quality stats are produced.
|
|
// Intended for tests and observers; the production listener path is unaffected.
|
|
func (d *DownTrack) OnStatsUpdate(fn func(d *DownTrack, stat *livekit.AnalyticsStat)) {
|
|
d.onStatsUpdate.Store(fn)
|
|
}
|
|
|
|
func (d *DownTrack) GetTrackStats() *livekit.RTPStats {
|
|
return rtpstats.ReconcileRTPStatsWithRTX(d.rtpStats.ToProto(), d.rtpStatsRTX.ToProto())
|
|
}
|
|
|
|
func (d *DownTrack) deltaStats(ds *rtpstats.RTPDeltaInfo, dsrv *rtpstats.RTPDeltaInfo) map[uint32]*buffer.StreamStatsWithLayers {
|
|
if ds == nil && dsrv == nil {
|
|
return nil
|
|
}
|
|
|
|
streamStats := make(map[uint32]*buffer.StreamStatsWithLayers, 1)
|
|
streamStats[d.ssrc] = &buffer.StreamStatsWithLayers{
|
|
RTPStats: ds,
|
|
RTPStatsRemoteView: dsrv,
|
|
Layers: map[int32]*rtpstats.RTPDeltaInfo{
|
|
0: ds,
|
|
},
|
|
}
|
|
|
|
return streamStats
|
|
}
|
|
|
|
func (d *DownTrack) GetDeltaStatsSender() map[uint32]*buffer.StreamStatsWithLayers {
|
|
ds, dsrv := d.rtpStats.DeltaInfoSender(d.deltaStatsSenderSnapshotId)
|
|
dsRTX, dsrvRTX := d.rtpStatsRTX.DeltaInfoSender(d.deltaStatsRTXSenderSnapshotId)
|
|
return d.deltaStats(
|
|
rtpstats.ReconcileRTPDeltaInfoWithRTX(ds, dsRTX),
|
|
rtpstats.ReconcileRTPDeltaInfoWithRTX(dsrv, dsrvRTX),
|
|
)
|
|
}
|
|
|
|
func (d *DownTrack) GetPrimaryStreamLastReceiverReportTime() time.Time {
|
|
return time.Unix(0, d.rtpStats.LastReceiverReportTime())
|
|
}
|
|
|
|
func (d *DownTrack) GetPrimaryStreamPacketsSent() uint64 {
|
|
return d.rtpStats.GetPacketsSeenMinusPadding()
|
|
}
|
|
|
|
func (d *DownTrack) GetNackStats() (totalPackets uint32, totalRepeatedNACKs uint32) {
|
|
totalPackets = uint32(d.rtpStats.GetPacketsSeenMinusPadding())
|
|
totalRepeatedNACKs = d.totalRepeatedNACKs.Load()
|
|
return
|
|
}
|
|
|
|
func (d *DownTrack) onBindAndConnectedChange() {
|
|
if d.writeStopped.Load() {
|
|
return
|
|
}
|
|
d.writable.Store(d.connected.Load() && d.bindState.Load() == bindStateBound)
|
|
if d.connected.Load() && d.bindState.Load() == bindStateBound && !d.bindAndConnectedOnce.Swap(true) {
|
|
go d.params.Listener.OnBindAndConnected()
|
|
|
|
if d.activePaddingOnMuteUpTrack.Load() {
|
|
go d.sendPaddingOnMute()
|
|
}
|
|
|
|
// kick off PLI request if allocation is pending
|
|
d.postKeyFrameRequestEvent()
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) sendPaddingOnMute() {
|
|
// let uptrack have chance to send packet before we send padding
|
|
time.Sleep(waitBeforeSendPaddingOnMute)
|
|
|
|
if d.kind == webrtc.RTPCodecTypeVideo {
|
|
d.sendPaddingOnMuteForVideo()
|
|
} else {
|
|
d.sendSilentFrameOnMuteForAudio()
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) sendPaddingOnMuteForVideo() {
|
|
numPackets := maxPaddingOnMuteDuration / paddingOnMuteInterval
|
|
for i := range int(numPackets) {
|
|
if d.rtpStats.IsActive() || d.IsClosed() {
|
|
return
|
|
}
|
|
if i == 0 {
|
|
d.params.Logger.Debugw("sending padding on mute")
|
|
}
|
|
d.WritePaddingRTP(20, true, true)
|
|
time.Sleep(paddingOnMuteInterval)
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) sendSilentFrameOnMuteForAudio() {
|
|
var (
|
|
payload []byte
|
|
err error
|
|
)
|
|
switch d.Mime() {
|
|
case mime.MimeTypeOpus:
|
|
payload, err = d.getAudioBlankFrameFunc(OpusSilenceFrame)(false)
|
|
case mime.MimeTypeRED:
|
|
payload, err = d.getOpusRedBlankFrame(false)
|
|
case mime.MimeTypePCMU:
|
|
payload, err = d.getAudioBlankFrameFunc(PCMUSilenceFrame)(false)
|
|
case mime.MimeTypePCMA:
|
|
payload, err = d.getAudioBlankFrameFunc(PCMASilenceFrame)(false)
|
|
default:
|
|
d.params.Logger.Infow("unsupported mime type for silent frame on mute", "mimeType", d.Mime())
|
|
return
|
|
}
|
|
if err != nil {
|
|
d.params.Logger.Warnw("could not get blank frame", err)
|
|
return
|
|
}
|
|
|
|
frameRate := uint32(50)
|
|
frameDuration := time.Duration(1000/frameRate) * time.Millisecond
|
|
numFrames := frameRate * uint32(maxPaddingOnMuteDuration/time.Second)
|
|
first := true
|
|
for {
|
|
if d.rtpStats.IsActive() || d.IsClosed() || numFrames <= 0 {
|
|
return
|
|
}
|
|
if first {
|
|
first = false
|
|
d.params.Logger.Debugw("sending padding on mute")
|
|
}
|
|
snts, _, err := d.forwarder.GetSnTsForBlankFrames(frameRate, 1)
|
|
if err != nil {
|
|
d.params.Logger.Warnw("could not get SN/TS for blank frame", err)
|
|
return
|
|
}
|
|
for i := range len(snts) {
|
|
hdr := &rtp.Header{
|
|
Version: 2,
|
|
Padding: false,
|
|
Marker: true,
|
|
PayloadType: uint8(d.payloadType.Load()),
|
|
SequenceNumber: uint16(snts[i].extSequenceNumber),
|
|
Timestamp: uint32(snts[i].extTimestamp),
|
|
SSRC: d.ssrc,
|
|
}
|
|
d.addDummyExtensions(hdr)
|
|
headerSize := hdr.MarshalSize()
|
|
d.rtpStats.Update(
|
|
mono.UnixNano(),
|
|
snts[i].extSequenceNumber,
|
|
snts[i].extTimestamp,
|
|
hdr.Marker,
|
|
headerSize,
|
|
0,
|
|
len(payload), // although this is using empty frames, mark as padding as these are used to trigger Pion OnTrack only
|
|
false,
|
|
)
|
|
pacerPacket := pacer.PacketFactory.Get().(*pacer.Packet)
|
|
*pacerPacket = pacer.Packet{
|
|
Header: hdr,
|
|
HeaderSize: headerSize,
|
|
Payload: payload,
|
|
ProbeClusterId: ccutils.ProbeClusterId(d.probeClusterId.Load()),
|
|
AbsSendTimeExtID: uint8(d.absSendTimeExtID),
|
|
TransportWideExtID: uint8(d.transportWideExtID),
|
|
WriteStream: d.writeStream,
|
|
}
|
|
d.pacer.Enqueue(pacerPacket)
|
|
}
|
|
|
|
numFrames--
|
|
time.Sleep(frameDuration)
|
|
}
|
|
}
|
|
|
|
func (d *DownTrack) HandleRTCPSenderReportData(
|
|
_payloadType webrtc.PayloadType,
|
|
layer int32,
|
|
publisherSRData *livekit.RTCPSenderReportState,
|
|
) error {
|
|
d.forwarder.SetRefSenderReport(layer, publisherSRData)
|
|
|
|
currentLayer, isSingleStream, tsOffset, refSenderReport := d.forwarder.GetSenderReportParams()
|
|
if layer == currentLayer || (layer == 0 && isSingleStream) {
|
|
d.handleRTCPSenderReportData(refSenderReport, tsOffset)
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func (d *DownTrack) handleRTCPSenderReportData(publisherSRData *livekit.RTCPSenderReportState, tsOffset uint64) {
|
|
d.rtpStats.MaybeAdjustFirstPacketTime(publisherSRData, tsOffset)
|
|
}
|
|
|
|
// -------------------------------------------------------------------------------
|