Files
livekit/pkg
Erik HortschandClaude Opus 4.8 67af635be7 rtc: route answer to publisher in single-PC / one-shot mode
Correct the previous nil-guard: dropping the answer prevents the crash but
breaks subscribe renegotiation. In single-PC (UseSinglePeerConnection) and
one-shot signalling modes the single publisher PC carries both directions;
when the server renegotiates to push a subscribed track it offers on that PC
(NegotiateSubscriber -> publisher.Negotiate -> signalSendOffer) and the client
replies with an answer. Route that answer to the publisher, matching every
other subscriber-path method in TransportManager (GetSubscriberRTT,
AddTrackLocal, AddSubscribedTrack, NegotiateSubscriber, ...).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 13:40:29 -07:00
..
2025-11-28 21:51:53 +05:30
2026-05-21 23:00:51 +05:30
2026-04-23 15:41:55 +05:30