My WOWZA server is currently running VOD service. And now we would like to add live audio broadcasting service, I have the following question at the moment.
Can I use the same machine for both service?
How to do the setup and configuration?
What audio broadcasting source do WOWZA supports?
I would like to put my broadcasting on my website, which player can do that? JWPlayer?
Yes, Wowza can support live and VOD streaming at the same time on the same machine. You just need to have an application set up for VOD and one for live. (You can also have more then one application for each type)
I am not sure what your question number 3 is. But Wowza supports AAC and MP3 audio codecs.
Yes, JW Player and Wowza is a very popular combination.
If you have done so yet, please take a look at the quick start guide to help answer some of your question.
Please let us know how we can assist you in the future.
It is strange that it happens just about every 30 minutes. Are you running any custom modules? What is happening on your server every 30 minutes? A cronjob?
Try removing FMLE from the equation by create a live stream using the StreamClass Example.
You can take a look at your memory usage with JConsole to help narrow down the problem.
You can also start Wowza in stand-alone mode(/bin/startup.bat | startup.sh) and see the log output in the console to help pin down the problem.
Thanks for the reply. I would like to use the Wowza server to broadcast a live PR event’s audio. So I will need a PC in the venue to record the sound and send to Wowza server and broadcast that, right?
So, what format / Protocol do that PC output so that Wowza has the best support?
Thanks a lot for the reply, this is what I am exactly looking for.
I have now setup the application called “live” in my wowza server and tried to use Flash Media Live Encoder to broadcast something and tested under Test Player page (https://www.wowza.com/testplayers) and it works perfectly!
Another problem now (hope it would be final one), I am using JWplayer in my website, how can I generate rtmp for my live stream so that I can embed it to my JWplayer?
is it rtmp://[ip]/live/[mystreamname] ? < but it response 404