winlin
|
d68b6b8609
|
Log: Fix source context print bug
|
2020-07-11 13:43:26 +08:00 |
|
winlin
|
b143717cbd
|
Build: Change warning to -Wno-deprecated-declarations
|
2020-07-11 11:48:36 +08:00 |
|
winlin
|
a6b2e28d50
|
RTC: Refine the api for context.
|
2020-07-10 18:06:07 +08:00 |
|
winlin
|
22ed55e2e5
|
Log: Server use the root context
|
2020-07-09 18:30:48 +08:00 |
|
winlin
|
bbc168d980
|
RTC: Refine generate_id, never set the cid for current thread
|
2020-07-09 18:11:49 +08:00 |
|
winlin
|
7052a1fafb
|
Log: Refine context id
|
2020-07-09 17:16:59 +08:00 |
|
winlin
|
742826a655
|
Log: Use 8 bytes random string as context id
|
2020-07-09 16:51:20 +08:00 |
|
winlin
|
5b199249d0
|
RTC: Rename SrsRtcSource to SrsRtcStream
|
2020-07-08 19:01:33 +08:00 |
|
winlin
|
428b9f14c0
|
RTC: Rename SrsRtcPlayer to SrsRtcPlayStream, SrsRtcPublisher to SrsRtcPublishStream
|
2020-07-07 17:20:15 +08:00 |
|
winlin
|
4c73b9a819
|
RTC: Rename ISrsRtcPublisher to ISrsRtcPublishStream
|
2020-07-07 16:57:33 +08:00 |
|
winlin
|
0cdfd062f2
|
RTC: Rename SrsRtcSession to SrsRtcConnection
|
2020-07-07 16:37:34 +08:00 |
|
winlin
|
f551ff5ae8
|
Log: Use string compare function
|
2020-07-05 23:49:47 +08:00 |
|
winlin
|
6624b8acca
|
Log: Use object as context id for complex context
|
2020-07-05 23:26:55 +08:00 |
|
winlin
|
bff7ef085d
|
Log: Allow log verbose and info
|
2020-07-05 22:01:03 +08:00 |
|
winlin
|
51abd55b16
|
Merge branch 'feature/rtc' into develop
|
2020-07-04 21:37:30 +08:00 |
|
winlin
|
5f951ca126
|
HTTP: Fix the http parser fail bug, always reset the parser.
|
2020-07-04 21:25:56 +08:00 |
|
winlin
|
f8823dab8f
|
ST: add srs_cond_broadcast
|
2020-07-04 21:18:35 +08:00 |
|
winlin
|
81a7c252d6
|
TCP: Log the remote port for client.
|
2020-07-04 17:19:08 +08:00 |
|
winlin
|
e01b98c91e
|
HTTP: Add utest for http infinite chunked
|
2020-07-04 11:38:09 +08:00 |
|
winlin
|
55e1edc540
|
Merge branch 'feature/rtc' into develop
|
2020-07-03 17:05:21 +08:00 |
|
winlin
|
671af4369b
|
HTTP: Only enable infinite chunked for HTTP_REQUEST
|
2020-07-03 17:05:01 +08:00 |
|
winlin
|
2e28e32f1d
|
HTTP: Only enable infinite chunked for HTTP_REQUEST
|
2020-07-03 16:50:03 +08:00 |
|
winlin
|
2008aa1a99
|
Update authors
|
2020-07-03 11:08:27 +08:00 |
|
winlin
|
34e7db5a93
|
RTC: Fix the DTLS bug
|
2020-07-03 10:46:35 +08:00 |
|
winlin
|
d453c6c22e
|
Fix some bugs for RTC. 4.0.34
|
2020-07-03 09:24:13 +08:00 |
|
winlin
|
c62479b112
|
Merge branch 'feature/rtc' into develop
|
2020-07-03 09:23:27 +08:00 |
|
winlin
|
62cadd244a
|
RTC: Disable merge_nalus by default
|
2020-07-03 09:23:02 +08:00 |
|
winlin
|
4146346243
|
Merge #1830 to fix bugs in GB28181. 4.0.33
|
2020-07-03 09:20:02 +08:00 |
|
xiaozhihong
|
3bab0ad345
|
rtc merge_nalu default value off
|
2020-07-02 21:59:51 +08:00 |
|
winlin
|
5d561b1915
|
RTC: Fix build fail
|
2020-07-02 16:28:37 +08:00 |
|
winlin
|
1c3e4c71ee
|
Fix utest fail
|
2020-07-02 16:28:26 +08:00 |
|
winlin
|
df9efb6486
|
RTC: Infinite chunk handle read error as EOF.
|
2020-07-02 16:20:32 +08:00 |
|
winlin
|
545a0efea3
|
RTC: Refine code
|
2020-07-02 14:51:32 +08:00 |
|
winlin
|
69fc1ba711
|
RTC: Prevent DTLS ARQ packet to dup play/publish
|
2020-07-02 14:51:11 +08:00 |
|
winlin
|
0ec2491bc7
|
Merge pull request #1830 from xialixin/dev-28181
Fix GB28181 bug.
|
2020-07-02 13:19:53 +08:00 |
|
winlin
|
9ff8bff601
|
RTC: Fix the OPTIONS read, no infinited chunked mode
|
2020-07-02 12:41:08 +08:00 |
|
kyxlx550
|
f287525f85
|
Merge branch 'dev-28181' of https://gitee.com/kyxlx550/srs into dev-28181
|
2020-07-02 09:06:31 +08:00 |
|
kyxlx550
|
65a23418ed
|
notes w_ps_file define
|
2020-07-02 09:06:05 +08:00 |
|
kyxlx550
|
1bbf5c8126
|
fix ps to h264 frame_size < 0 checkt
|
2020-07-02 09:06:05 +08:00 |
|
kyxlx550
|
83c2586d79
|
support audio g711
|
2020-07-02 09:06:05 +08:00 |
|
kyxlx550
|
6bf1eee2bc
|
fix ps buffer dynamic increase according to stream size
|
2020-07-02 09:06:05 +08:00 |
|
kyxlx550
|
e506191484
|
fix rtmp muxer cycle sleep
|
2020-07-02 09:06:05 +08:00 |
|
kyxlx550
|
ce919a2cbb
|
notes w_ps_file define
|
2020-07-02 01:35:20 +08:00 |
|
kyxlx550
|
18abfd3063
|
fix ps to h264 frame_size < 0 checkt
|
2020-07-02 01:32:32 +08:00 |
|
kyxlx550
|
b574c43676
|
support audio g711
|
2020-06-30 23:11:20 +08:00 |
|
winlin
|
a273298e63
|
HTTP: Enable infinite_chunked by default
|
2020-06-30 19:29:23 +08:00 |
|
winlin
|
9e447e541b
|
Fix utest failed
|
2020-06-30 10:05:01 +08:00 |
|
winlin
|
b72cfd2405
|
Refine options
|
2020-06-30 09:53:47 +08:00 |
|
winlin
|
3510c74cd4
|
RTC: Support drop for specified PT
|
2020-06-29 10:59:39 +08:00 |
|
winlin
|
b9bd12192b
|
Update comment
|
2020-06-28 19:39:42 +08:00 |
|