Build a mobile live video system like meerkat and a meerkat
This article original from the http://blog.csdn.net/voipmaker reprint indicate the source.
Recently, meerkat, a popular overseas mobile streaming media live application, has attracted a lot of attention. The author has built a prototype system based on the telemcu system. The video source is the sip mobile client, viewers can remotely watch the video through the Streaming Media Protocol rtmp. Based on this scheme, other interesting features can be made. For example, participants can also interact with the broadcaster through audio and video, or the broadcaster can remotely broadcast the video with several others, the server mixed the audio and video screens of these people. Other viewers can view the screen sounds of multiple live viewers at the same time. The main bottleneck of the system is the use of cpu resources and network resources for large-scale applications.