0

I am able to create red5 RTMP application and able to stream successfully. But after completion of streaming. I am not able to undeploy/uninstall the application :(. I tried deleting application directory under /, but it didn't make any difference. Can anybody explain me the process of undeploying/uninstalling red5 RTMP application. Many thanks in advance.

Raju
  • 403
  • 1
  • 6
  • 19

1 Answers1

1

Stop the server, delete your app directory under webapps, delete the work directory, and then restart the server.

Paul Gregoire
  • 9,715
  • 11
  • 67
  • 131