winlin
a39300db8a
update readme
11 years ago
winlin
5930eab72f
update readme
11 years ago
winlin
ac644e26e0
update readme
11 years ago
winlin
0186247fee
support http api json, to PUT/POST. 0.9.105
11 years ago
winlin
3064e5ec61
fix bug of nx_json parse, to 0.9.104
11 years ago
winlin
d6355efe22
support http api json, to PUT/POST, to 0.9.103
11 years ago
winlin
b60e8418c6
add json base on nxjson(nx-json/nx_json) decoder for http api. 0.9.102
11 years ago
winlin
2c059d3a80
fix bug #72 , also need stream_id for send_and_free_message. 0.9.101
11 years ago
winlin
952abbee03
use server ip or name for forward tcurl.
11 years ago
winlin
c59576146b
rename struct to class. 0.9.100
11 years ago
winlin
2f89c8b2e8
move some utilities from kernel to app. 0.9.99
11 years ago
winlin
4b8d3fe05f
refine log, add overflow log
11 years ago
winlin
47089f0e82
add nxjson
11 years ago
winlin
154f084f1b
add comments for json
11 years ago
winlin
07fbd58f39
update api server, add meiyi demo streams.
11 years ago
winlin
cf712b06bb
fix bug #67 : fix pithy print bug, stage must has a age. 0.9.98
11 years ago
winlin
cbbf53f8f9
fix bug #67 : fix pithy print bug, stage must has a age
11 years ago
winlin
b175821b62
refine kbps, provides 30s,1m,5m,60m kbps. 0.9.97
11 years ago
winlin
830f0b5eb6
refine metadata info
11 years ago
winlin
3ebda13802
refine the ptr array free, 0.9.96
11 years ago
winlin
dc66c525fd
refine autofree, only free object, never free arrays
11 years ago
winlin
300f264e92
set metadata time equals to sequence header time.
11 years ago
winlin
91eabda7b8
add comments for source, return for sequence header.
11 years ago
winlin
9ba786d1aa
fix bug of mem leak, free the left msgs if send error
11 years ago
winlin
befde6acf7
fix mem leak for delete[] SharedPtrMessage array, explicit free elems. remove srs_freepa. 0.9.95
11 years ago
winlin
0a1c0afe8d
fix bug of NULL ptr for edge kbps object
11 years ago
winlin
7004510cc7
fix ffmpeg log fd leak, always close log_fd. 0.9.94
11 years ago
winlin
74e6e28993
refine the kbps calc module. 0.9.93
11 years ago
winlin
9006194cd7
refine framework to calc the kbps
11 years ago
winlin
3f33dffdb3
refine the quit and destroy, quit when normal, destroy only for gmc
11 years ago
winlin
1a1527a857
fix bug #64 : install_dir=DESTDIR+PREFIX
11 years ago
winlin
6015744ad8
Merge pull request #62 from niesongsong/patch-1
...
Update options.sh
11 years ago
niesongsong
327f030ef5
Update options.sh
...
fix options bug like: --prefix=../bin
11 years ago
winlin
add64533e3
add donation user chen.chen
11 years ago
winlin
1c1efd7000
update readme, update api server stream list
11 years ago
winlin
e3e779b991
update reame.
11 years ago
winlin
900406cc70
refine api, now to now_ms
11 years ago
winlin
a1fed15789
add uptime, startup time, load to api
11 years ago
winlin
8388da6325
add miss files. fix bug #60 : support aggregate message
11 years ago
winlin
f6dd1371bf
fix bug #36 : never directly use *(int32_t*) to convert, for arm may not support
11 years ago
winlin
fa9870db96
fix bug #59 : edge for FMS, always use schema1(digest-key) for FMS, or connect failed.
11 years ago
winlin
b2aab8804b
use complex handshake for srs play
11 years ago
winlin
f5f29e486f
update code stat
11 years ago
winlin
5e806d62bb
add code statistic tool
11 years ago
winlin
cb64d20575
refine core macros
11 years ago
winlin
c4167c66bc
Merge pull request #56 from T-bagwell/master
...
fix problem: cannot build x264 normal minimal Linux
11 years ago
winlin
999e2876b4
revert to try to merge with pull request
11 years ago
winlin
ae372de65e
merge from wukong, fix the bug of build x264 on minimal server
11 years ago
Steven Liu
7ba7fd487e
fix problem: cannot build x264 normal minimal Linux
...
parameters:
External library support:
--disable-avs disable avisynth support
--disable-swscale disable swscale support
--disable-lavf disable libavformat support
--disable-ffms disable ffmpegsource support
--disable-gpac disable gpac support
There have no ffmpeg or libav when build x264, so no needed
these parameters.
Signed-off-by: Steven Liu <lingjiujianke@gmail.com>
11 years ago
winlin
94076b3246
fix bug #50 , ubuntu14 build error
11 years ago