CefWithSyphon
CefWithSyphon copied to clipboard
Possible to update version Chrome Browser?
Hello,hello, I came across your application and I was very happy this is exactly what I look for. By cons I think the version of chromium used is a little old and there some CSS (ex css3) is not working properly. Is it easy to update the version of chrome? Thank you in advance for the answer.
Ok I'm Trying to re-compile the app with xcode with a new version of CefClient... But I suck in xcode and I can not understand how to make too :)
Do you know maybe exact time of refresh/reload cycle?
So heres my attempt to build with latest version of chrome:
- downloaded the standard distribution of Chromium 12/17/2016 - CEF 3.2883.1540.gedbfb20 / Chromium 55.0.2883.59
- download the CEFwithsyphon github project file
- added the three folders in the github project file to the unzipped chromium folder from step 1.
- opened the xcode project > build
- xcode tells me "Unable to determine concrete GCC compiler for file /Users/Desktop/cef-updated-chrome/libcef_dll/ctocpp/response_ctocpp.cc of type sourcecode.cpp.cpp." and for 86 other files in the libcef_dll directory
- i upgrade project to recommended xcode settings, which is mainly switching the compiler to "Apple LLVM 8.0"
- Clean, Build again
- and then i get the attached errors
any thoughts would be greatly appreciated :)
Hi there, I haven't tried it but my approach would be to see if there is a fresh download available for CEF (chromium embedded framework) with a newer Chromium. Then I would integrate the Syphon code from my project into that. I am sorry but I have not got the time at the moment to go further into this issue.
Best regards -Vibeke
On 30 December 2016 at 03:13, Violet Forest [email protected] wrote:
So heres my attempt to build with latest version of chrome:
- downloaded the standard distribution of Chromium 12/17/2016 - CEF 3.2883.1540.gedbfb20 / Chromium 55.0.2883.59
- download the github project file 3.added the three folders in the github project file to the unzipped chromium folder from step 1.
- opened the xcode project > build
- xcode tells me "Unable to determine concrete GCC compiler for file /Users/Desktop/cef-updated-chrome/libcef_dll/ctocpp/response_ctocpp.cc of type sourcecode.cpp.cpp." and for 86 other files in the libcef_dll directory
- i upgrade project to recommended xcode settings, which is mainly switching the compiler to "Apple LLVM 8.0"
- Clean, Build again
- and then i get the attached errors [image: screen shot 2016-12-29 at 8 13 27 pm] https://cloud.githubusercontent.com/assets/8921838/21558661/353ec13e-ce03-11e6-93d5-ae16836cf767.png
any thoughts would be greatly appreciated :)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vibber/CefWithSyphon/issues/5#issuecomment-269722465, or mute the thread https://github.com/notifications/unsubscribe-auth/AD179TtYkNCI2kxG8jnD5tKxuZ4Bh-izks5rNGi_gaJpZM4C2g4w .
We built our own version of this project completely unrelated to this code. If you have C knowledge, it's not trivial but it's definitely doable.
Use these adobe provided CEF Builds: https://cefbuilds.com/
If anyone still wants an updated version of this, I have released an update:
https://github.com/marciot/CefWithSyphon
Cool stuff!
lør. 13. maj 2017 kl. 20.42 skrev Marcio T. [email protected]:
If anyone still wants an updated version of this, I have released an update:
https://github.com/marciot/CefWithSyphon
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vibber/CefWithSyphon/issues/5#issuecomment-301266901, or mute the thread https://github.com/notifications/unsubscribe-auth/AD179Rc6LLIITIaPScPRtfyUQy0J7BMfks5r5fmSgaJpZM4C2g4w .
Hi friends - I'm working on integrating Syphon directly into Chrome - I plan on integrating some of the code from CEF with Syphon for Syphon Server functionality.
My Chromium branch currently has Syphon clients as video capture devices for Chrome, which with with getUserMedia and other HTML 5 / WebRTC technologies.
Getting Syphon Output from specific canvas elements or WebGL contexts is my next to do.
If anyone is interested in helping out with this, I'd love some understanding of going from a full Chromium code base to building CEF.
My plan is to incorporate all changes to Chromium directly, and let CEF inherit the changes.
https://github.com/vade/chromium
Has some current changes, but my re-base from Chromium sources fucked things up with the latest branch. Anyway, point is - a coordinated effort might be helpful.
Thanks!
Hi vade, that is really exciting news. Unfortunately I cannot help much, my understanding of coding does not reach that far. But I am very interested in the work you're doing. Have followed your work - always interesting.
tor. 25. maj 2017 kl. 18.30 skrev vade [email protected]:
Hi friends - I'm working on integrating Syphon directly into Chrome - I plan on integrating some of the code from CEF with Syphon for Syphon Server functionality.
My Chromium branch currently has Syphon clients as video capture devices for Chrome, which with with getUserMedia and other HTML 5 / WebRTC technologies.
Getting Syphon Output from specific canvas elements or WebGL contexts is my next to do.
If anyone is interested in helping out with this, I'd love some understanding of going from a full Chromium code base to building CEF.
My plan is to incorporate all changes to Chromium directly, and let CEF inherit the changes.
https://github.com/vade/chromium
Has some current changes, but my re-base from Chromium sources fucked things up with the latest branch. Anyway, point is - a coordinated effort might be helpful.
Thanks!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vibber/CefWithSyphon/issues/5#issuecomment-304056007, or mute the thread https://github.com/notifications/unsubscribe-auth/AD179RJmeUrorw2_u9OJ64NUVvKJt-kgks5r9ayegaJpZM4C2g4w .
Do you by chance know the process of going from a Chromium source tree to a Chromium Embedded Framework tree?
Nope. Sorry.
tor. 25. maj 2017 kl. 19.56 skrev vade [email protected]:
Do you by chance know the process of going from a Chromium source tree to a Chromium Embedded Framework tree?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vibber/CefWithSyphon/issues/5#issuecomment-304078132, or mute the thread https://github.com/notifications/unsubscribe-auth/AD179QLWRFgsHVkhJDc1yV86HvOLF1pWks5r9cDggaJpZM4C2g4w .
Ah, interesting. Curious if this actually works.
https://bitbucket.org/chromiumembedded/cef/wiki/MasterBuildQuickStart