REALLY NICE WORK!!!!

it works and now have stream managed much better...takes iteration and now can acess this tream straem map and know how to enable and disable for the next step which is broadcasting
This commit is contained in:
talksik
2022-05-19 08:44:45 -05:00
parent b11fc9d38f
commit 3e957c2296
@@ -70,6 +70,7 @@ function Stream({ peer }: { peer: Peer }) {
console.log(
'stream coming in from remote peer...BUT, only going to show once they broadcast',
);
console.log(peer);
// const audio = new Audio();
// audio.autoplay = true;