loadHTTPProvider error on wowza

69 views Asked by At

I am in process of developing a Wowza service for broadcasting on am Amazon + wowza+ cloudfront setup with a bit of extra logic . The application runs smooth when tested on local machine via Eclipse IDE . However the same settings on amazon shows loadHTTPProvider error .

I have tried changing the permission and owner to same as other for my application components inside conf and applications folders however all in vain as it doesnot show me required output . However the basic functionality of publishing and viewing a stream works fine so that proves that application is loaded but not all the components .

Here is the error trace . Any help on suggesting what might be missing here are most welcomed .

enter image description here ( I had posted this question on Wowza forum approx 24 hours back , no response there so far , hence posting here )

1

There are 1 answers

2
Matt On BEST ANSWER

I'd first confirm that you've placed the custom http provider jar file in your production environment (lib folder) along with any other jar files that it may reference. Then restart Wowza and try again.

If you should experience any further trouble, valid license holders can send support requests to support[at]wowza.com. If you do this, please ensure you include a zip file of your production conf/ and lib/ folders for further review.

Thanks! Matt