http://www.youtube.com/user/red5hosting
In the future we will make videos tutorials about live broadcast and video streaming and we will post it on our youtube channel.

http://www.youtube.com/user/red5hosting
In the future we will make videos tutorials about live broadcast and video streaming and we will post it on our youtube channel.

Yesterday Mr. Paul Santos CEO of Red5 Server a division of Hosting Marketers, Inc. announced at Piazza Hotel in New York the upgrade of all the managed servers, over 745 that Red5 Server manages on its datacenter in Chicago to a staggering 1 GigE (1000Mbit) dedicated port! The cost of this upgrade was $325.880 which Hosting Marketers, Inc. advanced 65% to be repaid in 2 years.
Mr. Paul Santos congratulated all the staff of Red5 Server for the good work during this last 12 months, which saw an increase of 350% in customers numbers, “We are now the premier Red5 Hosting and red5 servers suppliers in the all USA, we must keep the position, and increase it, next year we will start promoting our services to the Chinese market, and we hope that next year at this time we celebrate as we are celebrating today, thank you all, from the customer support team, and a work of special thanks to Chris our Customer support manager whose hard work as once more made all of us proud! Thank you, thank you all. ”
Red5 Server can be visited at http://www.red5-server.com/
One of our customers asked if he could stream through the ffmpeg folder.
FFmpeg is a software which converts video files in different formats to video files in flv format this videos are then streamed through a swf player just like the streaming of red5 videos, which are also on flv format. so ffmpeg is not to stream is to convert the file to a a format in which the video can then be streamed.
let me give you an example of the use of ffmpeg, if you go to http://movieback.com/ (login visio passw. 123456) you can upload a video what ever format, for example in wmv which can only be played on windows media player or similar and then this video in wmv is converted to flv and you can then stream it.
but there is also a difference on the stream, with red5 you have the advantage of:
The advantages of a streaming red5 server are:
* This is because on average a user will not watch the entire video, but with progressive download they will still download the entire file.
Progressive streaming is the normal one, like on our demo site http://movieback.com/
RTMP path is not a link for streaming videos, it is a path to a a folder on red5 which will allow your red5 application to connect to red5 on our servers. Did I make it a bit clear?
for example lets take this application:
http://red5stream.com/videoconference/
for this application to work we uploaded a folder called videowhisper to red5/webapps folder inside the server then on this script http://red5stream.com/videoconference/ there is a file called settings.php and we entered this rtmp path which was:
rtmp://216.67.244.116/videowhisper
now do you see how it works?
Real Time Messaging Protocol (RTMP) is a protocol for streaming audio, video and data over the Internet, between a Flash player and a server. A special software is required to run on server side for accepting and serving the rtmp connections from flash clients. We provide managed RTMP hosting based on RED5.
Red5 is shared on our shared hosting plans that means although you can use red5 to stream your videos you will not have access to the red5 folder. Most scripts based on red5 need to upload a folder inside red5/webapps.
This folder is important because it will be on the RTMP path, ex.
rtmp://your-server-ip/folder-name
Contact us so we can upload your folder to red5/webapps and then give you the rtmp path.