Skip to content

Can i use remote Track that is received from peer-1 and set my localTrack from remote Track and send to peer-1 back? #2560

Answered by Sean-Der
ManivishalBurra asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ManivishalBurra

Nothing exists that can do that automatically (maybe we should provide that as a helper?)

examples/broadcast does exactly what you are describing though! It reads from a TrackRemote and then writes to a TrackLocal

Another project I worked on recently does this Broadcast Box. If you want to work on a re-usable helper that would be very useful!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ManivishalBurra
Comment options

Answer selected by ManivishalBurra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants