限制chrome for media webpart的下载选项 [英] To Restrict Download Option in chrome for media webpart

查看:61
本文介绍了限制chrome for media webpart的下载选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在分享点2013中添加了一个视频,使用插入选项>>视频>>来自分享点视频在IE和Chrome中正常播放,这里的Chrome我必须限制下载选项最终用户不应该看到这个下载和下载视频,i
已在编辑源中使用了以下所有可能性,但注意工作正常。

I have added a video in share point-2013 using insert option>>video>>from share point video is playing fine in IE and Chrome, here in chrome i have to restrict download option end user should not see this download and download the video, i have used all the below possibilities in edit source, but noting is working.

video::-webkit-media-controls { } video::-webkit-media-controls-enclosure { width: calc(100% + 32px); margin- }

<video controls controlsList="nodownload">
  <source data-src="movie.mp4">
</video>


也没有任何效果请在此建议。 

also but nothing is working please suggest on this. 

推荐答案

浏览器级别限制可能无法正常工作用户将始终获得解决方法:) ...您可以为要限制库中下载视频的用户组创建新视图 


转到图书馆设置 - >高级设置 - >选择否下载 

Hi, Browser level restriction may not work user will always get the workaround :) ... you can Create a new view for set of users that you want to restrict the download video in the library 

Go to Library Settings --> Advanced settings --> select NO To download 

如果有效,请告诉我!





这篇关于限制chrome for media webpart的下载选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆