winlin
|
1e73ae4d47
|
refine RTMP protocol stack, rename buffer to in_buffer, change field pp/stream to local variables. 0.9.154
|
11 years ago |
winlin
|
59dff7d268
|
add comments for RTMP protocol stack
|
11 years ago |
winlin
|
2516e3c596
|
complete the comments of RTMP protocol.
|
11 years ago |
winlin
|
c457eea692
|
add comments for all RTMP packets.
|
11 years ago |
winlin
|
8c493e9896
|
fix #49, open the sample access by default.
|
11 years ago |
winlin
|
2554836940
|
add comments for RTMP packets.
|
11 years ago |
winlin
|
51f924c553
|
refine RTMP protocol stack, refine the packet encode/decode, remove class_name
|
11 years ago |
winlin
|
b551056330
|
add comments of io interfaces.
|
11 years ago |
winlin
|
09afaa250a
|
add comments of message array, add utest.
|
11 years ago |
winlin
|
6a4b177475
|
refine shared ptr message, rename initialize to create
|
11 years ago |
winlin
|
891bc3fe65
|
refine utility of protocol, add comments
|
11 years ago |
winlin
|
96e0273e99
|
refine hls, extract the flv/aac sample rates
|
11 years ago |
winlin
|
e5e2729967
|
refine amf0 and handshake code, add comments to utest.
|
11 years ago |
winlin
|
574cd15efb
|
refine amf0, rename internal classes
|
11 years ago |
winlin
|
c31c607ad3
|
refine amf0, move declarations from cpp to hpp, use namespace _srs_internal
|
11 years ago |
winlin
|
d22e7cab0a
|
add comments to amf0
|
11 years ago |
winlin
|
d8ca8df7d0
|
fix #81: fix HLS codec info, IOS ok. 0.9.153.
|
11 years ago |
winlin
|
57fa1ce6ec
|
fix #81: fix HLS codec info, IOS ok. 0.9.153.
|
11 years ago |
winlin
|
dc7b952043
|
change HLS audio delay to 100ms. 0.9.153
|
11 years ago |
winlin
|
f895523ac6
|
fix hls media codec info bug, ignore nal_unit_type 7/8/9. 0.9.152
|
11 years ago |
winlin
|
21a75924ad
|
fix hls media codec info bug, ignore nal_unit_type 7/8/9. 0.9.152
|
11 years ago |
winlin
|
aefff75d08
|
fix #103, support all aac sample rate, add detail codec logs.
|
11 years ago |
winlin
|
f53abfa1d1
|
update comments for aac he or he-v2
|
11 years ago |
winlin
|
b2303c5704
|
refine code, use macro for hls resample audio
|
11 years ago |
winlin
|
921b7d239f
|
refine code, use macro for hls resample audio
|
11 years ago |
winlin
|
23a974b5e8
|
update readme.
|
11 years ago |
winlin
|
63214d0f2b
|
fix #81: support all aac sample rate, for instance, 48000. to 0.9.150
|
11 years ago |
winlin
|
7805f7b12a
|
add prefix Protocol to AMF0 and Handshake utest
|
11 years ago |
winlin
|
5a41b1b538
|
finish kernel utest. to 0.9.149
|
11 years ago |
winlin
|
ad920915a2
|
merge handshake to protocol
|
11 years ago |
winlin
|
b13fd5112b
|
merge buffer to kernel utest
|
11 years ago |
winlin
|
1e395e7c10
|
add assert to flv.
|
11 years ago |
winlin
|
034120c668
|
update readme
|
11 years ago |
winlin
|
95e73d0be1
|
remove the config log http api. 0.9.148
|
11 years ago |
winlin
|
28a6a1214c
|
update readme, add stream products list.
|
11 years ago |
winlin
|
d971700b82
|
update readme, add stream products list.
|
11 years ago |
winlin
|
e81d919289
|
update readme, add stream products list.
|
11 years ago |
winlin
|
d219a7b67e
|
complete the normal kernel flv utest. 0.9.147
|
11 years ago |
winlin
|
010eb09a30
|
Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
|
11 years ago |
winlin
|
8271bd657b
|
refine flv codec, rename fast encoder to flv vod stream decoder
|
11 years ago |
winlin
|
032118581a
|
refine http/dvr/hls to use file reader/writer. 0.9.146
|
11 years ago |
winlin
|
c7795cd96c
|
Merge pull request #113 from wenjiegit/patch-1
Update srs_app_hls.cpp
|
11 years ago |
wenjiegit
|
d7454134c9
|
Update srs_app_hls.cpp
for hls, srs should not allow player to cache m3u8 list.
add #EXT-X-ALLOW-CACHE:NO to m3u8 file.
|
11 years ago |
winlin
|
e6c08210f1
|
Update README.md
|
11 years ago |
winlin
|
ba2e7bbf76
|
support create stream twice. 0.9.145
|
11 years ago |
winlin
|
fb70602f93
|
fix #111, always use 31bits timestamp. 0.9.143.
|
11 years ago |
winlin
|
0bd7d268e8
|
add mock for file reader/writer
|
11 years ago |
winlin
|
a888e52df1
|
donot mix the read and write for librtmp
|
11 years ago |
winlin
|
1eee4d25cf
|
refine the librtmp, open writer then reader.
|
11 years ago |
winlin
|
1a7735182f
|
refine the file stream, to file reader and writer. 0.9.142
|
11 years ago |