display Videos to user based upon their location, so how to achieve this using Video features (Not Assets Library) in SharePoint 2013 Online
Hi,

We need to display Videos to user based upon their location, so how to achieve this using Video features (Not Assets Library) in SharePoint 2013 Online (Office 365 E3 version)?

Any approach, information, code about this would be greatly appreciated. Thanks!


September 9th, 2015 11:02am

The classic solution would be to compile audiences based on the location properties in AD. Then you could use Audience targetting to show the correct videos to users.

You have a little less control over Audiences in O365 such as when they get compiled, but if you have the location information in a users profile it should be possible that way.

Free Windows Admin Tool Kit Click here and download it now
September 9th, 2015 11:12am

Hi,

A suggestion is that you can develop a SharePoint Hosted Add-in(aka SharePoint Hosted App), in this add-in, get the current user location with the help of HTML5 Geolocation API, then display the location-specific videos to users accordingly.

A demo about Getting Current Location with JavaScript for your reference:

https://coderwall.com/p/ouofjg/getting-current-location-with-javascript

Thanks                 

Patrick Liang

September 10th, 2015 1:18am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics