Commit Graph

31 Commits (73f1cc423dfaa308bab5664bf58e2f9c291963ef)

Author SHA1 Message Date
Babosa 7799fa846e
Merge pull request #212 from mask-pp/fix_bug
错误处理与代码规范
2023-10-06 13:24:40 +08:00
mask-pp eb8ff3bd6e 完善代码规范性 2020-09-18 09:39:05 +08:00
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
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
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
macbookpro 1abdf45a94 change strings.Builder to bytes.Buffer 2019-01-27 11:55:51 +08:00
fanr520 7e152bc700
fixed udp mode bug
fixed udp mode bug
2019-01-15 17:20:55 +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 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 51f27c769d 1 support digest authenticate 2018-12-12 22:05:00 +08:00
macbookpro e02b12bb68 修改了某些地址拉不到流的问题 2018-12-08 16:47:30 +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
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 909ffa0f2b support pull and distribute;支持拉流转发
support save stream to file;支持存储流到本地
2018-11-17 10:23:00 +08:00