fix:调整为原有的864*480对讲视频
This commit is contained in:
parent
47f5096a9c
commit
7f7bb49d8c
@ -13,7 +13,7 @@ class TalkConstant {
|
||||
audioType: [AudioTypeE.G711],
|
||||
);
|
||||
static TalkExpectReq H264Expect = TalkExpectReq(
|
||||
videoType: [VideoTypeE.H264_720P],
|
||||
videoType: [VideoTypeE.H264],
|
||||
audioType: [AudioTypeE.G711],
|
||||
);
|
||||
static TalkExpectReq H264_720P_Expect = TalkExpectReq(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user