Code Monkey home page Code Monkey logo

Comments (6)

JiangJuHong avatar JiangJuHong commented on July 18, 2024 3

这是一个不错的想法,但是现在 TencentRTC 这个插件的定义是基于TencentRTC SDK,所以功能也会更加偏向与此。我对你的这个想法表示感兴趣,但是现在暂时抽不出身,在有时间后我会考虑这个项目的可实现方案,如果可以,我们也可以进行更多的讨论。

from flutterqiniucloudliveplugin.

JiangJuHong avatar JiangJuHong commented on July 18, 2024

发现错误提示信息,关键提示代码为:

I/flutter ( 8822): The following RenderObject was being processed when the exception was fired: RenderAndroidView#b1935:
I/flutter ( 8822):   needs compositing
I/flutter ( 8822):   creator: _AndroidPlatformView ← Semantics ← _FocusMarker ← Focus ← AndroidView ←
I/flutter ( 8822):     QiniucloudConnectPlayerView ← ConstrainedBox ← Container ← Positioned ← Stack ← ConstrainedBox ←
I/flutter ( 8822):     Container ← ⋯

可能考虑到的原因是Flutter嵌套出现问题,你是通过 example 运行还是在自有项目运行?能否提供更加详细描述

from flutterqiniucloudliveplugin.

pslxx avatar pslxx commented on July 18, 2024

都试了,,,
第一次是我自己复制你的代码,到我们项目不行,然后整个仓库clone下去,也是一样的
我后来在QiniucloudPushPlatformView 里面加上

 streamingProfile.setPreferredVideoEncodingSize(1200,900);

可以显示画面了,但是设置了之后,变焦有问题...然后我放弃了这个插件.准备用腾讯云的

from flutterqiniucloudliveplugin.

JiangJuHong avatar JiangJuHong commented on July 18, 2024

感谢你的支持,如果有好的建议,欢迎提出。

from flutterqiniucloudliveplugin.

pslxx avatar pslxx commented on July 18, 2024

我的想法是把腾讯云的推流 SDK,单独拿来出封装
不跟整个腾讯云关联起来.我这边就是想做秀场直播,或者手机游戏直播,需要一个推流的SDK,包括摄像头画面捕捉,切换摄像头 闪光灯 暂停画面,弱网通知,推流事件回调,以及基本的美颜和滤镜功能,
因为腾讯云的SDK 推流地址是可以额外定义的,这样,我后端可以用七牛云,阿里云,或者自建ffmpeg服务器都可以.至于房间 IM 这些东西,都是自己后台的逻辑,不用腾讯云的

from flutterqiniucloudliveplugin.

pslxx avatar pslxx commented on July 18, 2024

所有我之前有考虑用您封装的TRCT ,但是这个东西有点多,封装的太多了,目前还在抉择中

from flutterqiniucloudliveplugin.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.