Developing a live video-streaming website
- by cawecoy
I'm a computer science student and know a little about some technology to start developing my website, like PHP, RubyOnRails and Python, and MySQL and PostgreSQL for Database.
I need to know what are the best (secure, stable, low-price, etc) to get started, based on my business information:
My website will be a live video-streaming one, similar to livestream.com
We need to provide a secure service for our customers. They need to have a page to create and configure their own Live-Streaming-Videos, get statistics, etc.
We work with Wowza Media Server ruuning on an Apache Server
In addition, I would like to know some good practices for this kind of website development, as I am new to this.
Thanks in advance!