I'm trying to start programming with WSE with Eclipse (Server Side API), but when I try to build my java program I get the following error:
ERROR: Server.xml not found: exiting.
Here is the image:
https://i.stack.imgur.com/4QoIA.png
I have installed the Wowza Streaming Engine. 4.3.0 and it is running (I started manually through services.msc
). Afterwards, I tried to find some useful tutorials but I couldn't understand them exactly.
Here is my landscape
Eclipse with Wowza Addon: OK
Wowza Streaming Engine installed: OK
Running Wowza Streaming Engine: OK
What exactly should I do next?