Commit Graph

57 Commits (7b2e640af8eb04f5ae3a11dab1a1dc37dfa00da8)

Author SHA1 Message Date
milkyway river 7b2e640af8
Merge pull request #205 from mask-pp/fix_bug
解决关于err返回值的bug
2020-08-16 22:43:10 +08:00
mask-pp 360bc8e736 修复bug 2020-08-04 09:52:42 +08:00
mask-pp 945b0afc74 修复bug 2020-08-04 09:37:24 +08:00
mask-pp 7988b653bb 修复bug 2020-08-04 09:34:53 +08:00
milkyway river 7db2df2bc2
Merge pull request #203 from mask-pp/fix_bug
调整顺序避免不必要的rtspclient创建开销
2020-08-03 20:09:58 +08:00
mask-pp 1421d6d9da 代码优化 2020-08-03 19:58:53 +08:00
mask-pp b37df00d5f 修复bug 2020-08-03 19:39:20 +08:00
mask-pp 785f293376 代码优化 2020-08-03 19:31:38 +08:00
OrdosX 3eb2a30042 修复"Pull stream err: EOF" 2020-07-14 10:45:24 +08:00
xiaozhanzhong dc3d123712 support PAUSE method, dropping packets when paused or the length of queue exceeds limit 2019-06-19 17:12:52 +08:00
milkywayrivers@gmail.com c875da4d94 keep players when pusher been replaced 2019-03-17 09:48:36 +08:00
milkywayrivers@gmail.com 6e05b2202d close UDP connection when RTSPClient Stop 2019-03-16 15:04:12 +08:00
milkywayrivers@gmail.com 5f26114253 add a log 2019-03-07 21:58:36 +08:00
milkywayrivers@gmail.com ece3d4c444 add some log 2019-03-06 20:50:28 +08:00
milkywayrivers@gmail.com 72d67f343b 修改了上个版本修改导致的无法播放的问题 2019-03-02 10:57:01 +08:00
milkywayrivers@gmail.com 34e5ec416c add close old option 2019-03-01 21:12:11 +08:00
macbookpro cdff0624ed delete some logs 2019-02-23 14:59:39 +08:00
macbookpro b7580fafe3 fix some HK camera stream blurred issue 2019-02-23 13:47:41 +08:00
macbookpro 05ba4e9837 only cache the video packet to gopqueue 2019-02-20 17:53:27 +08:00
macbookpro 23b5c74d32 fix single track push error at tcp transport mode 2019-02-02 11:01:09 +08:00
macbookpro 1abdf45a94 change strings.Builder to bytes.Buffer 2019-01-27 11:55:51 +08:00
macbookpro 21f4cdece4 Merge branch 'master' of https://github.com/EasyDarwin/EasyDarwin 2019-01-22 21:39:34 +08:00
macbookpro 223d53a315 fix a panic risk 2019-01-22 21:36:05 +08:00
fanr520 7e152bc700
fixed udp mode bug
fixed udp mode bug
2019-01-15 17:20:55 +08:00
macbookpro ae5d79e62a Add access restrictions 2019-01-12 21:05:11 +08:00
macbookpro 99fa3f7093 fix some hk camera auth error 2019-01-11 21:49:56 +08:00
macbookpro e60e735532 fix a crash risk 2019-01-06 22:34:29 +08:00
penggy 90769817ee pull to push support udp transport 2019-01-06 21:10:13 +08:00
macbookpro 3de6502dda persist pull streams
add pull stream demon
2019-01-06 19:12:17 +08:00
macbookpro f156df5683 pull stream support UDP mode 2019-01-05 01:19:17 +08:00
macbookpro cd373b1ab2 fix hk camera setup error 2019-01-04 20:54:59 +08:00
macbookpro c1bc466bba fix setup logic error on some camera
修改了某些摄像头的流会导致SETUP的逻辑错误的问题
2019-01-02 09:34:29 +08:00
macbookpro 31a0b346b0 fix setup logic error on some camera
修改了某些摄像头的流会导致SETUP的逻辑错误的问题
2018-12-29 18:46:15 +08:00
macbookpro 1516f1dfe1 fix setup logic error on some camera
修改了某些摄像头的流会导致SETUP的逻辑错误的问题
2018-12-29 17:03:50 +08:00
macbookpro 6c1688c944 fix setup logic error on some camera
修改了某些摄像头的流会导致SETUP的逻辑错误的问题
2018-12-29 15:46:11 +08:00
macbookpro d064b5f82d add some log 2018-12-29 13:51:38 +08:00
macbookpro ad2e1953ad fix Authorization err on some stream 2018-12-26 17:10:35 +08:00
macbookpro f6f3916b0d change Agent format
fix DigestAuth error
2018-12-26 16:07:41 +08:00
macbookpro c67b575e0b fix authorization failed on no-port url 2018-12-25 16:39:27 +08:00
macbookpro 2d156502a1 1 tag log with session id 日志中附加了session id
2 when response error, close session.  当响应异常时关闭session
2018-12-22 11:36:11 +08:00
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