[ovirt-users] Re: spice options hook

2020-04-21 Thread Victor Toso
Hi, On Tue, Apr 21, 2020 at 11:43:48AM -, ozme...@hotmail.com wrote: > my first problem is hook file. > When i add file before_vm_start directory and restart engine, > it shows under host hooks file on the web page. But options > cannot be displayed under vm custom properties section > > if i

[ovirt-users] Re: spice options hook

2020-04-21 Thread Victor Toso
Hi, On Tue, Apr 21, 2020 at 11:45:34AM +0200, Gianluca Cecchi wrote: > On Tue, Apr 21, 2020 at 11:10 AM Victor Toso wrote: > > [snip] > > > For mjpeg encoding, you don't need to change anything. For > > x264/vp8 with GStreamer, spice must be built with GStreamer > > option enabled. You can chec

[ovirt-users] Re: spice options hook

2020-04-21 Thread ozmen62
my first problem is hook file. When i add file before_vm_start directory and restart engine, it shows under host hooks file on the web page. But options cannot be displayed under vm custom properties section if i set spiceoptions ; engine-config -s UserDefinedVMProperties=spiceoptions=^.*$ --cv

[ovirt-users] Re: spice options hook

2020-04-21 Thread Gianluca Cecchi
On Tue, Apr 21, 2020 at 11:10 AM Victor Toso wrote: [snip] > For mjpeg encoding, you don't need to change anything. For > x264/vp8 with GStreamer, spice must be built with GStreamer > option enabled. You can check if that's the case for your spice > server library by running ldd in the .so file,

[ovirt-users] Re: spice options hook

2020-04-21 Thread Victor Toso
Hi, On Tue, Apr 21, 2020 at 07:42:20AM -, ozme...@hotmail.com wrote: > So, can you discribe how can i use streaming method on Ovirt > 4.3? Looking at the hook you posted earlier: https://github.com/oVirt/vdsm/blob/master/vdsm_hooks/spiceoptions/before_vm_start.py It needs user to p

[ovirt-users] Re: spice options hook

2020-04-21 Thread ozmen62
So, can you discribe how can i use streaming method on Ovirt 4.3? do i need to change something on host or engine I need to solve youtube or other video problems Additionally, steraming needs to hardware accelerator, all streaming apps or offers hardware acceletor for best performace thanks ___

[ovirt-users] Re: spice options hook

2020-04-20 Thread Victor Toso
Hi, On Mon, Apr 20, 2020 at 12:14:28PM -, ozme...@hotmail.com wrote: > Hi, > We're using oVirt 4.3 and want to use spice streaming to better > user experience, for example youtube etc. > I've tried to use before_vm_start script, but lots of problems > came out. > 1 - on default environmet, h