You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it possible to send a recv track (feasible in aiortc). So we need to check track.data.remote === true in handler.send() or handler.replaceTrack() and match track.id in handler.py against existing recv native tracks.
Being done in the
develbranch until we have a newaiortcrelease with:console.log()in the unit test makes it always work...)trackIdvalue in stats: issue 303sender.replaceTrack(): strange behavior (frozen video for N seconds): issue 304track(feasible inaiortc). So we need to checktrack.data.remote === trueinhandler.send()orhandler.replaceTrack()and matchtrack.idin handler.py against existing recv native tracks.