关于你咨询的视频号相关问题,目前有 “微信视频号官方客服” 专项跟进处理。你可以进入「视频号帮助与反馈」,点击页面底部的「问题咨询」进行咨询。
品牌名被占用怎么办?您好,我是北京掌上云集科技发展有限公司旗下公众号 “yunji - AI” 的运营人员。目前我们在注册视频号时,发现品牌名 “云集 AI” 已被占用,希望能申请释放该名称。我们可以提供营业执照等相关证明材料,烦请协助处理。感谢您的时间与帮助,祝您工作顺利![图片]
09-18关于你咨询的视频号相关问题,目前有 “微信视频号官方客服” 专项跟进处理。你可以进入「视频号帮助与反馈」,点击页面底部的「问题咨询」进行咨询。
学校要求用微信打卡录视频,但微信视频号严重影响孩子学习?在未成年模式下微信视频号依然能打开,而且很容易,希望微信相关方加以纠正,反应多次了不要充耳不闻,在未成年模式下打开如图 [图片] [图片] [图片] [图片]
09-18关于你咨询的视频号相关问题,目前有 “微信视频号官方客服” 专项跟进处理。你可以进入「视频号帮助与反馈」,点击页面底部的「问题咨询」进行咨询。
为什么视频号没有人工客服?我一直有个疑问,为什么腾讯这么大的平台没有人工客服,同样是大平台的抖音却可以联系到人工客服解答问题。 视频号不是要抢占市场和用户流量吗?当用户、达人博主出现疑问,但是咨询无门、投诉无门,官方提供的渠道全部尝试过,没有找到一名人工客服,提交资料也没有客服人员跟进反馈。所以视频号就是这样维系用户黏性的吗?那就无怪抖音的用户体量一直保持第一了。
09-18关于你咨询的视频号相关问题,目前有 “微信视频号官方客服” 专项跟进处理。你可以进入「视频号帮助与反馈」,点击页面底部的「问题咨询」进行咨询。
贵阳安纳塔拉度假酒店账号?酒店公众号账号无法解绑视频号,根据之前反馈步骤,显示无法获取用户信息,导致我们同主体的视频号无法绑定,如何解决?
09-18关于你咨询的视频号相关问题,目前有 “微信视频号官方客服” 专项跟进处理。你可以进入「视频号帮助与反馈」,点击页面底部的「问题咨询」进行咨询。
视频号直播画面变得很模糊?设备全部更换没有得到解决,网络也没问题起因:本来直播半个月很正常 直播画面很清晰 声音也不会延迟很久。 后面播着播着直播画面就变得很模糊,开播的时候就已经模糊,而且声音画面延时很严重。5-10秒。 后面检查设备,网络,手机,运动相机。排除了这些设备问题。现在怀疑是账号的问题。 因为我用的是大疆运动相机Action5 pro直播的,发现问题后我把网络排查了一遍,相机也排查了。(排除方法:用同样的设备网络播其它视频号账号 画面清晰 不延时) 我微信重新卸载安装,手机相机设备恢复出厂设置,网络重启也得不到解决。后面我又换了手机登陆微信号开播,同样也是模糊不清楚 延时严重,这样就排除了不是手机问题。手机登陆其它账号播也是正常的。 而且有的人看很清楚,有的看的很模糊。看到清楚的大部分微信版本为:8.0.56——8.0.57.而8.0.61以上就模糊包括8.0.62的也模糊。 我也不知道是不是平台给我*画质压缩惩罚或者其它问题。但我也从没收到平台违规处罚通知,直播也没有违规。 而我从视频号助手看回放的画面依然是很清楚的,这又是为什么? 希望平台帮我查一下问题,是不是账号问题。非常抱歉打扰官方 请工作人员与我联系。非常感谢。 [图片]
09-18关于你咨询的视频号相关问题,目前有 “微信视频号官方客服” 专项跟进处理。你可以进入「视频号帮助与反馈」,点击页面底部的「问题咨询」进行咨询。
目前在接入微信视频号的功能, 有什么办法能获取到视频号的内容介绍和点赞数吗?目前在接入微信视频号的功能, 有什么办法能获取到视频号的内容介绍和点赞数吗?
09-18该功能暂不维护,如有 AR 需求,可使用 VisionKit 视觉能力
微信xr相机如何保存照片?本人这边项目里有个需求,就是人脸检测后,将指定的模型附加到使用者的脸上,随后有一个拍摄照片功能,将附加模型后的用户的画面截取出来,并存储到手机本地中,现在人脸识别,以及相关模型也附加到人脸上,但是在拍摄上出现问题,总是保存失败,wxml文件: <xr-scene ar-system="modes:Face;camera:Front" bind:ready="handleReady" bind:tick="handleTick"> <xr-assets bind:loaded="handleAssetsLoaded"> <xr-asset-load type="gltf" asset-id="mask" src="{{ObjectPath}}" /> </xr-assets> <xr-env env-data="xr-frame-team-workspace-day" /> <xr-light type="ambient" color="1 1 1" intensity="1" /> <xr-light type="directional" rotation="40 70 0" color="1 1 1" intensity="3" /> <xr-ar-tracker mode="Face" auto-sync="43"> <xr-gltf id="mask" model="mask" rotation="0 180 0" scale="0.5 0.5 0.5" /> </xr-ar-tracker> <xr-camera id="camera" clear-color="0.4 0.8 0.6 1" background="ar" is-ar-camera /> </xr-scene> ts 文件: import { MarkerPath, SceneState } from "../../utils/data"; // components/user-xr-start/index.ts Component({ /** * 组件的属性列表 */ properties: { modelPath:{ type:String, value:"" } }, /** * 组件的初始数据 */ data: { loaded:false, hasFrontCamera: false, cameraPermissionGranted: false, ObjectPath:MarkerPath.object, tempImagePath:"", currentState:SceneState.Init, }, // 添加生命周期函数 lifetimes: { attached: function() { // 初始化实例属性 this.scene = null; this.camera = null; this.mask = null; this.tmpV3 = null; // 组件加载时检查相机状态 this.checkCameraStatus(); }, detached: function() { // 清理引用 this.scene = null; this.camera = null; this.mask = null; this.tmpV3 = null; } }, scene: null, mask: null, /** * 组件的方法列表 */ methods: { // 检查相机状态 checkCameraStatus: function() { const that = this; // 1. 检查是否有前置相机 wx.getSystemInfo({ success: function(res) { // 大多数现代手机都有前置相机,但可以进一步确认 that.setData({ hasFrontCamera: true // 假设有前置相机 }); // 2. 检查相机权限 that.checkCameraPermission(); }, fail: function(err) { console.error('获取系统信息失败:', err); that.showCameraWarning('无法检测相机硬件状态'); } }); }, // 检查相机权限 checkCameraPermission: function() { const that = this; wx.getSetting({ success: (res) => { if (res.authSetting['scope.camera']) { // 已授权相机权限 that.setData({ cameraPermissionGranted: true }); } else { // 未授权相机权限 that.setData({ cameraPermissionGranted: false }); that.requestCameraPermission(); } }, fail: (err) => { console.error('获取设置失败:', err); that.showCameraWarning('无法检测相机权限状态'); } }); }, // 请求相机权限 requestCameraPermission: function() { const that = this; wx.authorize({ scope: 'scope.camera', success: () => { // 用户同意授权 that.setData({ cameraPermissionGranted: true }); }, fail: (err) => { console.error('相机权限授权失败:', err); that.showCameraWarning('请允许使用相机以体验AR功能'); } }); }, // 显示相机警告 showCameraWarning: function(message) { wx.showModal({ title: '相机提示', content: message, showCancel: false, confirmText: '确定', success: (res) => { if (res.confirm) { // 用户点击确定后的操作 console.log('用户确认相机提示'); } } }); }, handleReady: function ({detail}) { // if (!this.data.cameraPermissionGranted || !this.data.hasFrontCamera) { // this.showCameraWarning('无法启动前置相机,请检查设备是否支持和权限设置'); // return; // } console.log("user-xr handleReady"); console.log(detail.value); console.log("scene 对象方法:", Object.getOwnPropertyNames(detail.value)); console.log("scene 对象原型方法:", Object.getOwnPropertyNames(Object.getPrototypeOf(detail.value))); if(this.data.ObjectPath === ""){ this.setData({ ObjectPath:MarkerPath.object, }); } this.scene = detail.value; const xrFrameSystem = wx.getXrFrameSystem(); this.camera = this.scene.getElementById('camera').getComponent(xrFrameSystem.Camera); // this.mask = {el: this.scene.getElementById('mask'), color: 'rgba(44, 44, 44, 0.5)'}; const maskElement = this.scene.getElementById('mask'); if (maskElement) { this.mask = {el: maskElement, color: 'rgba(44, 44, 44, 0.5)'}; console.log('Mask element found:', maskElement); } else { this.mask = null; console.warn('Mask element not found in scene'); } this.tmpV3 = new (xrFrameSystem.Vector3)(); console.log("user-xr handleReady:", { scene: this.scene, maskElementExists: !!maskElement, sceneHasExportImage: typeof this.scene.exportImage === 'function', sceneHasGetContainer: typeof this.scene.getContainer === 'function' }); this.triggerEvent('ready', detail.value); }, handleAssetsLoaded: function (detail) { console.log('资源加载完成', detail.value); if(!this.scene){ this.scene = detail.value; const xrFrameSystem = wx.getXrFrameSystem(); this.camera = this.scene.getElementById('camera').getComponent(xrFrameSystem.Camera); const maskElement = this.scene.getElementById('mask'); if (maskElement) { this.mask = {el: maskElement, color: 'rgba(44, 44, 44, 0.5)'}; console.log('Mask element found after asset load:', maskElement); } } console.log("user: "+ this.data.ObjectPath); this.triggerEvent('assetsLoaded', detail.value); }, handleTick: function({detail}) { // this.mask && this.triggerEvent('syncPositions', [ // this.getScreenPosition(this.mask) // ]); if (this.mask && this.mask.el) { this.triggerEvent('syncPositions', [ this.getScreenPosition(this.mask) ]); } else { // 可选:触发一个空的位置事件或者不触发 console.log('Mask element not ready yet'); } }, handleTouchModel: function ({detail}) { const {target} = detail.value; this[target.id].color = `rgba(${Math.random()*255}, ${Math.random()*255}, ${Math.random()*255}, 0.5)`; }, getScreenPosition: function(value) { const {el, color} = value; const xrFrameSystem = wx.getXrFrameSystem(); // console.log("getScreenPosition" + xrFrameSystem); if (!el || typeof el.getComponent !== 'function') { console.error('Invalid element:', el); return [0, 0, color, '']; } const transformComponent = el.getComponent(xrFrameSystem.Transform); if (!transformComponent) { console.error('Transform component not found on element:', el); return [0, 0, color, '']; } this.tmpV3.set(transformComponent.worldPosition); // this.tmpV3.set(el.getComponent(xrFrameSystem.Transform).worldPosition); const clipPos = this.camera.convertWorldPositionToClip(this.tmpV3); const {frameWidth, frameHeight} = this.scene; return [((clipPos.x + 1) / 2) * frameWidth, (1 - (clipPos.y + 1) / 2) * frameHeight, color, el.id]; }, takephoto:function(){ console.log("user-xr takephoto "); console.log("调试信息:", { scene: this.scene, sceneType: typeof this.scene, sceneIsNull: this.scene === null, sceneIsUndefined: this.scene === undefined, }); if (!this.scene) { console.error('场景未初始化,请确保 handleReady 已被调用'); wx.showToast({ title: '场景未准备好', icon: 'none' }); return; } // 确保场景已经准备就绪 if (!this.camera) { wx.showToast({ title: '相机未准备就绪', icon: 'none' }); return; } console.log("user-xr takephoto 2"); const that = this; try { // 方法1: 通过相机组件截图 if (this.camera && this.camera.el) { console.log("使用相机组件截图"); // 获取相机元素的渲染目标 const cameraEl = this.camera.el; if (cameraEl && typeof cameraEl.exportImage === 'function') { cameraEl.exportImage({ success: function(res) { console.log("相机截图成功:", res); that.handlePhotoSuccess(res.tempFilePath); }, fail: function(err) { console.error('相机截图失败:', err); that.tryAlternativeCapture(); } }); } else { // 方法2: 尝试通过场景的 canvas 截图 console.log("尝试通过场景 canvas 截图"); this.trySceneCanvasCapture(); } } else { console.log("尝试通过场景 canvas 截图"); this.trySceneCanvasCapture(); } } catch (error) { console.error('截图过程出错:', error); this.tryAlternativeCapture(); } }, tryAlternativeCapture: function() { const that = this; // 尝试通过 xr-camera 组件截图 if (this.camera && this.camera.el) { console.log("尝试通过 camera 元素截图"); // 这里可以添加通过相机元素截图的逻辑 wx.showToast({ title: '截图功能暂不可用', icon: 'none' }); // 触发失败事件 this.triggerEvent('phototaken', { success: false, error: '截图功能不可用' }); } }, handlePhotoSuccess: function(filePath) { const that = this; this.setData({ tempImagePath: filePath }); console.log("user-xr takephoto success: " + filePath); this.saveImage(); // 触发事件将结果返回给父组件 this.triggerEvent('phototaken', { success: true, filePath: filePath }); }, takephotoFromPage: function() { // 这个方法需要从页面调用,通过 selectComponent 获取 XR 组件 // 然后调用组件的截图方法 try { // 如果您的页面中有对组件的引用 if (this.scene && typeof this.scene.exportImage === 'function') { this.scene.exportImage({ success: (res) => { this.handlePhotoSuccess(res.tempFilePath); }, fail: (err) => { console.error('截图失败:', err); this.triggerEvent('phototaken', { success: false, error: err }); } }); } } catch (e) { console.error('截图异常:', e); } }, saveImage:function(){ const that = this; wx.getSetting({ success: (res) => { if (!res.authSetting['scope.writePhotosAlbum']) { // 没有权限,请求权限 wx.authorize({ scope: 'scope.writePhotosAlbum', success: () => { // 授权成功,保存图片 that.saveImageToPhotosAlbum(); }, fail: (err) => { console.error('相册授权失败', err); // 引导用户打开授权设置 that.showAuthGuide(); } }); } else { // 已有权限,直接保存 that.saveImageToPhotosAlbum(); } } }); }, saveImageToPhotosAlbum:function(){ wx.saveImageToPhotosAlbum({ filePath: this.data.tempImagePath, success: () => { wx.showToast({ title: '保存成功', icon: 'success', duration: 2000 }); }, fail: (err) => { console.error('保存失败', err); // 处理保存失败的特定情况 if (err.errMsg.includes('auth deny')) { this.showAuthGuide(); } else { wx.showToast({ title: '保存失败', icon: 'none', duration: 2000 }); } } }); }, showAuthGuide:function(){ wx.showModal({ title:'提示', content:'需要您授权保存到相册权限', confirmText: '去设置', success: (res) => { if (res.confirm) { // 打开设置页面 wx.openSetting({ success: (settingRes) => { if (settingRes.authSetting['scope.writePhotosAlbum']) { wx.showToast({ title: '授权成功', icon: 'success' }); } } }); } } }) }, }, observers:{ 'cameraPosition': function(eve) { console.log('用户:', eve); }, "currentState":function(state){ console.log('当前状态:', state); if(this.data.currentState !== state){ this.setData({ currentState:state, },()=>{ console.log("user-xr currentState:" + this.data.currentState); if(state === SceneState.TakePhoto){ this.takephoto(); } }); }; } } })请问哪里不对?
09-18确认二维码地址是否为预期地址,参考https://developers.weixin.qq.com/miniprogram/introduction/qrcode.html#%E5%8A%9F%E8%83%BD%E4%BB%8B%E7%BB%8D
扫普通链接二维码打开小程序结果进入到了服务器文件[图片][图片]
09-17你好,麻烦提供下相关问题账号原始ID或appid,以及相关问题具体截图,以便进一步定位问题。
续 费了,功能没有开通?我们公司的小程序交费了,现在工作日三天了没有开通服务是什么情况,急需这个服务啊,13960280440我们的电话,小程序,晋江祥越鞋材
09-17重新试试,还有问题吗
微信扫描体验版二维码,提示小程序意外退出公众号平台,微信扫描 体验版 二维码,点击前往体验版,提示 小程序意外退出,请稍后重试 [图片]
09-17