Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/457.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 韩元';无法连接到scriptcam服务器_Javascript_Flash_Camera_Ip Camera - Fatal编程技术网

Javascript 韩元';无法连接到scriptcam服务器

Javascript 韩元';无法连接到scriptcam服务器,javascript,flash,camera,ip-camera,Javascript,Flash,Camera,Ip Camera,我已将scriptcam放入2主机服务器。Bluehost和Hostinger仍然得到相同的结果,如下所示:(通过ChromeWebDeveloper工具进行控制台检查) ScriptCam 1.4.0版启动。。。 在Flash插件上运行(WIN 11,6602180) 添加全局错误处理程序 添加右鼠标手柄 检索flashvars id:网络摄像头 zoomChat:1 fileReady:函数fileReady(qfileName){ //$(“#记录器”).hide(); $('#messa

我已将scriptcam放入2主机服务器。Bluehost和Hostinger仍然得到相同的结果,如下所示:(通过ChromeWebDeveloper工具进行控制台检查)

ScriptCam 1.4.0版启动。。。
在Flash插件上运行(WIN 11,6602180)
添加全局错误处理程序
添加右鼠标手柄
检索flashvars
id:网络摄像头
zoomChat:1
fileReady:函数fileReady(qfileName){
//$(“#记录器”).hide();
$('#message').html('请等待文件转换完成…');
waitForMovie(qfileName);
}
缩放:1
X:0
文件名:testfile
轮换:0
noFlashFound:您需要使用此软件。
请单击链接下载安装程序

翻转:0 转弯半径:0 宽度:550 setVolume:函数setVolume(值){ $('#currentVolume').val(值); 警报(“当前音量为”+数值); $.scriptcam.changeVolume(50); } 聊天窗口:聊天窗口 身高:320 最长时间:30 onError:函数onError(errorId,errorMsg){ 警报(errorMsg); } 路径:scriptcam/ 已连接:函数showRecord(){ 警报('Connect!!!'); $(“录制开始按钮”).attr(“禁用”,false); //$('b-screen').fadeIn(500); //$('start btn').attr(“disabled”,false); } 歪斜:0 timeLeft:函数timeLeft(值){ $('input#timeLeft').val(值); } 校正视频尺寸 校正量表 在内存中绘制遮罩 启动ZXing 设置AMF3编码 初始化H264编码器 H264设置:用于压缩的视频编解码器:H264Avc H264设置:用于H.264/AVC编码的级别:3 H264设置:用于H.264/AVC编码的配置文件:基线 H264设置:带宽:0 H264设置:FPS:-1 H264设置:关键帧间隔:30 H264设置:质量:90 添加摄像头 将相机大小设置为宽度:550高度:320 用于摄像机的硬件加速:STAGEVIDEO 硬件加速是可用的 已加载许可证文件 摄像机:带宽:0 摄影机:当前FPS:0 摄像机:FPS:30 摄影机:关键帧间隔:30 摄像机:质量:90
而如果我在演示中查看他们的网站来录制相机,我会看到:(通过ChromeWebDeveloper工具进行控制台检查)

ScriptCam 1.4.0版启动。。。
在Flash插件上运行(WIN 11,6602180)
添加全局错误处理程序
添加右鼠标手柄
检索flashvars
角落颜色:e3e5e2
id:网络摄像头
转弯半径:20
timeLeft:函数timeLeft(值){
$('#timeLeft').val(值);
}
X:0
onError:函数onError(errorId,errorMsg){
警报(errorMsg);
}
歪斜:0
文件名:demo430142
轮换:0
promptWillShow:函数promptWillShow(){
警报('将显示安全对话框。请单击允许');
}
noFlashFound:您需要使用此软件。
请单击链接下载安装程序

宽度:320 已连接:函数showRecord(){ $(“录制开始按钮”).attr(“禁用”,false); } 翻转:0 身高:240 onWebcamReady:功能onWebcamReady(摄像头、摄像头、麦克风、麦克风、音量){ $(“#滑块”).slider(“选项”,“禁用”,false); $(“#滑块”)。滑块(“选项”、“值”、体积); $.each(摄像机名称、函数(索引、文本){ $('#cameraNames').append($('').val(index.html(text)) }); $('cameraNames').val(摄像机); $。每个(麦克风、功能(索引、文本){ $(“#麦克风名称”).append($('').val(index.html(text)) }); $('麦克风名称').val(麦克风); } 路径: showMicrophoneErrors:错误 聊天窗口:聊天窗口 fileReady:函数fileReady(文件名){ $(“#记录器”).hide(); $('#message').html('请等待文件转换完成…'); waitForMovie(文件名); } 缩放:1 setVolume:函数setVolume(值){ value=parseInt(32*value/100)+1; 对于(变量i=1;i
如果你看到的话,我上传的页面是他们的demo2.html,我相信这是他们的全部
ScriptCam version 1.4.0 booting...
Running on Flash PlugIn (WIN 11,6,602,180)
Adding global error handler
Adding right mousehandler
Retrieving flashvars
id:webcam
zoomChat:1
fileReady:function fileReady(qfileName) {
                //$('#recorder').hide();
                $('#message').html('Please wait for the file conversion to finish...');
                waitForMovie(qfileName);
            }
zoom:1
skewX:0
filename:testfile
rotate:0
noFlashFound:<p>You need <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player 11.4</a> to use this software.<br/>Please click on the link to download the installer.</p>
flip:0
cornerRadius:0
width:550
setVolume:function setVolume(value) {
            $('#currentVolume').val(value);
            alert('Current Volume is ' + value);
            $.scriptcam.changeVolume(50);
            }
chatWindow:chatWindow
height:320
maximumTime:30
onError:function onError(errorId,errorMsg) {
                alert(errorMsg);
            }
path:scriptcam/
connected:function showRecord() {
                alert('Connect !!!');
                $( "#recordStartButton" ).attr( "disabled", false );
                //$('#b-screen').fadeIn(500);
                //$('#start-btn').attr( "disabled", false );
            }
skewY:0
timeLeft:function timeLeft(value) {
                $('input#timeLeft').val(value);
            }
Correcting video dimensions
Correcting scale
Drawing masks in memory
Starting ZXing
Setting AMF3 encoding
Init H264 encoder
h264Settings: Video codec used for compression: H264Avc
h264Settings: Level used for H.264/AVC encoding: 3
h264Settings: Profile used for H.264/AVC encoding: baseline
h264Settings: Bandwidth: 0
h264Settings: FPS: -1
h264Settings: Keyframe interval: 30
h264Settings: Quality: 90
Adding camera
Setting camera size to width: 550 height:320
Hardware acceleration used for camera: STAGEVIDEO
Hardware acceleration is available
License file loaded
Camera: Bandwidth: 0
Camera: Current FPS: 0
Camera: FPS: 30
Camera: Keyframe Interval: 30
Camera: Quality: 90
ScriptCam version 1.4.0 booting...
Running on Flash PlugIn (WIN 11,6,602,180)
Adding global error handler
Adding right mousehandler
Retrieving flashvars
cornerColor:e3e5e2
id:webcam
cornerRadius:20
timeLeft:function timeLeft(value) {
                $('#timeLeft').val(value);
            }
skewX:0
onError:function onError(errorId,errorMsg) {
                alert(errorMsg);
            }
skewY:0
fileName:demo430142
rotate:0
promptWillShow:function promptWillShow() {
                alert('A security dialog will be shown. Please click on ALLOW.');
            }
noFlashFound:<p>You need <a href="http://www.adobe.com/go/getflashplayer">Adobe Flash Player 11.4</a> to use this software.<br/>Please click on the link to download the installer.</p>
width:320
connected:function showRecord() {
                $( "#recordStartButton" ).attr( "disabled", false );
            }
flip:0
height:240
onWebcamReady:function onWebcamReady(cameraNames,camera,microphoneNames,microphone,volume) {
                $( "#slider" ).slider( "option", "disabled", false );
                $( "#slider" ).slider( "option", "value", volume );
                $.each(cameraNames, function(index, text) {
                    $('#cameraNames').append( $('<option></option>').val(index).html(text) )
                }); 
                $('#cameraNames').val(camera);
                $.each(microphoneNames, function(index, text) {
                    $('#microphoneNames').append( $('<option></option>').val(index).html(text) )
                }); 
                $('#microphoneNames').val(microphone);
            }
path:
showMicrophoneErrors:false
chatWindow:chatWindow
fileReady:function fileReady(fileName) {
                $('#recorder').hide();
                $('#message').html('Please wait for the file conversion to finish...');
                waitForMovie(fileName);
            }
zoom:1
setVolume:function setVolume(value) {
                value=parseInt(32 * value / 100) + 1;
                for (var i=1; i < value; i++) {
                    $('#LedBar' + i).css('visibility','visible');
                }
                for (i=value; i < 33; i++) {
                    $('#LedBar' + i).css('visibility','hidden');
                }
            }
zoomChat:1
Correcting video dimensions
Correcting scale
Drawing masks in memory
Starting ZXing
Setting AMF3 encoding
Init H264 encoder
h264Settings: Video codec used for compression: H264Avc
h264Settings: Level used for H.264/AVC encoding: 3
h264Settings: Profile used for H.264/AVC encoding: baseline
h264Settings: Bandwidth: 0
h264Settings: FPS: -1
h264Settings: Keyframe interval: 30
h264Settings: Quality: 90
Adding camera
Setting camera size to width: 320 height:240
Hardware acceleration used for camera: STAGEVIDEO
Hardware acceleration is available
GET https://www.scriptcam.com/scriptcam.lic 404 (Not Found) demo_2.cfm:804
License could not be found
Camera: Bandwidth: 0
Camera: Current FPS: 0
Camera: FPS: 30
Camera: Keyframe Interval: 30
Camera: Quality: 90
Connecting to server
The page at https://www.scriptcam.com/demo_2.cfm displayed insecure content from http://europe.scriptcam.com:443/fcs/ident2.
 (program):1
POST http://europe.scriptcam.com:443/fcs/ident2 404 (Not Found) europe.scriptcam.com:443/fcs/ident2:1
The page at https://www.scriptcam.com/demo_2.cfm displayed insecure content from http://europe.scriptcam.com:443/open/1.
 (program):1
POST http://europe.scriptcam.com:443/open/1 404 (Not Found) europe.scriptcam.com:443/open/1:1
conectionOK
connectionOK-connect
connectionOK-connect-past
ncstatusevent fired
NetConnection.Connect.Success
NetConnection connected with protocol rtmp, proxy type none, connected proxy type none
function fileReady(fileName) {
                $('#recorder').hide();
                $('#message').html('This file is now dowloadable for five minutes over &lt;a href='+fileName+'"&gt;here&lt;/a&gt;.');

[...]