rosariopagano
About
- Username
- rosariopagano
- Joined
- Visits
- 15
- Last Active
- Roles
- Member
Comments
-
I configured nginx as described and accessinng it through a https connection works perfectly. I just need to use latest version. Also pointing it when I'm in my office (browser have an http proxy configured) I can see my printer server. May be I h…
-
This is the erro I can see in firefox console:WebSocket connection to 'wss://217.133.133.42/socket/?lang=it' failed: Error in connection establishment: net::ERR_SOCKS_CONNECTION_FAILED
-
rosariopagano said: Hi, I installed latest nginx version:root@raspberrypi:~# nginx -vnginx version: nginx/1.9.12 I did all steps but I still can't see login. In firefox logs I see websocket connection failed. I'm working again on it. I…
-
Hi, I installed latest nginx version:root@raspberrypi:~# nginx -vnginx version: nginx/1.9.12 I did all steps but I still can't see login. In firefox logs I see websocket connection failed. I'm working again on it.
-
hi, ok. I'll try soon. Thanks
-
Just to complete info. I'm using an RPi 2 (raspbian 7.1) wich install tje nginx 1.2.1 version. Regards Rosario
-
I checked again ffmpeg version. As aspected, for raspbian ffmpeg version (old one which is 0.8) I raceived the "unknown input format: concat" error. With latest ffmpeg versione compiled directly on rpi2 it seems go to the end but all video are of …
-
Hi, As mentioned before I'm using latest ffmpeg version (3.x) downloaded from relative website (not the raspbian one which 0.8). ffmpeg version N-80981-gacca56d Copyright (c) 2000-2016 the FFmpeg developers built with gcc 4.6 (Debian 4.6.3-14+rpi…
-
Hi, I'm adding new info. I tryed ffmpeg command in a separate shell with debug loglevel. It seems a ffmpeg error: /usr/local/bin/ffmpeg -loglevel debug -f concat -i /var/lib/Repetier-Server/printer/MicroRos/timelapse/20160801T195346_SmartRos_Cub…
-
The error log is: unknown input format: 'concat'
-
ok. I know I can do it but, I think, a tunable directory will be a smart and effective solution. Rosario
-
OK. I'll do it. In a general discussion, the problem may still remain if we have long printing time (dozzens or more hours with hundreds of layers). I tryed lots of parameters, in layers or seconds. With few images the video results too fast to s…
-
Just one other point. In this way, the tunable directory may be configured to use External USB storage so timelapse doesn't waste OS disk space and we can create more accurate video for long time 3D printing too. Bye Rosario
-
Hi, I have the same problem. I use Webcam on Raspberry PI 2 and I noticed that capturing video consume lot of disk space. For example, I started a 8h print (1.1s of capture frequency to have a good video) with 5.4GB free disk space and after only…