winlin
|
8fbc6526bb
|
for #383, refine code to support mix correct algorithm.
|
2015-04-15 16:17:52 +08:00 |
|
winlin
|
bd77f995bf
|
ignore the unknown flv tag.
|
2015-04-09 12:35:17 +08:00 |
|
winlin
|
bbac2348db
|
for #354, remove the double underscore functions and variables.
|
2015-03-21 11:55:28 +08:00 |
|
winlin
|
a15ce1147f
|
for #155, fix all warnings for mac.
|
2015-03-13 12:53:01 +08:00 |
|
winlin
|
a739b2c555
|
fix the bug for fork ffmpeg in mac, the local variable is unvailable.
|
2015-03-11 15:54:31 +08:00 |
|
winlin
|
f247ac9daf
|
fix the http parse bug.
|
2015-03-11 14:48:51 +08:00 |
|
winlin
|
77e43d1813
|
refine comments of aac publish for #212
|
2015-01-18 22:11:38 +08:00 |
|
winlin
|
a1f887f46f
|
refine code, move onMetaData to consts.
|
2015-01-17 13:29:11 +08:00 |
|
winlin
|
04aa6f8296
|
drop script data except the onMetaData packet.
|
2015-01-17 13:23:30 +08:00 |
|
winlin
|
44f5efda21
|
refine the print info.
|
2015-01-07 15:46:00 +08:00 |
|
winlin
|
5aa31568ba
|
fix the rtmp dump, parse the aggregate msg.
|
2015-01-07 15:35:01 +08:00 |
|
winlin
|
89a3cf9efe
|
refine code, failed when specified complex but no ssl for srslibrtmp
|
2015-01-07 13:37:23 +08:00 |
|
winlin
|
0e03d019a8
|
for bug #215, srs rtmp dump support conn args. 2.0.90
|
2015-01-07 13:29:30 +08:00 |
|
winlin
|
569596c10d
|
update copyright, from 2013 to 2015
|
2014-12-31 20:32:09 +08:00 |
|
winlin
|
d171a26758
|
disable gop cache when not h.264. fix some warning.
|
2014-12-01 21:34:35 +08:00 |
|
winlin
|
ff5cdb1cc1
|
for bug #215, add srs_rtmp_dump tool. 2.0.37.
|
2014-11-28 12:26:36 +08:00 |
|
winlin
|
e7ccbce472
|
update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32.
|
2014-11-25 10:41:55 +08:00 |
|
winlin
|
e492fa5353
|
fix #212, support publish aac adts raw stream. 2.0.31.
|
2014-11-24 16:28:52 +08:00 |
|
winlin
|
d80b580c2f
|
refine librtmp, remove the _get_ for some attribute get.
|
2014-11-21 16:08:29 +08:00 |
|
winlin
|
bb7a19636a
|
fix the bandwidth file name bug.
|
2014-11-21 14:30:01 +08:00 |
|
winlin
|
aa69f6197a
|
srs-librtmp add rtmp prefix for rtmp apis. 2.0.29
|
2014-11-21 14:18:50 +08:00 |
|
winlin
|
10bc5399ec
|
refine librtmp api, add prefix utils for utilities.
|
2014-11-21 14:09:17 +08:00 |
|
winlin
|
b3bb2cdf2b
|
refine code, rename the human functions to prefixed with srs_human_
|
2014-11-21 14:03:30 +08:00 |
|
winlin
|
d9474d7600
|
refine examples of srs-librtmp, add srs_print_rtmp_packet. 2.0.28.
|
2014-11-21 13:48:57 +08:00 |
|
winlin
|
a058eeeb20
|
fix #212, support publish audio raw frames. 2.0.27
|
2014-11-20 13:36:14 +08:00 |
|
winlin
|
2c601a0069
|
fix #204, srs-librtmp drop dupliated sps/pps(sequence header). 2.0.22.
|
2014-11-15 16:53:24 +08:00 |
|
winlin
|
278ff845d3
|
fix #203, srs-librtmp drop any video before sps/pps(sequence header). 2.0.21.
|
2014-11-15 16:30:37 +08:00 |
|
winlin
|
3292136f70
|
update research, flv ingester, support atc time flv.
|
2014-11-15 15:27:19 +08:00 |
|
winlin
|
7ebca6cb5b
|
refine the type of RTMP from int to char. add srs_parse_timestamp(), 2.0.19
|
2014-11-15 13:20:58 +08:00 |
|
winlin
|
606fc13a03
|
rename the confict macro to srs_lib_trace
|
2014-11-08 18:37:15 +08:00 |
|
winlin
|
5554922820
|
refine librtmp tools, use srs_trace macro instead printf.
|
2014-11-08 14:06:40 +08:00 |
|
winlin
|
cf5c24af4a
|
refine librtmp, unify all tools format and usage.
|
2014-11-08 14:00:59 +08:00 |
|
winlin
|
6de83db76e
|
refine srs-librtmp log macro
|
2014-11-08 13:41:47 +08:00 |
|
winlin
|
f92303c764
|
refine all research tools, remove the public header, add log to srs_librtmp.h
|
2014-11-08 13:35:38 +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
|
6407baffd5
|
for bug #66, output the h264 frame type.
|
2014-11-07 23:19:31 +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
|
1c237a821a
|
add api convert h264 to rtmp packet, for bug #66
|
2014-11-07 22:06:30 +08:00 |
|
winlin
|
e4af098d06
|
refine code for bug #66
|
2014-11-07 21:16:41 +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
|
59f68a2655
|
add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki.
|
2014-10-24 11:35:06 +08:00 |
|
winlin
|
e46e7fc596
|
update readme, rename wiki/xxx to wiki/v1_xxx
|
2014-10-24 09:58:53 +08:00 |
|
winlin
|
7241fa8744
|
fix #126, srs_publiser add warnings. refine config utest.
|
2014-07-26 14:43:37 +08:00 |
|
winlin
|
8984ba9d56
|
refine the usage of bwtc.
|
2014-07-13 19:28:09 +08:00 |
|
winlin
|
9135aa117c
|
use librtmp to implemnts the bandwidth linux tool. 0.9.158
|
2014-07-13 19:16:18 +08:00 |
|
winlin
|
cc62d254f0
|
add librtmp bandwidth check/test client.
|
2014-07-13 16:10:06 +08:00 |
|
winlin
|
e53655ee83
|
refine the build script
|
2014-07-13 13:31:24 +08:00 |
|
winlin
|
a888e52df1
|
donot mix the read and write for librtmp
|
2014-06-29 17:17:50 +08:00 |
|
winlin
|
1a7735182f
|
refine the file stream, to file reader and writer. 0.9.142
|
2014-06-29 17:05:26 +08:00 |
|
winlin
|
aad42d7941
|
fix ubuntu14 build warnings
|
2014-06-29 00:09:55 +08:00 |
|
winlin
|
55b99c90c7
|
refine detect tool, support atc stream.
|
2014-06-11 14:16:44 +08:00 |
|
winlin
|
cccc483ab3
|
add bytes statistic for librtmp
|
2014-06-10 17:39:12 +08:00 |
|
winlin
|
a639eb0596
|
fix bug of buffer assert, erase can accept any value
|
2014-06-10 16:06:18 +08:00 |
|
winlin
|
d48d739fa7
|
fix bug of detect rtmp, add error code
|
2014-06-10 11:57:46 +08:00 |
|
winlin
|
4d9ed6f7fe
|
refine the code, add comments to result to self interpret
|
2014-06-10 11:44:02 +08:00 |
|
winlin
|
8817823462
|
add rtmp detecter
|
2014-06-10 11:34:35 +08:00 |
|
winlin
|
ef6efb821c
|
add rtmp detecter
|
2014-06-10 10:40:31 +08:00 |
|
winlin
|
5273509554
|
refine log, to 0.9.123
|
2014-05-29 14:16:34 +08:00 |
|
winlin
|
7ec202ee41
|
support flv inject and flv http streaming with start=bytes. 0.9.122
|
2014-05-29 12:09:26 +08:00 |
|
winlin
|
22968c85df
|
supprt inject flv
|
2014-05-28 19:01:47 +08:00 |
|
winlin
|
4970664e37
|
move codec to kernel.
|
2014-05-28 17:37:15 +08:00 |
|
winlin
|
608083d42f
|
add flv injecter, add flv codec to librtmp.
|
2014-05-28 15:37:06 +08:00 |
|
winlin
|
14f0a2e046
|
for bug #88, add timeout for connect.
|
2014-05-26 18:21:35 +08:00 |
|
winlin
|
93c9c55fb9
|
remove the complex handshake of librtmp. refine makefile of librtmp tools
|
2014-05-26 15:54:39 +08:00 |
|
winlin
|
bd24fe7d75
|
support flv parser, add amf0 to librtmp. 0.9.110
|
2014-05-22 15:08:25 +08:00 |
|
winlin
|
69eb935505
|
fix bug of flv parser, librtmp amf0 library
|
2014-05-22 11:39:10 +08:00 |
|
winlin
|
f37faf7236
|
update librtmp, add amf0 parse functions
|
2014-05-21 18:30:58 +08:00 |
|
winlin
|
2a8db3ab83
|
refine the re of ingest flv, re cleanup always sleep
|
2014-05-21 09:31:38 +08:00 |
|
winlin
|
1d6b096ce9
|
adjust the deviation.
|
2014-05-20 18:15:02 +08:00 |
|
winlin
|
2265173c4d
|
donot install tools when ffmpeg is not open, 0.9.108
|
2014-05-20 18:11:33 +08:00 |
|
winlin
|
b2aab8804b
|
use complex handshake for srs play
|
2014-05-08 11:48:34 +08:00 |
|
winlin
|
e5290725ab
|
fix bug of mips
|
2014-05-04 19:13:21 +08:00 |
|
winlin
|
e3be7bfa88
|
disable detail log
|
2014-04-30 12:22:06 +08:00 |
|
winlin
|
30bb3ff704
|
add dvr_plan hss to full.conf
|
2014-04-30 11:56:19 +08:00 |
|
winlin
|
0f498acd7b
|
add comments and variable for c3 extended-timestamp. to 0.9.82
|
2014-04-29 18:16:29 +08:00 |
|
winlin
|
e5720d3906
|
fix bug of research librtmp tools
|
2014-04-28 19:05:24 +08:00 |
|
winlin
|
4c5aae7804
|
fix bug of ingest for android, init the variable to 0
|
2014-04-19 12:49:15 +08:00 |
|
winlin
|
5c8aad4fe4
|
fix bug of ingest for android, init the variable to 0
|
2014-04-19 12:49:05 +08:00 |
|
winlin
|
c530a8e5fc
|
fix bug of ingest for android, init the variable to 0
|
2014-04-19 12:47:16 +08:00 |
|
winlin
|
e42eef422f
|
add ssl and nossl for ingest flv/rtmp over srs-librtmp
|
2014-04-19 11:40:46 +08:00 |
|
winlin
|
e5fcf80b94
|
refine ingest flv over srs-librtmp
|
2014-04-19 11:24:31 +08:00 |
|
winlin
|
b1835ee2fe
|
add ingest flv to RTMP over srs-librtmp
|
2014-04-19 11:19:26 +08:00 |
|
winlin
|
f17f5de7d1
|
ingest rtmp to rtmp by srs-librtmp
|
2014-04-19 10:30:40 +08:00 |
|
winlin
|
608b28f223
|
add srs ingest flv/rtmp base on srs-librtmp
|
2014-04-19 09:47:47 +08:00 |
|
winlin
|
da93b6fe99
|
add complex handshake utest
|
2014-03-19 17:14:42 +08:00 |
|
winlin
|
618f6f52ae
|
fix bug of librtmp sample on x86/x64 platform
|
2014-03-17 12:06:58 +08:00 |
|
winlin
|
1a3142d23b
|
fix bug of librtmp sample build for arm, use static link
|
2014-03-17 12:00:21 +08:00 |
|
winlin
|
a29bd05c0f
|
refine build script
|
2014-03-17 11:32:16 +08:00 |
|
winlin
|
c1086f8a9d
|
srs-librtmp: finish the simple publish and play sample.
|
2014-03-02 18:33:32 +08:00 |
|
winlin
|
efa09102cf
|
srs-librtmp: implements the read packet.
|
2014-03-02 17:47:53 +08:00 |
|
winlin
|
c338eb3666
|
srs-librtmp: implements the publish and play.
|
2014-03-02 14:51:19 +08:00 |
|
winlin
|
86267f854c
|
srs-librtmp: implements handshake.
|
2014-03-02 12:35:15 +08:00 |
|
winlin
|
f24f27deb9
|
srs-librtmp: add make ssl/nossl support for sample
|
2014-03-02 11:31:31 +08:00 |
|
winlin
|
b7a62ba131
|
use goto to free resource
|
2014-03-02 09:48:30 +08:00 |
|
winlin
|
fc9e3fd890
|
srs-librtmp define interfaces
|
2014-03-02 00:05:59 +08:00 |
|
winlin
|
44375b9e6b
|
add srs publish/play demo use srs-librtmp
|
2014-03-01 23:31:52 +08:00 |
|