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

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

Viewer - high level component #393

Open dubeyShivank opened 1 year ago

dubeyShivank commented 1 year ago

We need to expose our RTS viewer as a high level component that can be embedded into 3rd party applications and can be configured by the end user based on their needs. The following props need to be supplied to it.

Name Type Attribute Default Description
accountId String Mandatory Millicast existing Account ID where you want to get the stream.
streamName String Mandatory Millicast existing Stream Name where you want to get the stream.
muted Boolean Optional false The streaming will start muted.
autoplay Boolean Optional true The streaming will autoplay when connected.
multisource Boolean Optional false The streaming will start using multiview.
showLabels Boolean Optional true Show stream label in multiview mode.