Hi,
I'm doing my first steps with ant-media and I'm playing with the conference app.
I'm trying to build a "one to many" app that will allow other participants to join with video at some point.
But so far I see that if I want a user to publish at some point of the call, the camera is enabled by default. And if the user joins as isPlayMode, I can't make it publish later.
Is there a way to join with "isPlayMode:false" but don't start the localvideo?
That way all users can join with the ability to publish, but it won't start they camera on join.
Regards,
Javier