winlin
|
c5be7ce8f4
|
For #1657, Update readme
|
2020-11-06 19:23:17 +08:00 |
|
winlin
|
a20f02ffe1
|
For #1657, Read cached data first in SSL. 4.0.48
|
2020-11-06 19:14:04 +08:00 |
|
winlin
|
a49b2d7b0e
|
For #1657, Support HTTPS Callback, HTTPS API, HTTPS FLV, etc. 4.0.47
|
2020-11-06 17:35:54 +08:00 |
|
winlin
|
30ba5a32ed
|
For #1657, Support HTTPS Streaming
|
2020-11-06 17:22:23 +08:00 |
|
winlin
|
faf53927e8
|
For #1657, Fix utest fail
|
2020-11-06 15:24:37 +08:00 |
|
winlin
|
272ca9d0f6
|
For #1657, Support HTTPS API
|
2020-11-06 15:05:01 +08:00 |
|
winlin
|
7916214e27
|
For #1657, refine api for http
|
2020-11-06 09:51:04 +08:00 |
|
winlin
|
5782b45978
|
For #1657: Refine code
|
2020-11-05 21:44:47 +08:00 |
|
winlin
|
2fedb683e8
|
For #1657, refine code
|
2020-11-05 21:25:55 +08:00 |
|
winlin
|
c3d290013e
|
For #1657, handle on_message_done
|
2020-11-05 18:34:56 +08:00 |
|
winlin
|
4b082ea96c
|
For #1657, refine http api disconnect log
|
2020-11-05 18:19:43 +08:00 |
|
winlin
|
74799a31e3
|
For #1657, refine on_http_message with response writer
|
2020-11-05 18:08:13 +08:00 |
|
winlin
|
d67b050935
|
For #1657, fix the jsonp bug
|
2020-11-05 17:57:22 +08:00 |
|
winlin
|
fc21b31714
|
For #1657, refine the context for disposing
|
2020-11-05 17:16:59 +08:00 |
|
winlin
|
b492d59df0
|
For #1657: Refine code
|
2020-11-05 16:52:33 +08:00 |
|
winlin
|
0a3a38762a
|
For #1657: Remove duplicated code, merge http api with conn
|
2020-11-05 16:46:16 +08:00 |
|
winlin
|
9cf4203201
|
For #1657: Refine code
|
2020-11-05 15:18:13 +08:00 |
|
winlin
|
24125b9770
|
For #1657: Refine connection arch, remove hierachy
|
2020-11-05 15:08:36 +08:00 |
|
winlin
|
2a14dc0ebd
|
For #1657: Refine TCP connections arch
|
2020-11-05 12:25:54 +08:00 |
|
winlin
|
4ba66b388b
|
For #1657: Refine TCP connections arch
|
2020-11-05 11:47:24 +08:00 |
|
winlin
|
3038dd473d
|
For #1657, refine connection interface
|
2020-11-04 20:57:07 +08:00 |
|
winlin
|
0a82719bd3
|
Refine connection structure
|
2020-11-04 18:15:43 +08:00 |
|
winlin
|
7c68487bf7
|
For #1657, Fix utest fail
|
2020-11-03 17:04:05 +08:00 |
|
winlin
|
d2df045d0e
|
For #1657, enable HTTPS by default
|
2020-11-03 16:56:05 +08:00 |
|
winlin
|
5577d19b61
|
For #1657, Refine https-client code
|
2020-11-03 15:54:06 +08:00 |
|
winlin
|
d552a1a5fb
|
For #1657, support HTTPS client, for http-callback. 4.0.45
|
2020-11-03 15:45:52 +08:00 |
|
winlin
|
08e19406ef
|
Player: Refine code
|
2020-11-02 17:21:51 +08:00 |
|
winlin
|
a28f98581e
|
Refine cid for source
|
2020-10-31 22:04:53 +08:00 |
|
winlin
|
365d3b8bda
|
Merge SRS3.0
|
2020-10-31 21:53:15 +08:00 |
|
winlin
|
9a963c6fd2
|
Fix #509, Always malloc stack on heap. 3.0.153
|
2020-10-31 21:27:09 +08:00 |
|
winlin
|
e71d770a26
|
Update
|
2020-10-31 21:19:41 +08:00 |
|
winlin
|
e830ca7d0c
|
Research: Add huge coroutine test program
|
2020-10-31 21:00:09 +08:00 |
|
winlin
|
71c9732bff
|
Support gdb/srs.py to stat coroutines. 4.0.44
|
2020-10-31 19:30:56 +08:00 |
|
winlin
|
8c1eca98b0
|
Merge SRS3.0
|
2020-10-31 19:25:56 +08:00 |
|
winlin
|
86f8cbb5eb
|
Remove some global elements for debugging. 3.0.152
|
2020-10-31 18:01:16 +08:00 |
|
winlin
|
b348539687
|
Remove some global elements for debugging. 3.0.152
|
2020-10-31 17:53:00 +08:00 |
|
winlin
|
9f9e3a5d42
|
Use global _srs_server for debugging. 3.0.151
|
2020-10-31 17:47:27 +08:00 |
|
winlin
|
bf5e2add83
|
Refine source cid, track previous one. 3.0.150
|
2020-10-31 17:42:20 +08:00 |
|
winlin
|
ae56293b27
|
Research: Add simple ST
|
2020-10-31 11:30:58 +08:00 |
|
winlin
|
941fdebd24
|
Research: Add mmap demo
|
2020-10-30 17:49:07 +08:00 |
|
winlin
|
534fcabbd5
|
Research: Update players
|
2020-10-30 11:18:08 +08:00 |
|
winlin
|
44e550e523
|
Research: Add badalloc
|
2020-10-29 14:52:53 +08:00 |
|
winlin
|
a42da57448
|
Refine comments
|
2020-10-29 12:27:44 +08:00 |
|
winlin
|
a7961e558b
|
Research: Learn about the function call
|
2020-10-29 12:02:33 +08:00 |
|
winlin
|
a060befebf
|
Merge branch '3.0release' into 4.0release
|
2020-10-28 10:48:54 +08:00 |
|
winlin
|
5e7fe096a9
|
Refine player pages
|
2020-10-28 10:48:48 +08:00 |
|
winlin
|
f08a1a1b10
|
Refine etc script to collect stderr logs
|
2020-10-27 18:00:18 +08:00 |
|
winlin
|
07ecc25071
|
Merge branch '3.0release' into 4.0release
|
2020-10-25 13:49:03 +08:00 |
|
winlin
|
7b68330651
|
Add hls.realtime.conf for low-latency HLS. 3.0.149
|
2020-10-25 11:44:02 +08:00 |
|
winlin
|
adadbb7e9c
|
Merge branch '3.0release' into 4.0release
|
2020-10-24 18:29:12 +08:00 |
|