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

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

feat: individual video playback control states in viewer app #322

Closed jackshen closed 1 year ago

jackshen commented 1 year ago

311

vishalkharge commented 1 year ago

@jackshen On the viewer app with multiple sources, when the viewer pause the playback of main project source and switch to other source, the paused source in the list is shown in the loading state.

Now if the viewer again projects the paused source as a main source, source is not projected. Previous source is shown in the freeze state.