Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
CEF4 can't be used in Twitter
CEF4 can't be used in Twitter
When I use this control to access Twitter, I cannot update my account avatar, nor can I upload pictures。my system is win10 x64.when i use it to access www.youku.com . When I watch the video, it prompts that the browser version is too low.but my control version is 90.6.0

- salvadordf
- Posts: 4578
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: CEF4 can't be used in Twitter
Hi,
Other video websites require h264 and AAC codecs to show the videos.
Try building the CEF binaries with proprietary codecs following these instructions :
https://www.briskbard.com/forum/viewtopic.php?f=10&t=1097
Some other websites may show a warning if you try to use a new web browser because they still don't recognize the new user agent string.
Perhaps some of the problems you describe can be solved by using a different user agent.
Try setting GlobalCEFApp.UserAgent before the GlobalCEFApp.StartMainProcess call in the DPR file.
https://developers.whatismybrowser.com/useragents/explore/software_name/chrome/
Other video websites require h264 and AAC codecs to show the videos.
Try building the CEF binaries with proprietary codecs following these instructions :
https://www.briskbard.com/forum/viewtopic.php?f=10&t=1097
Some other websites may show a warning if you try to use a new web browser because they still don't recognize the new user agent string.
Perhaps some of the problems you describe can be solved by using a different user agent.
Try setting GlobalCEFApp.UserAgent before the GlobalCEFApp.StartMainProcess call in the DPR file.
https://developers.whatismybrowser.com/useragents/explore/software_name/chrome/