Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I need to view the streaming videos in my website. For that i have searched and get the answer to use wowza (just like FMS).

i need to know how can i stream the videos using wowza and how to store the video files in the server.

have to use any encoder for streaming the videos?

share|improve this question
1  
Check out wowza.com/forums, the quick start guide, tutorials and documentation in particular. As an alternative to wowza, you might want to take a look at red5 red5.org – DennisJaamann Oct 20 '11 at 8:33

migrated from stackoverflow.com Oct 20 '11 at 14:05

1 Answer

As DennisJaamann suggested; http://www.wowza.com/forums/content.php?3-quick-start-guide.

Basically - recorded video content needs to be uploaded to your server, FTP or SCP should do the job nicely.

If you are streaming live - then you will require a live encoder. If your On-Demand content is not encoded using the h264 codec, then you will also require an OD encoder. There are lots of options for this.

For playback - you can use any flash player you like, Wowza provide an example player with the install, there's also; OSMF Strobe Media Playback, JWPlayer (longtailvideo), Flowplayer - and lots and lots of others!

Providing some more information regarding your exact goal would be helpful, and enable us to provide a better answer.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.