Commit Graph

287 Commits (496f4246f4eec2ad4b202d16cd284d10a3901613)

Author SHA1 Message Date
winlin 46eb1ebd6b refine the srs js player and publisher, add private object 11 years ago
winlin 116129d1c6 refine the pages, use this(means the player object) in the callback 11 years ago
winlin 6b99a749ea refine the chat, use players_pub_rtmp without hls and gopcache, low latecy 11 years ago
winlin 8e95227ada update ui version 11 years ago
winlin 12586f793c update reame 11 years ago
winlin 6875b6f5f2 support chat room, meeting. 11 years ago
winlin e9a88e6b43 remove the wizard control, too complex 11 years ago
winlin 309322fd5c update the bootstrap wizard, use v2 11 years ago
winlin 2bc4bd8913 update the publisher, to auto prompt the dialog to get the publisher. 11 years ago
winlin b628b5e7a4 fix bug of dar and fs size. 11 years ago
winlin 4c325261f7 add low latecy player 11 years ago
winlin dd5aa36ba6 add low latecy player 11 years ago
winlin 01a02d2eff refine the tips of ui 11 years ago
winlin 96f9a40ca3 update version of ui 11 years ago
winlin f70d9b101f update version of ui 11 years ago
winlin ee79f4a52f update the conf, add demo.srs.com, add players and players_pub, add __defaultVhost__ for rtmp 11 years ago
winlin 632255f08f update the signature, when connect to server, parse the response. 11 years ago
winlin cb55f23363 update the publish link 11 years ago
winlin ec29cc0925 refine the publish url. 11 years ago
winlin 825215f7e5 add primary button, refine readme. 11 years ago
winlin a744308e97 use version to anti swf cache. 11 years ago
winlin 0967ec5e2f use version to anti swf cache. 11 years ago
winlin 4a31ac3e25 filter the first non-virtual camera 11 years ago
winlin e9ec22e66e use timestamp to stream 11 years ago
winlin a6e2f19a0f support publish 11 years ago
winlin 85515f05d3 rename the title 11 years ago
winlin 7a21427b10 override the default nginx page. jump to players page. 11 years ago
winlin 66ea34c514 refine the ui buffer effect 11 years ago
winlin 821e7e01df refine the ui buffer effect 11 years ago
winlin 65a5f4d460 refine ui, unify the player size 11 years ago
winlin 21c6001210 add buffer time and play time display 11 years ago
winlin 065cbbe4aa add fullscreen event and rescale 11 years ago
winlin 02f46d6fcc update the srs player, set the DAR. 11 years ago
winlin 190540683a update the srs player, set the DAR. 11 years ago
winlin 11cd5c640f update the srs player, set the DAR. 11 years ago
winlin b5c17e2338 update the srs player, set the DAR. 11 years ago
winlin 42ec5f19fc update the srs player, set the DAR. 11 years ago
winlin 5bfb561f89 add srs player 11 years ago
winlin 40c1298476 add srs player 11 years ago
winlin f019eb303c add crossdomain.xml 11 years ago
winlin 0c08942fec update the ui, add hls player 11 years ago
winlin 6e4795ee5c extract the srs.js 11 years ago
winlin ff4b28f4d4 extract the srs.js 11 years ago
winlin 4400fc8d0b add srs_publisher 11 years ago
winlin 1c04e35924 refine the ui, add osmf/jwplayer 11 years ago
winlin 5e9915bd15 add players to nginx 11 years ago
winlin c4477cd64f add players to nginx 11 years ago
winlin ac5ccbc77e refine the thread model for the retry threads 11 years ago
winlin 889ad9238b support http hooks: on_connect/close/publish/unpublish/play/stop. 11 years ago
winlin 3d4474f620 support multiple http hooks for a event. 11 years ago
winlin 9f3139c5c3 add comments for api server 11 years ago
winlin a478452f57 support http callback hooks: on_connect 11 years ago
winlin d3cee00b3b add cherrypy api server 11 years ago
winlin 525af4599f support live stream transcoding by ffmpeg. 11 years ago
winlin ee18b9f537 add ffempty 11 years ago
winlin 2be9ef2a8b add research empty ffmpeg 11 years ago
winlin 7ed20cc670 support write ts file 11 years ago
winlin 164392f6aa fix bug of ts_info 11 years ago
winlin 38e66be490 fix ts audio bug, aac adts header and PES_packet_length fixed 11 years ago
winlin bb775ef7bd update the ts_info 11 years ago
winlin adb7572c8c print the nalu of avc 11 years ago
winlin 235e3cc120 add comments for PES packet length is 0 11 years ago
winlin 145eb7bf29 convert ts_info to unix format 11 years ago
winlin 14211d884a add comments for ts_info 11 years ago
winlin cdd548004c rename ts_info.cpp to ts_info.cc 11 years ago
winlin 37e53f3735 add ts PCR analysis, the tool MPEG-2-ts-packet-analysis.2.4.5.0 decode PCR wrong 11 years ago
winlin 71015dc4a1 fix bug of aac demux, make same to ffmpeg, demux success 11 years ago
winlin 26c24b7bdc add ts dts/pts analysis 11 years ago
winlin 08d745f1cf remove the flv muxer 11 years ago
winlin f70894d2c3 demux aac from ts and write to file.aac 11 years ago
winlin a0ecc5a305 finger out the PES_packet_length is 0 11 years ago
winlin dc7f2cff86 remove the unused h264 enums 11 years ago
winlin 3913e46ba5 fix bug of ts_info 11 years ago
winlin af5ce26746 finger out the ts audio/video package for AACADTS and H264NAL 11 years ago
winlin 4bba9ddcbb add ts_info doc 11 years ago
winlin d1e20dc866 fix the global static instance error, use function to get server 11 years ago
winlin c79372417d parse the aac ADTS packets, add h264 doc 11 years ago
winlin f667351095 add aac specification, iso-13818-7 11 years ago
winlin 1ae03a2ba0 parse video/audio message 11 years ago
winlin 6b75390476 add Makefile for ts_info 11 years ago
winlin 6d4e4d3da2 update the ts_info, parse the PES packet 11 years ago
winlin b2fe7fb8a1 update ts_info, parse the PES packet dts/pts. 11 years ago
winlin a47a53f271 update the ts_info parse the PMT and PES header 11 years ago
winlin 89332789d1 update ts_info, parse header, adaption field and PAT 11 years ago
winlin 611d2a7e46 update ts_info, parse header, adaption field and PAT 11 years ago
winlin 741564b809 add reference doc from vb 11 years ago
winlin c621be2247 add ts_info.cpp for HLS research 11 years ago