Commit Graph

17 Commits (2392c0cbe32205672ed7263d5990f3b2eca86316)

Author SHA1 Message Date
macbookpro 2392c0cbe3 fix 454 when pull some streams
修改了某些地址拉不到流的问题 454
2018-12-22 09:58:11 +08:00
macbookpro 19e06f9e44 fix record file not showing when query.
修改了录像文件查询时不显示的bug
2018-12-17 12:23:41 +08:00
macbookpro d8eb94f9a0 1 fix keyframes may be incorrect bug 修改了关键帧判定可能不正确的bug
2 fix H265 keyframe not correct bug 修改了265流关键正不对的bug
2018-12-15 17:40:32 +08:00
macbookpro 51f27c769d 1 support digest authenticate 2018-12-12 22:05:00 +08:00
macbookpro e02b12bb68 修改了某些地址拉不到流的问题 2018-12-08 16:47:30 +08:00
macbookpro 1f63dbda20 1 fix sdp parse error(atoi error)
2 delete timeout when udp pushing
2018-12-08 14:50:21 +08:00
macbookpro 4a830c8f9f 修改读写buffer大小
change read/write buffer size
完善apidoc
complete apidoc
更改录像文件格式,由mp4改为hls格式
change the recorded file format from mp4 to hls
2018-12-02 17:52:02 +08:00
macbookpro 02ee38a14c fix player timeout
修改了播放器超时断开的bug
2018-11-27 11:15:07 +08:00
macbookpro 9cb4462a8b Merge branch 'master' of /Users/jiaozebo/go/src/github.com/EasyDarwin/EasyDarwin with conflicts. 2018-11-27 11:12:15 +08:00
penggy a7f5b1ce96 pull & push ui done 2018-11-24 22:07:02 +08:00
macbookpro 1a6cb3260a query video files and playback
添加录像的查询和回放接口
2018-11-24 16:54:07 +08:00
penggy af2c2b152a pull & push ui 2018-11-24 10:46:37 +08:00
macbookpro 09b65d1f61 fix "timeout" config not working issue.
fix pull stream error when url do not contain a port
修改了"timeout"配置不生效的bug
修改了拉流时如果url不含有端口,则不成功的bug
2018-11-22 23:22:52 +08:00
macbookpro 0b29274186 clean pusher's players when pusher closed
推送端关闭时,清除对应的播放端
2018-11-21 16:30:30 +08:00
macbookpro cde2d9b6fc support setting external configure file path;
支持设置外部配置文件路径;
2018-11-17 12:50:34 +08:00
macbookpro 909ffa0f2b support pull and distribute;支持拉流转发
support save stream to file;支持存储流到本地
2018-11-17 10:23:00 +08:00
penggy 395fd53106 1st commit 2018-11-07 19:28:13 +08:00