Commit Graph

6085 Commits (a52a81ebb0cb53fc7481f203b3240e348d8e4bf0)
 

Author SHA1 Message Date
winlin bbc168d980 RTC: Refine generate_id, never set the cid for current thread
winlin 7052a1fafb Log: Refine context id
winlin 742826a655 Log: Use 8 bytes random string as context id
winlin 5b199249d0 RTC: Rename SrsRtcSource to SrsRtcStream
winlin 428b9f14c0 RTC: Rename SrsRtcPlayer to SrsRtcPlayStream, SrsRtcPublisher to SrsRtcPublishStream
winlin 4c73b9a819 RTC: Rename ISrsRtcPublisher to ISrsRtcPublishStream
winlin 0cdfd062f2 RTC: Rename SrsRtcSession to SrsRtcConnection
winlin f551ff5ae8 Log: Use string compare function
winlin 6624b8acca Log: Use object as context id for complex context
winlin bff7ef085d Log: Allow log verbose and info
winlin 51abd55b16 Merge branch 'feature/rtc' into develop
winlin 5f951ca126 HTTP: Fix the http parser fail bug, always reset the parser.
winlin f8823dab8f ST: add srs_cond_broadcast
winlin 81a7c252d6 TCP: Log the remote port for client.
winlin e01b98c91e HTTP: Add utest for http infinite chunked
winlin 55e1edc540 Merge branch 'feature/rtc' into develop
winlin 671af4369b HTTP: Only enable infinite chunked for HTTP_REQUEST
winlin 2e28e32f1d HTTP: Only enable infinite chunked for HTTP_REQUEST
liulichuan c1f98ddcc8 supprot LAS(live adaptive stream)
Change-Id: I2f9fd889fc924a3b080667bd2114f4632be461a0
winlin 2008aa1a99 Update authors
winlin 34e7db5a93 RTC: Fix the DTLS bug
winlin d453c6c22e Fix some bugs for RTC. 4.0.34
winlin c62479b112 Merge branch 'feature/rtc' into develop
winlin 62cadd244a RTC: Disable merge_nalus by default
winlin 4146346243 Merge to fix bugs in GB28181. 4.0.33
xiaozhihong 3bab0ad345 rtc merge_nalu default value off
winlin 5d561b1915 RTC: Fix build fail
winlin 1c3e4c71ee Fix utest fail
winlin df9efb6486 RTC: Infinite chunk handle read error as EOF.
winlin 545a0efea3 RTC: Refine code
winlin 69fc1ba711 RTC: Prevent DTLS ARQ packet to dup play/publish
winlin 0ec2491bc7
Merge pull request from xialixin/dev-28181
Fix GB28181 bug.
winlin 9ff8bff601 RTC: Fix the OPTIONS read, no infinited chunked mode
kyxlx550 f287525f85 Merge branch 'dev-28181' of https://gitee.com/kyxlx550/srs into dev-28181
kyxlx550 65a23418ed notes w_ps_file define
kyxlx550 1bbf5c8126 fix ps to h264 frame_size < 0 checkt
kyxlx550 83c2586d79 support audio g711
kyxlx550 6bf1eee2bc fix ps buffer dynamic increase according to stream size
kyxlx550 e506191484 fix rtmp muxer cycle sleep
kyxlx550 ce919a2cbb notes w_ps_file define
kyxlx550 18abfd3063 fix ps to h264 frame_size < 0 checkt
kyxlx550 b574c43676 support audio g711
winlin a273298e63 HTTP: Enable infinite_chunked by default
winlin 9e447e541b Fix utest failed
winlin b72cfd2405 Refine options
winlin 3510c74cd4 RTC: Support drop for specified PT
winlin b9bd12192b Update comment
jinxue.cgh 747be9047c RTC: refine twcc encode_chunk_two_bit
jinxue.cgh 848a073c5c RTC: send twcc in hourglass notify
winlin b9355c1cc3 Fix memory leak