cefsharp / CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
http://cefsharp.github.io/
Other
9.86k stars 2.92k forks source link

CefSharp version57 problem #2085

Closed liuyu5337 closed 7 years ago

liuyu5337 commented 7 years ago

when i load html ,there is vidio in the page.but cefsharp can't show vedio.and there some warnings:

[0707/171736.885:ERROR:interface_registry.cc(203)] Failed to locate a binder interface: blink::mojom::SensitiveInputVisibilityService requested by: conte renderer exposed by: content_browser via InterfaceProviderSpec "navigation:fr ". [0707/171736.885:WARNING:interface_registry.cc(210)]

InterfaceRegistry(navigation:frame): Owned by: content_browser@ run as: f5926dd8-43e4-4b8a-a288-e3202631ff59

Providing: capability: renderer containing interfaces: autofill::mojom::AutofillDriver autofill::mojom::PasswordManagerDriver blink::mojom::MediaSessionService blink::mojom::PermissionService blink::mojom::PresentationService blink::mojom::SensitiveInputVisibilityService blink::mojom::WebBluetoothService blink::mojom::WebSocket content::mojom::BrowserTarget device::VibrationManager device::mojom::GeolocationService device::mojom::SensorProvider device::mojom::VRService device::mojom::WakeLockService device::nfc::mojom::NFC device::usb::DeviceManager discardable_memory::mojom::DiscardableSharedMemoryManager extensions::KeepAlive extensions::mime_handler::MimeHandlerService media::mojom::InterfaceFactory media::mojom::RemoterFactory media::mojom::Renderer mojom::MediaDevicesDispatcherHost payments::mojom::PaymentRequest shape_detection::mojom::BarcodeDetection shape_detection::mojom::FaceDetectionProvider shape_detection::mojom::TextDetection ui::mojom::Gpu

Requiring: From: content_renderer: browser

Bound to: content_renderer@3_1 run as: f5926dd8-43e4-4b8a-a288-e3202631ff59

Providing: capability: browser containing interfaces: blink::mojom::AppBannerController blink::mojom::EngagementClient blink::mojom::InstallationService content::mojom::ImageDownloader mojom::MediaDevicesListener

Requiring: From: content_browser: renderer

Binders registered for:

is there any body help me?

merceyz commented 7 years ago

Duplicate of https://github.com/cefsharp/CefSharp/issues/1479