1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 03:41:55 +00:00
Commit graph

63 commits

Author SHA1 Message Date
winlin
a6e2f19a0f support publish 2013-12-21 19:25:43 +08:00
winlin
85515f05d3 rename the title 2013-12-21 14:19:05 +08:00
winlin
7a21427b10 override the default nginx page. jump to players page. 2013-12-21 14:12:37 +08:00
winlin
66ea34c514 refine the ui buffer effect 2013-12-21 13:10:02 +08:00
winlin
821e7e01df refine the ui buffer effect 2013-12-21 12:53:02 +08:00
winlin
65a5f4d460 refine ui, unify the player size 2013-12-21 11:37:46 +08:00
winlin
21c6001210 add buffer time and play time display 2013-12-21 10:06:51 +08:00
winlin
065cbbe4aa add fullscreen event and rescale 2013-12-21 01:04:29 +08:00
winlin
02f46d6fcc update the srs player, set the DAR. 2013-12-20 19:14:21 +08:00
winlin
190540683a update the srs player, set the DAR. 2013-12-20 19:02:17 +08:00
winlin
11cd5c640f update the srs player, set the DAR. 2013-12-20 18:53:13 +08:00
winlin
b5c17e2338 update the srs player, set the DAR. 2013-12-20 18:49:45 +08:00
winlin
42ec5f19fc update the srs player, set the DAR. 2013-12-20 18:46:56 +08:00
winlin
5bfb561f89 add srs player 2013-12-20 00:26:34 +08:00
winlin
40c1298476 add srs player 2013-12-20 00:12:17 +08:00
winlin
f019eb303c add crossdomain.xml 2013-12-18 14:30:48 +08:00
winlin
0c08942fec update the ui, add hls player 2013-12-18 14:29:55 +08:00
winlin
6e4795ee5c extract the srs.js 2013-12-18 13:48:59 +08:00
winlin
ff4b28f4d4 extract the srs.js 2013-12-18 13:44:18 +08:00
winlin
4400fc8d0b add srs_publisher 2013-12-18 13:08:50 +08:00
winlin
1c04e35924 refine the ui, add osmf/jwplayer 2013-12-18 12:37:46 +08:00
winlin
5e9915bd15 add players to nginx 2013-12-17 11:37:15 +08:00
winlin
c4477cd64f add players to nginx 2013-12-17 11:30:00 +08:00
winlin
ac5ccbc77e refine the thread model for the retry threads 2013-12-14 14:06:32 +08:00
winlin
889ad9238b support http hooks: on_connect/close/publish/unpublish/play/stop. 2013-12-08 12:45:12 +08:00
winlin
3d4474f620 support multiple http hooks for a event. 2013-12-08 10:53:18 +08:00
winlin
9f3139c5c3 add comments for api server 2013-12-08 09:22:33 +08:00
winlin
a478452f57 support http callback hooks: on_connect 2013-12-07 23:23:19 +08:00
winlin
d3cee00b3b add cherrypy api server 2013-12-07 20:34:42 +08:00
winlin
525af4599f support live stream transcoding by ffmpeg. 2013-11-30 23:04:47 +08:00
winlin
ee18b9f537 add ffempty 2013-11-30 21:56:50 +08:00
winlin
2be9ef2a8b add research empty ffmpeg 2013-11-30 21:53:42 +08:00
winlin
7ed20cc670 support write ts file 2013-11-25 23:54:01 +08:00
winlin
164392f6aa fix bug of ts_info 2013-11-25 10:59:21 +08:00
winlin
38e66be490 fix ts audio bug, aac adts header and PES_packet_length fixed 2013-11-25 00:02:01 +08:00
winlin
bb775ef7bd update the ts_info 2013-11-24 16:47:21 +08:00
winlin
adb7572c8c print the nalu of avc 2013-11-24 16:29:39 +08:00
winlin
235e3cc120 add comments for PES packet length is 0 2013-11-23 17:47:01 +08:00
winlin
145eb7bf29 convert ts_info to unix format 2013-11-23 11:33:57 +08:00
winlin
14211d884a add comments for ts_info 2013-11-23 11:30:00 +08:00
winlin
cdd548004c rename ts_info.cpp to ts_info.cc 2013-11-23 11:29:30 +08:00
winlin
37e53f3735 add ts PCR analysis, the tool MPEG-2-ts-packet-analysis.2.4.5.0 decode PCR wrong 2013-11-23 11:25:58 +08:00
winlin
71015dc4a1 fix bug of aac demux, make same to ffmpeg, demux success 2013-11-22 22:25:12 +08:00
winlin
26c24b7bdc add ts dts/pts analysis 2013-11-22 21:27:46 +08:00
winlin
08d745f1cf remove the flv muxer 2013-11-22 21:20:24 +08:00
winlin
f70894d2c3 demux aac from ts and write to file.aac 2013-11-22 00:04:37 +08:00
winlin
a0ecc5a305 finger out the PES_packet_length is 0 2013-11-21 22:33:32 +08:00
winlin
dc7f2cff86 remove the unused h264 enums 2013-11-21 20:34:59 +08:00
winlin
3913e46ba5 fix bug of ts_info 2013-11-20 23:48:21 +08:00
winlin
af5ce26746 finger out the ts audio/video package for AACADTS and H264NAL 2013-11-20 23:07:59 +08:00