Commit Graph

87 Commits (9f94f891ad3a2ac4c709a29679b0c527840e43fc)

Author SHA1 Message Date
winlin 9f94f891ad delete the cache when unpublish, when publish the encoder will update it 12 years ago
winlin a5339c2a27 refine socket buffer, append bytes to vector directly 12 years ago
winlin c0b6982e0d support listen multiple ports. 12 years ago
winlin 2aa15a1134 support nginx-style config file 12 years ago
winlin 8ee307b0b4 update configure, try to detect the tools 12 years ago
winlin a1a3a2eef9 add macro to disable the srs_trace 12 years ago
winlin b4427877f7 support pithy print log message specified by stage. 12 years ago
winlin 293399dcf5 fix bug of time jitter correcter 12 years ago
winlin 3aa6be8645 fix the timestamp bug. correct the audio diff by audiosamplerate 12 years ago
winlin 3accc969ab update the signature of server 12 years ago
winlin 3c8e1f8ff7 fix bug of extended-timestamp, support librtmp/ffmpeg publish 12 years ago
winlin 0ed8807727 support cache last gop for video 12 years ago
winlin 359c7da19b support flash publish 12 years ago
winlin 6d385f15a7 refine code, add todo command 12 years ago
winlin 24a54a40e8 refine code, add prefix srs 12 years ago
winlin 53a668e34d support h264/avc codec by rtmp complex handshake(SrsComplexHandshake) 12 years ago
winlin f0f4837a97 define the structs for c0c1 complex handshake 12 years ago
winlin e6ca039dd6 add rtmp complex handshake classes 12 years ago
winlin 598aaa5c98 detect the video/audio codec, only cache the h264/aac sequence header 12 years ago
winlin 2987a24877 add TODO for complex handshake 12 years ago
winlin 2ee913bd70 update comment TODO for sequence header and fast-startup caching last gop 12 years ago
winlin 9da31de1c1 support decode user control message. response ping automatically 12 years ago
winlin 0a92faf2e3 update timestamp comments 12 years ago
winlin b40d0467a8 time jitter detect and correct, very simple algorithm 12 years ago
winlin e31e3d601d time jitter detect and correct, very simple algorithm 12 years ago
winlin 2a346c2398 support send acknowledgement when recv message. 12 years ago
winlin 5d1d0ff8bb update help 12 years ago
winlin a0a0da5f23 release v0.1, support FMLE/FFMPEG publish, vp6 codec live streaming 12 years ago
winlin 54b9c5d389 support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet 12 years ago
winlin 444a45facd fix bug to accept FFMPEG streaming 12 years ago
winlin 150489af51 support ffmpeg publish 12 years ago
winlin 584a427c2e dispatch video/audio/data to consumers 12 years ago
winlin 0a0d33335a rename base message to ISrsMessage 12 years ago
winlin 52a454c41b rename base message to ISrsMessage 12 years ago
winlin d8a99dde52 rename SrsSharedMessage to SrsSharedPtrMessage 12 years ago
winlin cdd843a641 rename SrsMessage to SrsCommonMessage 12 years ago
winlin c64ed83378 add shared ptr to video/audio/data 12 years ago
winlin 5af377e41d add shared ptr message 12 years ago
winlin 940d2f02eb basic media cache framework 12 years ago
winlin a24d0ecf0c support decode onMetaData. 12 years ago
winlin ed371d6e7e support FMLE publish streaming 12 years ago
winlin 33c586181d support fmle publish. fix bug of rtmp chunk stream. 12 years ago
winlin e598616e14 fix objectEncoding bug, default to AMF0, change to AMF3 if required. 12 years ago
winlin 99aa8bc087 support FMLE releaseStream, FCPublish 12 years ago
winlin 58a54176f7 support onStatus, RtmpSampleAccess, DataStart 12 years ago
winlin adc382ad48 support set chunk size, PCUC 4bytes packets 12 years ago
winlin af5961432d support createStream and play, identity the play client 12 years ago
winlin 5475d0e435 support ack size. 12 years ago
winlin 2e590e18f4 fix bug of send rtmp message 12 years ago
winlin 1beee1e970 support ecma array. connect app response. 12 years ago