salvadordf / CEF4Delphi

CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
https://www.briskbard.com/forum/
Other
1.19k stars 363 forks source link

Minibrowser Demo Can't Play Video #496

Closed nguyennhatdung closed 7 months ago

nguyennhatdung commented 7 months ago

Hi!

Seem tiktok can detect cef and not allow to play video. I just wonder how they detect ? Can we do anything to bypass the check ?

salvadordf commented 7 months ago

Hi,

They probably use proprietary codecs in the video or audio. Read this for more information.

nguyennhatdung commented 7 months ago

oh thanks for the info

i'll try build the cef my self then, many thanks