Virt-Manager, Intel-GPU-Tools and more Dockers


dee31797

Recommended Posts

13 hours ago, Ryland said:

Referring to the auto-comskip.  Is there any way to get it to only detect commercials and output a vprj file to a specific location?

Unfortunately auto-comskip is setup to just do it's thing. Watch for videos files and automatically remove commercials.

 

If you have the desire and command line and docker skills, you can do it manually with my other docker image djaydev/comskip.

 

From the command line run:

docker run --rm -ti -v "/YOURFOLDER/comskip.ini":"/opt/comskip.ini" -v /YOURVIDEOFOLDER/videos:/videos --entrypoint='bash' djaydev/comskip

Using vprj requires a custom comskip.ini, so set that up and map it, replacing "YOURFOLDER" with where ever you saved your comskip.ini settings file.

After running that docker command you'll be at a command line prompt to run a manual process of video to vprj.

bash-5.0# 
Usage:
  comskip  [-h|--help] [-w|--debugwindow] [-n|--playnice] [--zpcut] [--zpchapter] [--scf] [--videoredo] [--videoredo3] [--csvout] [--quality] [--plist] [-m|--demux] [--hwassist] [--cuvid] [--vdpau] [--dxva2] [--decoders] [--threads=<int>] [-p|--pid=<string>] [-t|--ts] [-d|--detectmethod=<int>] [-v|--verbose=<int>] [-u|--dump=<int>] [-s|--play] [--timing] [-q|--quiet] [--ini=<file>] [--logo=<file>] [--cut=<file>] [--output=<file>] [--output-filename=<file>] [--selftest=<int>] <file> [<file>]

 I've never used vprj so I can't help with the exact command(s) you'll need to use for comskip.

Link to comment
2 hours ago, dee31797 said:

 I've never used vprj so I can't help with the exact command(s) you'll need to use for comskip.

I actually have a comskip.ini from a windows client that does exactly what I want so I have what I need.  I guess I will try to give it a spin.  Does the docker base you mentioned also monitor a directory for new files?

Link to comment
1 minute ago, Ryland said:

I actually have a comskip.ini from a windows client that does exactly what I want so I have what I need.  I guess I will try to give it a spin.  Does the docker base you mentioned also monitor a directory for new files?

No, the process is completely manual.  You have to map the comskip.ini and the folder containing the videos (example from previous post) and manually tell comskip what/where video file you want it to use.

Link to comment
9 minutes ago, dee31797 said:

No, the process is completely manual.  You have to map the comskip.ini and the folder containing the videos (example from previous post) and manually tell comskip what/where video file you want it to use.

Ok.  I might just have to look at building up a full docker with folder monitoring to do all of this automatically like the auto-comskip did but without the commercial cutting included.

Link to comment
  • 2 weeks later...

RE: Krusader Docker
The djaydev Krusader Docker has been recommended to me, but I can't get it working right.

 

Accepting the default info and starting the Docker, I get a red 'X' and "Server disconnected (code: 1006)".

 

I've previously had the binhex-krusader Docker working with no problems (although it's been completely removed at the moment).

 

What do I have to do to get this working correctly? 

Link to comment
23 minutes ago, Karyudo said:

RE: Krusader Docker
The djaydev Krusader Docker has been recommended to me, but I can't get it working right.

 

Accepting the default info and starting the Docker, I get a red 'X' and "Server disconnected (code: 1006)".

 

I've previously had the binhex-krusader Docker working with no problems (although it's been completely removed at the moment).

 

What do I have to do to get this working correctly? 

Please attach the settings for the krusader container from the Unraid GUI

Link to comment
5 minutes ago, Karyudo said:

Like this...?
 

 

Thanks, your settings are pretty much identical to mine.  You are accessing the Krusader through a web browser using http://<yourUnraidIP>:6080 ?  If you, can you also add the logs? The logs are available in the docker tab, white button far right.

Link to comment

14/08/2020 17:25:42 X FBPM extension not supported.
Xlib: extension "DPMS" missing on display ":0".
14/08/2020 17:25:42 X display is not capable of DPMS.
14/08/2020 17:25:42 --------------------------------------------------------
14/08/2020 17:25:42
14/08/2020 17:25:42 Default visual ID: 0x21
14/08/2020 17:25:42 Read initial data from X display into framebuffer.
14/08/2020 17:25:42 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120
14/08/2020 17:25:42
14/08/2020 17:25:42 X display :0 is 32bpp depth=24 true color
14/08/2020 17:25:42
14/08/2020 17:25:42 Listening for VNC connections on TCP port 5900
14/08/2020 17:25:42
14/08/2020 17:25:42 Xinerama is present and active (e.g. multi-head).
14/08/2020 17:25:42 Xinerama: number of sub-screens: 1
14/08/2020 17:25:42 Xinerama: no blackouts needed (only one sub-screen)
14/08/2020 17:25:42
14/08/2020 17:25:42 fb read rate: 1136 MB/sec
14/08/2020 17:25:42 fast read: reset -wait ms to: 10
14/08/2020 17:25:42 fast read: reset -defer ms to: 10
14/08/2020 17:25:42 The X server says there are 10 mouse buttons.

14/08/2020 17:25:42 screen setup finished.
14/08/2020 17:25:42

The VNC desktop is: 5e34f8d2d25b:0

0

******************************************************************************
Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet?

The scheme stores pixel data offscreen on the VNC viewer side for faster
retrieval. It should work with any VNC viewer. Try it by running:

x11vnc -ncache 10 ...

One can also add -ncache_cr for smooth 'copyrect' window motion.
More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching

14/08/2020 17:58:48 Got connection from client 127.0.0.1
14/08/2020 17:58:48 other clients:
14/08/2020 17:58:48 Got 'ws' WebSockets handshake
14/08/2020 17:58:48 - webSocketsHandshake: using base64 encoding
14/08/2020 17:58:48 - WebSockets client version hybi-13

caught signal: 11
14/08/2020 17:58:48 deleted 40 tile_row polling images.
[x11vnc] starting...
14/08/2020 17:58:48 passing arg to libvncserver: -rfbport
14/08/2020 17:58:48 passing arg to libvncserver: 5900
14/08/2020 17:58:48 passing arg to libvncserver: -rfbportv6
14/08/2020 17:58:48 passing arg to libvncserver: -1
14/08/2020 17:58:48 passing arg to libvncserver: -httpportv6
14/08/2020 17:58:48 passing arg to libvncserver: -1
14/08/2020 17:58:48 passing arg to libvncserver: -desktop
14/08/2020 17:58:48 passing arg to libvncserver: Krusader
14/08/2020 17:58:48 x11vnc version: 0.9.14 lastmod: 2015-11-14 pid: 989

14/08/2020 17:58:48 Using X display :0
14/08/2020 17:58:48 rootwin: 0x298 reswin: 0x400001 dpy: 0xa4b1db00
14/08/2020 17:58:48
14/08/2020 17:58:48 ------------------ USEFUL INFORMATION ------------------
14/08/2020 17:58:48 X DAMAGE available on display, using it for polling hints.
14/08/2020 17:58:48 To disable this behavior use: '-noxdamage'
14/08/2020 17:58:48
14/08/2020 17:58:48 Most compositing window managers like 'compiz' or 'beryl'
14/08/2020 17:58:48 cause X DAMAGE to fail, and so you may not see any screen
14/08/2020 17:58:48 updates via VNC. Either disable 'compiz' (recommended) or
14/08/2020 17:58:48 supply the x11vnc '-noxdamage' command line option.
14/08/2020 17:58:48 X COMPOSITE available on display, using it for window polling.
14/08/2020 17:58:48 To disable this behavior use: '-noxcomposite'
14/08/2020 17:58:48
14/08/2020 17:58:48 Wireframing: -wireframe mode is in effect for window moves.
14/08/2020 17:58:48 If this yields undesired behavior (poor response, painting
14/08/2020 17:58:48 errors, etc) it may be disabled:
14/08/2020 17:58:48 - use '-nowf' to disable wireframing completely.
14/08/2020 17:58:48 - use '-nowcr' to disable the Copy Rectangle after the
14/08/2020 17:58:48 moved window is released in the new position.
14/08/2020 17:58:48 Also see the -help entry for tuning parameters.
14/08/2020 17:58:48 You can press 3 Alt_L's (Left "Alt" key) in a row to
14/08/2020 17:58:48 repaint the screen, also see the -fixscreen option for
14/08/2020 17:58:48 periodic repaints.
14/08/2020 17:58:48 GrabServer control via XTEST.
14/08/2020 17:58:48
14/08/2020 17:58:48 Scroll Detection: -scrollcopyrect mode is in effect to
14/08/2020 17:58:48 use RECORD extension to try to detect scrolling windows
14/08/2020 17:58:48 (induced by either user keystroke or mouse input).

14/08/2020 17:58:48 If this yields undesired behavior (poor response, painting
14/08/2020 17:58:48 errors, etc) it may be disabled via: '-noscr'
14/08/2020 17:58:48 Also see the -help entry for tuning parameters.
14/08/2020 17:58:48 You can press 3 Alt_L's (Left "Alt" key) in a row to
14/08/2020 17:58:48 repaint the screen, also see the -fixscreen option for
14/08/2020 17:58:48 periodic repaints.
14/08/2020 17:58:48
14/08/2020 17:58:48 XKEYBOARD: number of keysyms per keycode 7 is greater
14/08/2020 17:58:48 than 4 and 51 keysyms are mapped above 4.
14/08/2020 17:58:48 Automatically switching to -xkb mode.
14/08/2020 17:58:48 If this makes the key mapping worse you can
14/08/2020 17:58:48 disable it with the "-noxkb" option.
14/08/2020 17:58:48 Also, remember "-remap DEAD" for accenting characters.
14/08/2020 17:58:48
14/08/2020 17:58:48 X FBPM extension not supported.
Xlib: extension "DPMS" missing on display ":0".
14/08/2020 17:58:48 X display is not capable of DPMS.
14/08/2020 17:58:48 --------------------------------------------------------
14/08/2020 17:58:48
14/08/2020 17:58:48 Default visual ID: 0x21
14/08/2020 17:58:48 Read initial data from X display into framebuffer.
14/08/2020 17:58:48 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120
14/08/2020 17:58:48
14/08/2020 17:58:48 X display :0 is 32bpp depth=24 true color
14/08/2020 17:58:48
14/08/2020 17:58:48 Listening for VNC connections on TCP port 5900
14/08/2020 17:58:48
14/08/2020 17:58:48 Xinerama is present and active (e.g. multi-head).
14/08/2020 17:58:48 Xinerama: number of sub-screens: 1
14/08/2020 17:58:48 Xinerama: no blackouts needed (only one sub-screen)
14/08/2020 17:58:48
14/08/2020 17:58:48 fb read rate: 1187 MB/sec
14/08/2020 17:58:48 fast read: reset -wait ms to: 10
14/08/2020 17:58:48 fast read: reset -defer ms to: 10
14/08/2020 17:58:48 The X server says there are 10 mouse buttons.

14/08/2020 17:58:48 screen setup finished.
14/08/2020 17:58:48

The VNC desktop is: 5e34f8d2d25b:0

0

******************************************************************************
Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet?

The scheme stores pixel data offscreen on the VNC viewer side for faster
retrieval. It should work with any VNC viewer. Try it by running:

x11vnc -ncache 10 ...

One can also add -ncache_cr for smooth 'copyrect' window motion.
More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching

14/08/2020 19:03:10 Got connection from client 127.0.0.1
14/08/2020 19:03:10 other clients:
14/08/2020 19:03:10 Got 'ws' WebSockets handshake
14/08/2020 19:03:10 - webSocketsHandshake: using base64 encoding
14/08/2020 19:03:10 - WebSockets client version hybi-13

caught signal: 11
14/08/2020 19:03:10 deleted 40 tile_row polling images.
[x11vnc] starting...
14/08/2020 19:03:10 passing arg to libvncserver: -rfbport
14/08/2020 19:03:10 passing arg to libvncserver: 5900
14/08/2020 19:03:10 passing arg to libvncserver: -rfbportv6
14/08/2020 19:03:10 passing arg to libvncserver: -1
14/08/2020 19:03:10 passing arg to libvncserver: -httpportv6
14/08/2020 19:03:10 passing arg to libvncserver: -1
14/08/2020 19:03:10 passing arg to libvncserver: -desktop
14/08/2020 19:03:10 passing arg to libvncserver: Krusader
14/08/2020 19:03:10 x11vnc version: 0.9.14 lastmod: 2015-11-14 pid: 996

14/08/2020 19:03:10 Using X display :0
14/08/2020 19:03:10 rootwin: 0x298 reswin: 0x400001 dpy: 0x18884b00
14/08/2020 19:03:10
14/08/2020 19:03:10 ------------------ USEFUL INFORMATION ------------------
14/08/2020 19:03:10 X DAMAGE available on display, using it for polling hints.
14/08/2020 19:03:10 To disable this behavior use: '-noxdamage'
14/08/2020 19:03:10
14/08/2020 19:03:10 Most compositing window managers like 'compiz' or 'beryl'
14/08/2020 19:03:10 cause X DAMAGE to fail, and so you may not see any screen
14/08/2020 19:03:10 updates via VNC. Either disable 'compiz' (recommended) or
14/08/2020 19:03:10 supply the x11vnc '-noxdamage' command line option.
14/08/2020 19:03:10 X COMPOSITE available on display, using it for window polling.
14/08/2020 19:03:10 To disable this behavior use: '-noxcomposite'
14/08/2020 19:03:10
14/08/2020 19:03:10 Wireframing: -wireframe mode is in effect for window moves.
14/08/2020 19:03:10 If this yields undesired behavior (poor response, painting
14/08/2020 19:03:10 errors, etc) it may be disabled:
14/08/2020 19:03:10 - use '-nowf' to disable wireframing completely.
14/08/2020 19:03:10 - use '-nowcr' to disable the Copy Rectangle after the
14/08/2020 19:03:10 moved window is released in the new position.
14/08/2020 19:03:10 Also see the -help entry for tuning parameters.
14/08/2020 19:03:10 You can press 3 Alt_L's (Left "Alt" key) in a row to
14/08/2020 19:03:10 repaint the screen, also see the -fixscreen option for
14/08/2020 19:03:10 periodic repaints.
14/08/2020 19:03:10 GrabServer control via XTEST.
14/08/2020 19:03:10
14/08/2020 19:03:10 Scroll Detection: -scrollcopyrect mode is in effect to
14/08/2020 19:03:10 use RECORD extension to try to detect scrolling windows
14/08/2020 19:03:10 (induced by either user keystroke or mouse input).

14/08/2020 19:03:10 If this yields undesired behavior (poor response, painting
14/08/2020 19:03:10 errors, etc) it may be disabled via: '-noscr'
14/08/2020 19:03:10 Also see the -help entry for tuning parameters.
14/08/2020 19:03:10 You can press 3 Alt_L's (Left "Alt" key) in a row to
14/08/2020 19:03:10 repaint the screen, also see the -fixscreen option for
14/08/2020 19:03:10 periodic repaints.
14/08/2020 19:03:10
14/08/2020 19:03:10 XKEYBOARD: number of keysyms per keycode 7 is greater
14/08/2020 19:03:10 than 4 and 51 keysyms are mapped above 4.
14/08/2020 19:03:10 Automatically switching to -xkb mode.
14/08/2020 19:03:10 If this makes the key mapping worse you can
14/08/2020 19:03:10 disable it with the "-noxkb" option.
14/08/2020 19:03:10 Also, remember "-remap DEAD" for accenting characters.
14/08/2020 19:03:10
14/08/2020 19:03:10 X FBPM extension not supported.
Xlib: extension "DPMS" missing on display ":0".
14/08/2020 19:03:10 X display is not capable of DPMS.
14/08/2020 19:03:10 --------------------------------------------------------
14/08/2020 19:03:10
14/08/2020 19:03:10 Default visual ID: 0x21
14/08/2020 19:03:10 Read initial data from X display into framebuffer.
14/08/2020 19:03:10 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120
14/08/2020 19:03:10
14/08/2020 19:03:10 X display :0 is 32bpp depth=24 true color
14/08/2020 19:03:10
14/08/2020 19:03:10 Listening for VNC connections on TCP port 5900
14/08/2020 19:03:10
14/08/2020 19:03:10 Xinerama is present and active (e.g. multi-head).
14/08/2020 19:03:10 Xinerama: number of sub-screens: 1
14/08/2020 19:03:10 Xinerama: no blackouts needed (only one sub-screen)
14/08/2020 19:03:10
14/08/2020 19:03:10 fb read rate: 1239 MB/sec
14/08/2020 19:03:10 fast read: reset -wait ms to: 10
14/08/2020 19:03:10 fast read: reset -defer ms to: 10
14/08/2020 19:03:10 The X server says there are 10 mouse buttons.

14/08/2020 19:03:10 screen setup finished.
14/08/2020 19:03:10

The VNC desktop is: 5e34f8d2d25b:0

0

******************************************************************************
Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet?

The scheme stores pixel data offscreen on the VNC viewer side for faster
retrieval. It should work with any VNC viewer. Try it by running:

x11vnc -ncache 10 ...

One can also add -ncache_cr for smooth 'copyrect' window motion.
More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching

14/08/2020 19:03:15 Got connection from client 192.168.1.206
14/08/2020 19:03:15 other clients:
14/08/2020 19:03:15 Got 'ws' WebSockets handshake
14/08/2020 19:03:15 webSocketsHandshake: incomplete client handshake
14/08/2020 19:03:15 Client 192.168.1.206 gone
14/08/2020 19:03:15 Statistics events Transmit/ RawEquiv ( saved)
14/08/2020 19:03:15 TOTALS : 0 | 0/ 0 ( 0.0%)
14/08/2020 19:03:15 Statistics events Received/ RawEquiv ( saved)
14/08/2020 19:03:15 TOTALS : 0 | 0/ 0 ( 0.0%)
14/08/2020 19:03:15 Got connection from client 192.168.1.206
14/08/2020 19:03:15 other clients:
14/08/2020 19:03:15 Got 'ws' WebSockets handshake
14/08/2020 19:03:15 webSocketsHandshake: incomplete client handshake
14/08/2020 19:03:15 Client 192.168.1.206 gone
14/08/2020 19:03:15 Statistics events Transmit/ RawEquiv ( saved)
14/08/2020 19:03:15 TOTALS : 0 | 0/ 0 ( 0.0%)
14/08/2020 19:03:15 Statistics events Received/ RawEquiv ( saved)
14/08/2020 19:03:15 TOTALS : 0 | 0/ 0 ( 0.0%)
14/08/2020 19:03:19 Got connection from client 127.0.0.1
14/08/2020 19:03:19 other clients:
14/08/2020 19:03:19 Got 'ws' WebSockets handshake
14/08/2020 19:03:19 - webSocketsHandshake: using base64 encoding
14/08/2020 19:03:19 - WebSockets client version hybi-13

caught signal: 11
14/08/2020 19:03:19 deleted 40 tile_row polling images.
[x11vnc] starting...
14/08/2020 19:03:19 passing arg to libvncserver: -rfbport
14/08/2020 19:03:19 passing arg to libvncserver: 5900
14/08/2020 19:03:19 passing arg to libvncserver: -rfbportv6
14/08/2020 19:03:19 passing arg to libvncserver: -1
14/08/2020 19:03:19 passing arg to libvncserver: -httpportv6
14/08/2020 19:03:19 passing arg to libvncserver: -1
14/08/2020 19:03:19 passing arg to libvncserver: -desktop
14/08/2020 19:03:19 passing arg to libvncserver: Krusader
14/08/2020 19:03:19 x11vnc version: 0.9.14 lastmod: 2015-11-14 pid: 1003

14/08/2020 19:03:19 Using X display :0
14/08/2020 19:03:19 rootwin: 0x298 reswin: 0x400001 dpy: 0x6de47b00
14/08/2020 19:03:19
14/08/2020 19:03:19 ------------------ USEFUL INFORMATION ------------------
14/08/2020 19:03:19 X DAMAGE available on display, using it for polling hints.
14/08/2020 19:03:19 To disable this behavior use: '-noxdamage'
14/08/2020 19:03:19
14/08/2020 19:03:19 Most compositing window managers like 'compiz' or 'beryl'
14/08/2020 19:03:19 cause X DAMAGE to fail, and so you may not see any screen
14/08/2020 19:03:19 updates via VNC. Either disable 'compiz' (recommended) or
14/08/2020 19:03:19 supply the x11vnc '-noxdamage' command line option.
14/08/2020 19:03:19 X COMPOSITE available on display, using it for window polling.
14/08/2020 19:03:19 To disable this behavior use: '-noxcomposite'
14/08/2020 19:03:19
14/08/2020 19:03:19 Wireframing: -wireframe mode is in effect for window moves.
14/08/2020 19:03:19 If this yields undesired behavior (poor response, painting
14/08/2020 19:03:19 errors, etc) it may be disabled:
14/08/2020 19:03:19 - use '-nowf' to disable wireframing completely.
14/08/2020 19:03:19 - use '-nowcr' to disable the Copy Rectangle after the
14/08/2020 19:03:19 moved window is released in the new position.
14/08/2020 19:03:19 Also see the -help entry for tuning parameters.
14/08/2020 19:03:19 You can press 3 Alt_L's (Left "Alt" key) in a row to
14/08/2020 19:03:19 repaint the screen, also see the -fixscreen option for
14/08/2020 19:03:19 periodic repaints.
14/08/2020 19:03:19 GrabServer control via XTEST.
14/08/2020 19:03:19
14/08/2020 19:03:19 Scroll Detection: -scrollcopyrect mode is in effect to
14/08/2020 19:03:19 use RECORD extension to try to detect scrolling windows
14/08/2020 19:03:19 (induced by either user keystroke or mouse input).

14/08/2020 19:03:19 If this yields undesired behavior (poor response, painting
14/08/2020 19:03:19 errors, etc) it may be disabled via: '-noscr'
14/08/2020 19:03:19 Also see the -help entry for tuning parameters.
14/08/2020 19:03:19 You can press 3 Alt_L's (Left "Alt" key) in a row to
14/08/2020 19:03:19 repaint the screen, also see the -fixscreen option for
14/08/2020 19:03:19 periodic repaints.
14/08/2020 19:03:19
14/08/2020 19:03:19 XKEYBOARD: number of keysyms per keycode 7 is greater
14/08/2020 19:03:19 than 4 and 51 keysyms are mapped above 4.
14/08/2020 19:03:19 Automatically switching to -xkb mode.
14/08/2020 19:03:19 If this makes the key mapping worse you can
14/08/2020 19:03:19 disable it with the "-noxkb" option.
14/08/2020 19:03:19 Also, remember "-remap DEAD" for accenting characters.
14/08/2020 19:03:19
14/08/2020 19:03:19 X FBPM extension not supported.
Xlib: extension "DPMS" missing on display ":0".
14/08/2020 19:03:19 X display is not capable of DPMS.
14/08/2020 19:03:19 --------------------------------------------------------
14/08/2020 19:03:19
14/08/2020 19:03:19 Default visual ID: 0x21
14/08/2020 19:03:19 Read initial data from X display into framebuffer.
14/08/2020 19:03:19 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120
14/08/2020 19:03:19
14/08/2020 19:03:19 X display :0 is 32bpp depth=24 true color
14/08/2020 19:03:19
14/08/2020 19:03:19 Listening for VNC connections on TCP port 5900
14/08/2020 19:03:19
14/08/2020 19:03:19 Xinerama is present and active (e.g. multi-head).
14/08/2020 19:03:19 Xinerama: number of sub-screens: 1
14/08/2020 19:03:19 Xinerama: no blackouts needed (only one sub-screen)
14/08/2020 19:03:19
14/08/2020 19:03:19 fb read rate: 1531 MB/sec
14/08/2020 19:03:19 fast read: reset -wait ms to: 10
14/08/2020 19:03:19 fast read: reset -defer ms to: 10
14/08/2020 19:03:19 The X server says there are 10 mouse buttons.

14/08/2020 19:03:19 screen setup finished.
14/08/2020 19:03:19

The VNC desktop is: 5e34f8d2d25b:0

0

******************************************************************************
Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet?

The scheme stores pixel data offscreen on the VNC viewer side for faster
retrieval. It should work with any VNC viewer. Try it by running:

x11vnc -ncache 10 ...

One can also add -ncache_cr for smooth 'copyrect' window motion.
More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching

Yeah, I'm at <local IP>:6080. I haven't changed any of the defaults. Well, not deliberately, anyway....

Link to comment
4 minutes ago, Karyudo said:

Yeah, I'm at <local IP>:6080. I haven't changed any of the defaults. Well, not deliberately, anyway....

This is a tough one.  I started up a fresh krusader container on my test system with your settings and it starts right up.  

It's a long shot I think, but lets try to first remove the container by clicking the krusader Icon then remove.  After that delete the folder /mnt/user/appdata/krusader.  Lastly, once the folder is gone go back to the docker tab, add container, select template Krusader.  Let me know if it makes a difference.

Link to comment
10 minutes ago, Karyudo said:

Tried again with user template Krusader, and no change: still not connecting.

Sometime is preventing the Krusader app from starting inside the container and the only thing I can think of that could do that is old/corrupt stuff in the appdata/krusader folder.

 

In the log you're not getting the messages about the app starting

[services.d] starting app...
[app] starting Krusader...
[services.d] done.
...
...
...
...

 

Link to comment
27 minutes ago, Karyudo said:

I've also got a 'kde' directory that I don't believe I have deliberately installed for anything. Does Krusader (any Docker version) use that? Would that be a confounding factor?

no that should be something else, unless you've manually changed it in the settings where the option "Container Path: /config" appears.

 

I'm at a lost on what's causing this issue for you. The beauty of docker is that once the image is setup and works, you can put it anywhere docker is running and get the same results.  If the Binhex container is working for you then I have no choice than to recommend it.

Link to comment
2 hours ago, dee31797 said:

When you install it on Unraid it's set automatically but you can overwrite it with the variable "-e TZ="America/New_York"

Thanks for the fast reply! Still doesn't work though. Now I've got two "TZ" in the docker startup parameters, and while "Europe/Stockholm" is what I entered "Europe/Berlin" is the same zone, so it should work. Can it be some daylight savings thing? I usually like troubleshooting things myself but this is a bit urgent.

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='motioneye' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'UID'='1000' -e 'GID'='100' -e 'TZ'='Europe/Stockholm' -p '8765:8765/tcp' -v '/mnt/user/cam':'/var/lib/motioneye':'rw' -v '/mnt/cache/appdata/motioneye':'/etc/motioneye':'rw' 'djaydev/motioneye'

Link to comment
5 minutes ago, Ancan said:

Thanks for the fast reply! Still doesn't work though. Now I've got two "TZ" in the docker startup parameters, and while "Europe/Stockholm" is what I entered "Europe/Berlin" is the same zone, so it should work. Can it be some daylight savings thing? I usually like troubleshooting things myself but this is a bit urgent.

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='motioneye' --net='bridge' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'UID'='1000' -e 'GID'='100' -e 'TZ'='Europe/Stockholm' -p '8765:8765/tcp' -v '/mnt/user/cam':'/var/lib/motioneye':'rw' -v '/mnt/cache/appdata/motioneye':'/etc/motioneye':'rw' 'djaydev/motioneye'

can you send me a screenshot of the part of motioneye that has the wrong time?

Link to comment
  • 4 weeks later...

how do you solve the access denied when moving files  off the array to an unassigned drive thats ntfs

and since krusader has it pre setup  unassigned drives  in R/W Slave mode  

how you fix it..   i ran the docker safe permissions  but didnt help..  how you tell krusdar to move the files and now error

 

Edited by comet424
Link to comment
2 minutes ago, aurevo said:

Hello, 

 

regarding to "Recordings-autoconverter".

 

All of my conversion with German "umlauts" like "ä,ö,ü" fail.

 

Is there any way to fix this?

I'm still having trouble figuring this problem out.

 

A better alternative to Recordings-autoconverter is Unmanic.  It's available in CA Apps.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.