Commit Graph

176 Commits

Author SHA1 Message Date
donghongyu
c78d9f0f59 [Change]
发布新版本1.4.5.10
替换Logger为原生Log,防止过度调用Logger 同步synchronized获取堆栈信息导致卡顿
2023-03-14 19:38:15 +08:00
zhongchao
5d5e2153d8 t:wq
:wq
remove httpdns logic
2023-03-01 16:27:45 +08:00
zhongchao
01b07677a4 merge 2022-03-24 20:15:26 +08:00
zhongchao
6372535878 merge 2022-03-01 15:31:08 +08:00
donghongyu
c01d52bacc [Add]解决冲突 2021-12-17 19:48:02 +08:00
donghongyu
3b89b3f0e2 Merge branch 'fix_loginMultiRoom_bug'
# Conflicts:
#	app/src/main/java/com/mogo/cloud/LivePlayActivity.java
#	app/src/main/java/com/mogo/cloud/MoGoApplication.java
#	app/src/main/res/layout/activity_live_play.xml
#	foudations/mogo-live/src/main/java/com/mogo/cloud/live/manager/RequestLiveManager.java
#	gradle.properties
2021-11-30 16:51:48 +08:00
donghongyu
e5293b24b7 [Add]升级ZeGo-SDK版本2.14.0.5551_stable_video
增加了多路直播同时观看功能
2021-11-29 17:03:47 +08:00
donghongyu
c87abbbde9 Merge branch 'fix_loginMultiRoom_bug' 2021-11-26 11:44:58 +08:00
donghongyu
a7ec0ff43e [Add]增加了是否开启自定义采集配置isExpressEngine 2021-11-26 11:44:04 +08:00
chenfufeng
7f7e2b7f89 [Update]增加api支持TextureView播放直播 2021-11-25 11:20:55 +08:00
donghongyu
ed49db4b32 [Change]解除对core中utils的依赖,直接使用已有依赖库中的日志和json解析工具,防止出现插件检查时候出现的重复依赖问题 2021-11-22 11:45:43 +08:00
donghongyu
26fd50e726 [Fix]修复日志输出 2021-11-19 20:54:29 +08:00
chenfufeng
8c0982b150 Merge添加第一帧画面和错误相关的回调函数 2021-11-16 20:04:18 +08:00
chenfufeng
3f42b0b190 添加第一帧画面和错误相关的回调函数 2021-11-11 21:42:32 +08:00
董宏宇
d58a9277ab 升级Kotlin 2021-09-06 17:13:20 +08:00
董宏宇
a454f3649e 统一升级Android依赖包,AndroidX 2021-09-06 15:28:35 +08:00
董宏宇
cfe9845ceb 降频上报子车位置时间 2021-08-16 18:17:27 +08:00
zhongchao
f68ccb43cc .. 2021-08-13 11:47:32 +08:00
zhongchao
5b2465983a change the socket register to fit demo environment 2021-08-09 11:21:41 +08:00
zhongchao
7a8437ad20 add new module of location and update version 2021-07-09 09:34:23 +08:00
zhongchao
7389428f57 update Socket pb to add businessType to split data 2021-06-17 18:50:19 +08:00
zhongchao
38da4123f8 add mock data upload 2021-06-15 11:55:05 +08:00
董宏宇
0ef9305318 更换实体 2021-06-09 15:30:56 +08:00
董宏宇
7fb76d86c5 增加当前车辆当前位置上报功能,还有点儿小问题 2021-06-09 14:53:05 +08:00
zhongchao
d7b5d0ccbb reset the mock upload location service code 2021-06-08 18:46:25 +08:00
zhongchao
43a463504d change the logic of socket service and stop the uploadService,but tanlu version can not upgrade 2021-05-20 17:47:22 +08:00
lixiaopeng
f1bda1b3d9 add collision filed 2021-04-28 12:51:43 +08:00
zhongchao
b24769d2cc fix bug of uploadData 2021-04-21 15:20:27 +08:00
zhongchao
7d594fabd2 add errorInfo in live and add new field of uploadData 2021-04-21 14:39:27 +08:00
zhongchao
a8d33b3669 Merge branch 'hawkEye_live' of http://gitlab.zhidaoauto.com/ITC/Apps/MoGoAiCloudSdk into hawkEye_live 2021-04-15 17:42:08 +08:00
zhongchao
a4a91c2a7e fix bug of liveUrl limit 2021-04-15 17:41:58 +08:00
lixiaopeng
63cf43d145 upgrade version 2021-04-12 17:06:34 +08:00
zhongchao
72ac95b048 fixbug 2021-04-06 15:20:11 +08:00
zhongchao
f60490f19d finish the interface of live 2021-04-06 13:58:14 +08:00
zhongchao
83252f79f5 .. 2021-04-01 17:56:33 +08:00
zhongchao
7804ceb06c changed the interface of live and update version 2021-04-01 17:10:28 +08:00
zhongchao
d4792ce2ac add new func of live module and realTime add new field 2021-04-01 16:05:51 +08:00
董宏宇
4a29240dbd 修复关闭停止推流的时候没有退出自己房间 2021-03-11 14:40:02 +08:00
董宏宇
80299c4ef9 完成了多房间查看的逻辑重构
在停止直播后会退出当前房间
2021-03-11 12:54:18 +08:00
zhongchao
95a2b099a0 add log 2021-03-10 17:33:30 +08:00
zhongchao
75d877fedf fix bug of AISDK about socket 2021-03-10 12:13:44 +08:00
董宏宇
3a21544957 拆分了房间状态调用函数,以及退出房间没有销毁handle导致崩溃问题。 2021-03-09 16:28:48 +08:00
zhongchao
e719bafb2e add new field of realTime 2021-03-05 14:37:59 +08:00
zhongchao
e258f2d707 add toString 2021-03-04 19:47:29 +08:00
董宏宇
a0bae4c52b 发布版本1.0.48,用于支持同一个设备直播的时候看别人直播 2021-03-04 12:46:15 +08:00
董宏宇
b8fd2ca532 解决多次初始化引擎 2021-03-02 19:27:58 +08:00
董宏宇
c7b610efc8 加入了多房间登录操作来解决同一设备推流同时拉流 2021-03-02 18:30:44 +08:00
zhongchao
1c12fec6c0 fix bug 2021-02-26 11:51:03 +08:00
wangcongtao
37436e9679 修改位置上报经纬度问题、修改坐标转换问题、升级版本到41 2021-02-26 09:48:06 +08:00
zhongchao
8d71289338 merge 2021-02-24 14:25:22 +08:00