<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">we don’t currently have this in events, but we have discussed adding it.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 4, 2016, at 9:52 AM, Mirko Brankovic &lt;<a href="mailto:mirkobrankovic@gmail.com" class="">mirkobrankovic@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">damn i didn't finish the mail :<div class=""><br class=""></div><div class="">so :</div><div class=""><br class=""></div><div class="">well basicly to broadcast video position of each video stream, that will open a lot of options on client side, not only for displaying statuses like muted, but to give admin actions to mute ecact member ,....</div><div class=""><br class=""></div><div class="">I tried enabling fs events on verto, butr stilll don't see events like that:</div><div class=""><div style="font-size: 12.8px;" class=""><div class=""><div class=""><br class=""></div><div class=""><div class="">&nbsp; &nbsp; &nbsp; &nbsp; globals.enable_presence = SWITCH_TRUE;</div><div class="">&nbsp; &nbsp; &nbsp; &nbsp; globals.enable_fs_events = SWITCH_TRUE;</div></div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I'll try next to generate them in&nbsp;conference_video.c.</div><div class=""><br class=""></div><div class="">If anyone tried or have solution for this please share it :)</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Mirko</div><div class=""><br class=""></div></div></div></div><div class="gmail_extra" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br class=""><div class="gmail_quote">On Thu, Aug 4, 2016 at 4:45 PM, Mirko Brankovic<span class="Apple-converted-space">&nbsp;</span><span dir="ltr" class="">&lt;<a href="mailto:mirkobrankovic@gmail.com" target="_blank" class="">mirkobrankovic@gmail.com</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div dir="ltr" class="">Hi,<div class=""><br class=""></div><div class="">Was anyone trying to get events like video position in the vid-layout?<br class=""><div class=""><div class="">It would be cool to broadcast each video &nbsp;cordinates in event (maybe on each change)</div><div class="">so that we can get something like</div><div class=""><div class="">[ALERT] mod_verto.c:5207 EVENT BROADCAST FSevent.custom::conference::maintenance {</div><div class=""><span style="white-space: pre-wrap;" class="">        </span>"eventChannel":<span style="white-space: pre-wrap;" class="">        </span>"FSevent.custom::conference::maintenance",</div><div class=""><span style="white-space: pre-wrap;" class="">        </span>"data":<span style="white-space: pre-wrap;" class="">        </span>{</div><div class=""><span style="white-space: pre-wrap;" class="">                </span>"Event-Name":<span style="white-space: pre-wrap;" class="">        </span>"CUSTOM",</div><div class=""><span style="white-space: pre-wrap;" class="">                </span>"Core-UUID":<span style="white-space: pre-wrap;" class="">        </span>"c4c53039-e6fa-4515-adb4-ce14a8674687",</div><div class="">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;...</div><div class=""><span style="white-space: pre-wrap;" class="">                </span>"Event-Subclass":<span style="white-space: pre-wrap;" class="">        </span>"conference::maintenance",</div><div class=""><span style="white-space: pre-wrap;" class="">                </span>"Conference-Name":<span style="white-space: pre-wrap;" class="">        </span>"mirko",</div><div class=""><span style="white-space: pre-wrap;" class="">                </span>"Conference-Size":<span style="white-space: pre-wrap;" class="">        </span>"1",</div><div class=""><span style="white-space: pre-wrap;" class="">                </span>"Conference-Ghosts":<span style="white-space: pre-wrap;" class="">        </span>"0",</div><div class=""><span style="white-space: pre-wrap;" class="">                </span>"Conference-Profile-Name":<span style="white-space: pre-wrap;" class="">        </span>"test",</div><div class=""><span style="white-space: pre-wrap;" class="">                </span>"Conference-Unique-ID":<span style="white-space: pre-wrap;" class="">        </span>"2db98498-8d54-4c3c-be4a-df03ddbd92e9",</div><div class=""><br class=""></div><div class=""><span style="white-space: pre-wrap;" class="">        </span>}</div><div class="">}</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class="">&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span>globals.enable_presence = SWITCH_TRUE;</div><div class="">&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span>globals.enable_fs_events = SWITCH_TRUE;</div></div></div></div></div></blockquote></div></div></div></blockquote></div></div></body></html>