Hello. I set up to do development, but I can’t proceed because the module is not recognized. Please help.
Did you compile your module into a jar, drop it into /lib, and restart your server?
https://www.wowza.com/docs/use-wowza-streaming-engine-java-modules
Thanks for answering.
It was developed with the wowza project, and it was confirmed that there are files in the lib folder.
Should I restart the server or just the application?
Here is what I did.
- Install wowza developer version
- Application setting
- eclipse installation
- eclipse extend tool(wowza)
- wowza project
Did you compile the java code and package it as a jar file and deploy that to <WSE_INSTALL>/lib ?
Thanks for the answer.
When I changed my development environment to administrator and proceeded, it works normally.