I test Wowza on trial license and I follow this article to get a thumbnail from wowza transcoder. My Application name is live2 and stream name is test. Wowza transcoder is turned on and restarted. In wowza streaming engine manager in incoming streams I can see: test rtmp://127.0.0.1:35412 , test_160p local (Transcoder), test_360p local (Transcoder) etc.
But when I enter folowing url in my browser localhost:8086/transcoderthumbnail?application=live2&streamname=test&format=jpeg&size=320x240
It doesn't work. Even in logs file there is no mention unless I put in url wrong stream name. What I do wrong?