Giter VIP home page Giter VIP logo

Comments (21)

cloudwebrtc avatar cloudwebrtc commented on May 22, 2024 14

I'm so happy to complete the rendering of Texture for windows, the plugin for Linux should be coming soon.

from flutter-webrtc.

cloudwebrtc avatar cloudwebrtc commented on May 22, 2024 14

@Sunbreak flutter-webrtc supports all desktop on the roadmap.
looks like it needs a new patch for Windows/Linux. Let me take a deep breath. xD

from flutter-webrtc.

cloudwebrtc avatar cloudwebrtc commented on May 22, 2024 10

The migration test for all desktop platforms has been passed, when the flutter/engine texture patch is merged, the branches can be merged into the master.

Mac/Linux/Windows

from flutter-webrtc.

muriloventuroso avatar muriloventuroso commented on May 22, 2024 8

Any news?

from flutter-webrtc.

cloudwebrtc avatar cloudwebrtc commented on May 22, 2024 4

We created a branch/flutter-webrtc to test the desktop version, based on the patch at google/flutter-desktop-embedding#107 (comment), which seems to work very well now.
If you want to test you through the following steps:

/*create a test directory*/
mkdir flutter-desktop-webrtc-test
cd flutter-desktop-webrtc-test

git clone https://github.com/cloudwebrtc/flutter-desktop-embedding.git
cd flutter-desktop-embedding && git checkout flutter-webrtc

/*copy pre-compiled frameworks to test directory*/
cp -rf flutter_engine_framework ../
cd ..

/*link flutter tools to flutter-desktop-webrtc-test, please change to your tool path. */
ln -sf ~/bin/flutter .

/*open xcode project to test it.*/
open flutter-desktop-embedding/example/macos/ExampleEmbedder.xcodeproj

screenshots

from flutter-webrtc.

cloudwebrtc avatar cloudwebrtc commented on May 22, 2024 4

The desktop plugin has moved forward one step.
flutter/engine@0f9d88c

from flutter-webrtc.

gedw99 avatar gedw99 commented on May 22, 2024 3

me too :) also interested

from flutter-webrtc.

Sunbreak avatar Sunbreak commented on May 22, 2024 3

Linux texture support has been landed. Could we got an official Linux support?

from flutter-webrtc.

cloudwebrtc avatar cloudwebrtc commented on May 22, 2024 2

Awesome, I am already merging PR for Windows support, and I believe that Linux and embedded Linux will be supported soon

from flutter-webrtc.

kangshaojun avatar kangshaojun commented on May 22, 2024

@cloudwebrtc Congratulations on completing the flutter video plug-in for Windows platform

from flutter-webrtc.

cloudwebrtc avatar cloudwebrtc commented on May 22, 2024

Currently blocked by the following issues.

Add macOS/Windows/Linux plugin tooling
flutter/flutter#32720
flutter/flutter#32719
flutter/flutter#32718

Support Texture widget in macOS shell
flutter/flutter#30717
Support Texture widget in GLFW shell
flutter/flutter#30718

from flutter-webrtc.

joeblew99 avatar joeblew99 commented on May 22, 2024

This is not merged upstream into flutter engine yet ?

Just asking as I want to get this working in go-flutter also.

from flutter-webrtc.

cloudwebrtc avatar cloudwebrtc commented on May 22, 2024

@joeblew99 The glfw texture and macos texture patch for flutter/engine, which has not yet been reviewed, currently relies on two other patches, glad and flutter tools.

from flutter-webrtc.

joeblew99 avatar joeblew99 commented on May 22, 2024

@cloudwebrtc thank you for the tips. Will wait for it to land upstream.

from flutter-webrtc.

Sunbreak avatar Sunbreak commented on May 22, 2024

Any progress?

Since Feb 2020, Flutter Windows supports dynamic link on vcprojs. And we build Agora plugins with audio only:
https://github.com/woodemi/Flutter-RTM-Desktop
https://github.com/woodemi/Flutter-SDK-Desktop

Could we have flutter-webrtc the same way?

from flutter-webrtc.

cloudwebrtc avatar cloudwebrtc commented on May 22, 2024

@Sunbreak https://github.com/cloudwebrtc/flutter-webrtc/tree/glfw
There is a GLFW branch for Windows/Linux, but the texture patch upstream of flutter has not been completed.

from flutter-webrtc.

Sunbreak avatar Sunbreak commented on May 22, 2024

@cloudwebrtc According to flutter/engine#9822 (comment), GLFW is deprecated.

Any further plan about flutter-webrtc?

from flutter-webrtc.

guilhermesgb avatar guilhermesgb commented on May 22, 2024

I'm also interested :)

(ps: thanks for your ongoing work on supporting this on many fronts)

from flutter-webrtc.

stale avatar stale commented on May 22, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from flutter-webrtc.

gedw99 avatar gedw99 commented on May 22, 2024

thanks @cloudwebrtc

Its been a long time coming from the Flutter Team, but finally !!

from flutter-webrtc.

dpavlak avatar dpavlak commented on May 22, 2024

I'm trying to create a app to use mobile camera as a webcam.
I'm starting with flutter-webrtc-demo base code to mobile and desktop app
When i try to send mobile camera stream to windows app in a p2p call sample, the image preview on desktop app not work.

image

the only message in console is this
image

can someone help pls? this is really important to me, thanks.

from flutter-webrtc.

Related Issues (20)

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.