1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add chad.wang to authors for srs-librtmp on windows build project

This commit is contained in:
winlin 2014-04-26 14:47:38 +08:00
parent a63a3812e3
commit a2f317a113
5 changed files with 56 additions and 3 deletions

View file

@ -37,6 +37,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <srs_app_st.hpp>
#include <srs_app_reload.hpp>
class SrsEdge;
class SrsSource;
class SrsCommonMessage;
class SrsOnMetaDataPacket;
@ -234,6 +235,8 @@ private:
#ifdef SRS_AUTO_TRANSCODE
SrsEncoder* encoder;
#endif
// edge control service
SrsEdge* edge;
// gop cache for client fast startup.
SrsGopCache* gop_cache;
// to forward stream to other servers