dolbyio-samples / rts-app-react-publisher-viewer

A Real Time Streaming App example for dolby.io
MIT License
15 stars 9 forks source link

Reimplement Local File state and mediastream management in Publisher #271

Closed jackshen closed 1 year ago

jackshen commented 1 year ago

We are managing mediastreams in useMultiMediaDevices now, but it's not applicable to local files streams. The application should be able to handle local file videos in a similar way as devices and screenshares. At the moment, they are being handled separately.