medooze / media-server-node

WebRTC Media Server for Node.js
MIT License
802 stars 119 forks source link

Add SimulcastMediaFrameListenerTrack class for select layers #247

Closed harryz2000 closed 7 months ago

murillo128 commented 8 months ago

Umm.. i have been checking and how is this different than lib/IncomingStreamTrackSimulcastAdapter.js ? couldn't we reuse that class instead?

harryz2000 commented 8 months ago

Umm.. i have been checking and how is this different than lib/IncomingStreamTrackSimulcastAdapter.js ? couldn't we reuse that class instead?

Potentially yes. Looks doing similar thing...

harryz2000 commented 7 months ago

Close in favour of using IncomingStreamTrackSimulcastAdapter