Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 avconference 集成到我的网站中,我正在按照步骤操作,但根据要求,它说需要安装 red5 http://avconference.net/requirements
我只有 cpanel 访问权限
任何人都可以帮助我
您需要 root 访问权限才能安装 avconference。上传后您至少需要 SSH 访问权限 如果您使用 Windows,则需要通过 putty 运行一些命令;如果使用 linux 安装,则需要通过 SSH 终端运行,或者您可以购买预装了 red5 或 FMS 的主机
I have a scope like $scope.doc_details in my angularjs controller, and I want to use it to display a pdf file by using a tag, like this:
$scope.doc_details
<object data="{{doc_details.file_url