Avatar

Not applicable

hi,mate

i have following code:

<rtc:WebcamSubscriber publisherIDs="{[]}" width="50%" height="50%"/>

as the doc said,if you take publisherIDs with zero lengh array,then you would accept all default published stream,right?

but when i try this,i dont work(does not show anything).When i set up the paramters with "{[source_id]}",it works like a charm.

Can somebody tell my why?

thanks!