winlin
|
7ba07c6f49
|
refine librtmp, add example to api.
|
2014-11-08 13:16:56 +08:00 |
|
winlin
|
106bef802f
|
fix #66, srs-librtmp support write h264 raw packet. 2.0.9.
|
2014-11-08 12:36:00 +08:00 |
|
winlin
|
3358570be6
|
refine for bug#66, implements the usage.
|
2014-11-08 10:44:00 +08:00 |
|
winlin
|
0075779d38
|
for bug #66, refine the api to send h264 frames.
|
2014-11-08 10:28:59 +08:00 |
|
winlin
|
cd5c58ba5f
|
for bug #66, refine the api and demo.
|
2014-11-08 09:21:09 +08:00 |
|
winlin
|
1074c8d9b2
|
for bug #66, use new api to directly sendout h264 raw data.
|
2014-11-08 09:12:52 +08:00 |
|
winlin
|
496f4246f4
|
complete the h264 to rtmp, but the sps and pps should send in a rtmp packet. for bug #66
|
2014-11-07 23:55:00 +08:00 |
|
winlin
|
72ad6894ca
|
move the annexb decode utility to protocol.
|
2014-11-07 23:07:31 +08:00 |
|
winlin
|
bd25626f0e
|
refine code for bug #66
|
2014-11-07 22:36:25 +08:00 |
|
winlin
|
955859ce82
|
refine librtmp, add pefix to srs_amf0_number and srs_amf0_bool
|
2014-11-07 22:15:56 +08:00 |
|
winlin
|
1c237a821a
|
add api convert h264 to rtmp packet, for bug #66
|
2014-11-07 22:06:30 +08:00 |
|
winlin
|
b964a6c534
|
update for bug #66, add the srs-librtmp sample for publish h.264 raw stream.
|
2014-11-07 21:06:44 +08:00 |
|
winlin
|
5fd308c64e
|
update code, warning when compile dev branch.
|
2014-11-06 15:18:10 +08:00 |
|
winlin
|
fa53250202
|
refine the macro, use int as version type. 2.0.8
|
2014-11-06 14:23:08 +08:00 |
|
winlin
|
6a3418cd45
|
fix #185, AMF0 support 0x0B the date type codec. 2.0.5.
|
2014-10-25 17:12:56 +08:00 |
|
winlin
|
05cce97140
|
for bug #186, read the args when discovery it. 2.0.6
|
2014-10-24 13:23:52 +08:00 |
|
winlin
|
7d70864b33
|
for bug #186, read the args when discovery it. 2.0.6
|
2014-10-24 13:16:08 +08:00 |
|
winlin
|
59f68a2655
|
add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki.
|
2014-10-24 11:35:06 +08:00 |
|
winlin
|
b65dfd718a
|
add comments for the RTMP packet fields, NULL or never NULL. 2.0.5
|
2014-10-24 10:58:06 +08:00 |
|
winlin
|
1bfc238fec
|
hotfix for bug #186, drop connect args when not object. 2.0.4.
|
2014-10-24 10:35:40 +08:00 |
|
winlin
|
a169262099
|
update readme, rename wiki/xxx to wiki/v1_xxx
|
2014-10-24 10:00:23 +08:00 |
|
winlin
|
e46e7fc596
|
update readme, rename wiki/xxx to wiki/v1_xxx
|
2014-10-24 09:58:53 +08:00 |
|
winlin
|
57e8356221
|
fix #184, support AnnexB in RTMP body for HLS. 2.0.2
|
2014-10-19 19:42:27 +08:00 |
|
winlin
|
d24e2fd0cc
|
remove supports for OSX. 2.0.1.
|
2014-10-18 13:58:23 +08:00 |
|
winlin
|
5f29935623
|
update master to 2.0, because the 1.0release branch is created. 2.0.0
|
2014-10-09 17:40:43 +08:00 |
|
winlin
|
2be014e4f5
|
remove the dead code for bug #180
|
2014-10-09 14:24:52 +08:00 |
|
winlin
|
dddec3484e
|
update to 1.0beta, 1.0.0
|
2014-10-09 12:55:25 +08:00 |
|
winlin
|
6468b9e92b
|
refine script, to disable iptables and selinux. 0.9.225
|
2014-10-09 12:07:56 +08:00 |
|
winlin
|
2ed794ad52
|
refine macro, use ffmpeg_stub and ffmpeg_tool, 0.9.224
|
2014-10-09 10:41:24 +08:00 |
|
winlin
|
9789335d0b
|
fix #151, always reap ts whatever audio or video packet. 0.9.223.
|
2014-10-08 15:15:57 +08:00 |
|
winlin
|
13b092704d
|
refine code for bug #151, refine the source functions, add comments.
|
2014-10-08 14:28:09 +08:00 |
|
winlin
|
b830b995e6
|
fix bug #162, requires epoll. 0.9.222
|
2014-10-08 13:27:48 +08:00 |
|
winlin
|
967de9d2e7
|
for bug #159: postpone the http server bug to 2.0+
|
2014-09-30 16:34:46 +08:00 |
|
winlin
|
67188dcee7
|
remove the test code of main.
|
2014-09-30 16:28:59 +08:00 |
|
winlin
|
2048fbf731
|
refine code, add bug #160 for big chunk size.
|
2014-09-30 15:07:24 +08:00 |
|
winlin
|
f3002144fc
|
fix #180: crash for multiple edge publishing the same stream. 0.9.220.
|
2014-09-30 11:21:46 +08:00 |
|
winlin
|
bc6616bd1f
|
refine code according to inspect of clion. 0.9.219
|
2014-09-28 11:08:30 +08:00 |
|
winlin
|
e0b1e044de
|
add stub code for bug #180, check complex handshake.
|
2014-09-27 14:18:02 +08:00 |
|
winlin
|
63c9ad272c
|
fix the bug by refine code, rename the get_perfer_cid to get_prefer_cid. 0.9.217
|
2014-09-27 13:15:00 +08:00 |
|
winlin
|
624ab86fa2
|
fix the bug by refine code, rename the get_perfer_cid to get_prefer_cid.
|
2014-09-27 13:14:46 +08:00 |
|
winlin
|
bcd1b3d2d4
|
refine code, remove unused code of dvr.
|
2014-09-27 13:02:16 +08:00 |
|
winlin
|
20ebf68ea5
|
fix hls bug, refine config and log, according to clion of jetbrains. 0.9.216.
|
2014-09-26 17:47:43 +08:00 |
|
winlin
|
002facb85b
|
refine code, fix bug of hls, following jetbrains clion code-inspector. 0.9.215
|
2014-09-26 16:34:13 +08:00 |
|
winlin
|
4a323e64c4
|
add openssl for cmake.
|
2014-09-26 14:03:29 +08:00 |
|
winlin
|
2d7f5ddcbf
|
add cmakelists.txt for cmake for clion of jetbrains. 0.9.214
|
2014-09-26 11:05:45 +08:00 |
|
winlin
|
83f266b9e2
|
fix #177, dvr segment add config dvr_wait_keyframe. 0.9.213.
|
2014-09-25 10:59:29 +08:00 |
|
winlin
|
87aac3ddd4
|
refine log, add features for macro. 0.9.212
|
2014-09-23 16:53:12 +08:00 |
|
winlin
|
1d454cd5fb
|
add bug for http-mp4.
|
2014-09-16 15:56:46 +08:00 |
|
winlin
|
9dd0939327
|
fix the bug for gmc. 0.9.211
|
2014-09-10 14:59:20 +08:00 |
|
winlin
|
61728118ab
|
donot destroy the source and connections of gmc.
|
2014-09-10 14:58:19 +08:00 |
|