![]() |
No test agents are configured to render video - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Private Instances (/forumdisplay.php?fid=12) +--- Thread: No test agents are configured to render video (/showthread.php?tid=12101) |
No test agents are configured to render video - billyboylindien - 03-09-2013 11:11 PM Hi, How can I "Activate" the video rendering? I've this message "No test agents are configured to render video" on /install I've installed AVISynth on agent. I only run wptdriver (not urlblast) FilmStrip View is working well Zip a created in /work/video Do I need to addd something in a config file ? Server side ? Agent side ? best, Chris Ok I found my mistake. Urlblast do the video. I was thinking it's used only for IE and video rendering is done on server side. When make it running, video rendering works. Best, Chris RE: No test agents are configured to render video - pmeenan - 03-11-2013 11:29 PM Yeah, sorry. The long-term plan is to do video rendering on teh server and it's on my list to tackle this year, just haven't implemented it yet. RE: No test agents are configured to render video - andreapernici - 04-13-2013 08:38 PM I have the same issue but I installed both URLBlast and AVISynth. RE: No test agents are configured to render video - andydavies - 04-14-2013 03:32 AM Make sure you've got the line enableVideo=1 in settings.ini (it's missing from the how-to I wrote) |