User picture is not displayed in the meeting

Hello
I am developing an application that creates new users in zoom and then use thier zoom ids to create meetings. I use zoom web api to create users (doc) with custCreate action. After user creation I send a request to upload user picture. After that I expect this image to be displayed in the meeting when user speaks but simple placeholder is displayed http://prntscr.com/s7tr6t
Could you please help to find out why user images are not displayed in the meeting ?

SDK version: 1.7.5

Hey @Sergey,

Since the Web SDK currently does not support user login, there is no way to know what user is in the meeting when joining with the Web SDK, so the profile photo does not show.

Does that make sense?

Thanks,
Tommy

Hello @tommy, understood, thanks.
Could you please clarify when sdk will get this feature ?

1 Like

Hey @Sergey,

I do not have an exact timeline for you.

Stay updated here: https://marketplace.zoom.us/docs/changelog

Thanks,
Tommy

1 Like

Tha would be a excellent feature. There are plans to introduce it on the websdk eventually? Even if it’s something simple. Like when the user fill the meeting number and his/hers display name, to upload a image for that meeting or something like that.

Hey @infra,

This is something we are planning to do, but not for the foreseeable future.

Feel free to add this as a feature request here too get more weight behind it: #feature-requests

Thanks,
Tommy