Sign in

guzijian / wvp-GB28181-pro · Commits

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 2,347
  • Compare
  • Branches 7
  • Tags 1
  • wvp-GB28181-pro
26 Oct, 2020
2 commits
  • 获取播放流编码时增加重试之间的延时,避免过度频繁的API查询
    8bb1b2b9
    Lawrence authored
    2020-10-26 16:50:53 +0800  
    Browse Code »
  • 改为用1.8版本编译,以便与主程序兼容
    f7101f78
    Lawrence authored
    2020-10-26 16:48:36 +0800  
    Browse Code »

25 Oct, 2020
2 commits
  • Merge remote-tracking branch 'upstream/master' into master
    9a84ef06
    Lawrence authored
    2020-10-25 00:29:18 +0800  
    Browse Code »
  • 添加本地依赖包
    6537fa17
    Lawrence authored
    2020-10-25 00:16:38 +0800  
    Browse Code »

24 Oct, 2020
6 commits
  • 指向本地jain-sip-ri包
    5a3780ae
    Lawrence authored
    2020-10-24 23:42:14 +0800  
    Browse Code »
  • 修改jain-sip-ri依赖包,实现国标网络校时
    7c6a290e
    Lawrence authored
    2020-10-24 16:12:07 +0800  
    Browse Code »
  • 播放等待时间增加到30秒,避免部分设备(NVR)播放超时
    e30e2871
    Lawrence authored
    2020-10-24 15:26:11 +0800  
    Browse Code »
  • 对通道列表查询结果排序,避免设备通道列表乱序的问题
    009e46f7
    Lawrence authored
    2020-10-24 15:22:48 +0800  
    Browse Code »
  • 具有子节点的通道保留播放按钮,避免部分NVR无法查看直播流
    2c70065e
    Lawrence authored
    2020-10-24 15:18:48 +0800  
    Browse Code »
  • 使音频开关关闭生效
    51a91d94
    Lawrence authored
    2020-10-24 15:16:10 +0800  
    Browse Code »

20 Oct, 2020
1 commit
  • Merge pull request #1 from lawrencehj/master ...
    9af5ab43
    修正部分错误,简化音频判断逻辑
    648540858 authored
    2020-10-20 09:35:23 +0800  
    Browse Code »

19 Oct, 2020
10 commits
  • 默认含有音频通道,改为播放时判断音频编码
    5ab43285
    Lawrence authored
    2020-10-19 23:10:33 +0800  
    Browse Code »
  • 修改RTP端口计算方法,确保分配偶数端口
    efcd7707
    Lawrence authored
    2020-10-19 20:45:59 +0800  
    Browse Code »
  • 修正音频编码判断代码错误,仅当存在AAC音轨时打开音频
    fcf64ffa
    Lawrence authored
    2020-10-19 20:37:02 +0800  
    Browse Code »
  • 突出返回按钮
    908145ce
    Lawrence authored
    2020-10-19 20:35:01 +0800  
    Browse Code »
  • 修改标题名称
    50c19f47
    Lawrence authored
    2020-10-19 20:33:57 +0800  
    Browse Code »
  • 修正RTP端口上限数值
    ac7cc458
    Lawrence authored
    2020-10-19 20:32:55 +0800  
    Browse Code »
  • 删除多余行
    d0917964
    Lawrence authored
    2020-10-19 20:31:53 +0800  
    Browse Code »
  • 修正启动提示错误(UDP误为TCP)
    27a23941
    Lawrence authored
    2020-10-19 20:30:59 +0800  
    Browse Code »
  • 格式化
    35c0394c
    Lawrence authored
    2020-10-19 20:29:21 +0800  
    Browse Code »
  • 修复ui开启音频无法播放的bug ...
    36cd31d6
    修复可能导致录象查看的bug
    修复开启openRTPServer时的bug
    648540858 authored
    2020-10-19 14:25:41 +0800  
    Browse Code »

17 Oct, 2020
1 commit
  • 修改默认参数与ZLM统一
    04af6de3
    panll authored
    2020-10-17 16:41:40 +0800  
    Browse Code »

16 Oct, 2020
6 commits
  • 去除图片
    b559b73b
    648540858 authored
    2020-10-16 17:01:11 +0800  
    Browse Code »
  • 去除图片
    14031afb
    648540858 authored
    2020-10-16 16:58:39 +0800  
    Browse Code »
  • 去除lombok框架 ...
    4d9a6233
    添加流传输模式udp/tcp被动支持
    648540858 authored
    2020-10-16 16:49:41 +0800  
    Browse Code »
  • 去除lombok框架
    cc61ed4a
    648540858 authored
    2020-10-16 14:57:10 +0800  
    Browse Code »
  • 引入lombok框架 ...
    1947edb6
    优化redis存储结构
    648540858 authored
    2020-10-16 11:24:36 +0800  
    Browse Code »
  • 修复编码错误
    a7f224b1
    648540858 authored
    2020-10-16 09:50:19 +0800  
    Browse Code »

15 Oct, 2020
3 commits
  • 更新配置
    b1511556
    648540858 authored
    2020-10-15 17:05:14 +0800  
    Browse Code »
  • 更新readme
    9cd9ebd0
    648540858 authored
    2020-10-15 15:41:27 +0800  
    Browse Code »
  • 修改bug
    00278256
    648540858 authored
    2020-10-15 15:23:41 +0800  
    Browse Code »

14 Oct, 2020
2 commits
  • 支持使用udp端口段来启用高性能udp
    b55374c7
    648540858 authored
    2020-10-14 16:13:39 +0800  
    Browse Code »
  • 修复点播判断错误导致的15s超长延时 ...
    3ec3b884
    增加默认不关闭推流, 无人观看超时或点击停止按钮关闭流
    修复点播其他bug
    648540858 authored
    2020-10-14 14:39:10 +0800  
    Browse Code »

13 Oct, 2020
3 commits
  • 修复无音频通道开启通道音频后无法播放的bug ...
    fbdad00c
    修复点播接口真的收到视频后回复
    648540858 authored
    2020-10-13 18:55:42 +0800  
    Browse Code »
  • 添加通道音频设置 ...
    f9ab13a1
    添加media配置
    648540858 authored
    2020-10-13 17:16:38 +0800  
    Browse Code »
  • 离在线状态样式修改 ...
    d4ae8194
    修复未回复200ok导致catalog一直发送的bug
    修改点播接口未收到视频后回复
    648540858 authored
    2020-10-13 14:46:47 +0800  
    Browse Code »

12 Oct, 2020
4 commits
  • 更新readme
    c6e959eb
    648540858 authored
    2020-10-12 15:27:28 +0800  
    Browse Code »
  • 更新readme
    a71be382
    648540858 authored
    2020-10-12 15:24:27 +0800  
    Browse Code »
  • 添加截图
    5045c50b
    648540858 authored
    2020-10-12 15:16:53 +0800  
    Browse Code »
  • 添加readme
    3b0de2c7
    648540858 authored
    2020-10-12 14:54:35 +0800  
    Browse Code »