Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Screen share control switch

Avatar

Level 2

Hi,

We have developed screensharing application, we need to implement the followiing functionality,

Publisher can select a subscriber and request to start screen share, now the members in meeting will view the subscriber's screen.

Please let us know if there are possiblities to implement this in LCCS.

Regards,

Harshini

1 Accepted Solution

Avatar

Correct answer by
Employee

Yes, It is possible. You can use a SharedPropety API that updates the userID of the user that needs to share the screen. When the sharedProperty changes are broadcasted, appropriate user can start his screensharing.

Thanks

Arun

View solution in original post

4 Replies

Avatar

Correct answer by
Employee

Yes, It is possible. You can use a SharedPropety API that updates the userID of the user that needs to share the screen. When the sharedProperty changes are broadcasted, appropriate user can start his screensharing.

Thanks

Arun

Avatar

Level 2

Hi Arun,

Thanks for your reply.

Could you please tell us about SharedProperty in detail and kindly post an example of it if possible.

Thanks,

Harshini

Avatar

Former Community Member

Hi Harshini,

Did you try googling “lccs sharedProperty”? How about looking in the examples folder – anything there?

nigel

Avatar

Level 2

Hi Nigel,

Yes we tried googling, dint find much documentation about it and the example code was not very clear.

Can you please spend time explaining about SharedProperty?

Thanks,

Harshini