Commit Graph

5996 Commits (254529d9464790931a37fb18b37d8722f3f1cba5)
 

Author SHA1 Message Date
winlin 254529d946 RTC: Print offer and answer 5 years ago
winlin 041abe43fa Log: Support large log for RTC SDP. 5 years ago
winlin b20a68ad68 RTC: Refine log 5 years ago
winlin 70c3fc78af Refine log context with random string. 4.0.35 5 years ago
winlin 778e546a11 Merge branch 'feature/rtc' into develop 5 years ago
winlin 3de3bc8b5e For #1804, Update authors. 5 years ago
yajun18 cfd6ca8ce5 fix, getsockopt SRTO_MAXBW memory overflow 5 years ago
winlin 0a16b1c1e3 Log: Refine log context. 5 years ago
winlin d68b6b8609 Log: Fix source context print bug 5 years ago
winlin b143717cbd Build: Change warning to -Wno-deprecated-declarations 5 years ago
winlin a6b2e28d50 RTC: Refine the api for context. 5 years ago
winlin 22ed55e2e5 Log: Server use the root context 5 years ago
winlin bbc168d980 RTC: Refine generate_id, never set the cid for current thread 5 years ago
winlin 7052a1fafb Log: Refine context id 5 years ago
winlin 742826a655 Log: Use 8 bytes random string as context id 5 years ago
winlin 5b199249d0 RTC: Rename SrsRtcSource to SrsRtcStream 5 years ago
winlin 428b9f14c0 RTC: Rename SrsRtcPlayer to SrsRtcPlayStream, SrsRtcPublisher to SrsRtcPublishStream 5 years ago
winlin 4c73b9a819 RTC: Rename ISrsRtcPublisher to ISrsRtcPublishStream 5 years ago
winlin 0cdfd062f2 RTC: Rename SrsRtcSession to SrsRtcConnection 5 years ago
winlin f551ff5ae8 Log: Use string compare function 5 years ago
winlin 6624b8acca Log: Use object as context id for complex context 5 years ago
winlin bff7ef085d Log: Allow log verbose and info 5 years ago
winlin 51abd55b16 Merge branch 'feature/rtc' into develop 5 years ago
winlin 5f951ca126 HTTP: Fix the http parser fail bug, always reset the parser. 5 years ago
winlin f8823dab8f ST: add srs_cond_broadcast 5 years ago
winlin 81a7c252d6 TCP: Log the remote port for client. 5 years ago
winlin e01b98c91e HTTP: Add utest for http infinite chunked 5 years ago
winlin 55e1edc540 Merge branch 'feature/rtc' into develop 5 years ago
winlin 671af4369b HTTP: Only enable infinite chunked for HTTP_REQUEST 5 years ago
winlin 2e28e32f1d HTTP: Only enable infinite chunked for HTTP_REQUEST 5 years ago
winlin 2008aa1a99 Update authors 5 years ago
winlin 34e7db5a93 RTC: Fix the DTLS bug 5 years ago
winlin d453c6c22e Fix some bugs for RTC. 4.0.34 5 years ago
winlin c62479b112 Merge branch 'feature/rtc' into develop 5 years ago
winlin 62cadd244a RTC: Disable merge_nalus by default 5 years ago
winlin 4146346243 Merge #1830 to fix bugs in GB28181. 4.0.33 5 years ago
xiaozhihong 3bab0ad345 rtc merge_nalu default value off 5 years ago
winlin 5d561b1915 RTC: Fix build fail 5 years ago
winlin 1c3e4c71ee Fix utest fail 5 years ago
winlin df9efb6486 RTC: Infinite chunk handle read error as EOF. 5 years ago
winlin 545a0efea3 RTC: Refine code 5 years ago
winlin 69fc1ba711 RTC: Prevent DTLS ARQ packet to dup play/publish 5 years ago
winlin 0ec2491bc7
Merge pull request #1830 from xialixin/dev-28181
Fix GB28181 bug.
5 years ago
winlin 9ff8bff601 RTC: Fix the OPTIONS read, no infinited chunked mode 5 years ago
kyxlx550 f287525f85 Merge branch 'dev-28181' of https://gitee.com/kyxlx550/srs into dev-28181 5 years ago
kyxlx550 65a23418ed notes w_ps_file define 5 years ago
kyxlx550 1bbf5c8126 fix ps to h264 frame_size < 0 checkt 5 years ago
kyxlx550 83c2586d79 support audio g711 5 years ago
kyxlx550 6bf1eee2bc fix ps buffer dynamic increase according to stream size 5 years ago
kyxlx550 e506191484 fix rtmp muxer cycle sleep 5 years ago