CefSchemeHandlerFactory: 'wav' stopped playing in CEF 75-81

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

CefSchemeHandlerFactory: 'wav' stopped playing in CEF 75-81

Postby cpp » Fri Apr 03, 2020 9:08 pm

In CefSchemeHandlerFactory::Create, if request->GetURL contains our custom "/embedded/" substring, then stream has path to local file and return new CefStreamResourceHandler(mime, stream);

All local resources work correctly, except sound files with extension 'wav', which stops working in CEF 75 and still doesn't work in CEF 81 and
in CefResourceRequestHandler::OnResourceLoadComplete, CefResourceRequestHandler::URLRequestStatus status == UR_FAILED.
cpp
Newbie
 
Posts: 5
Joined: Wed Jun 13, 2018 4:31 am

Re: CefSchemeHandlerFactory: 'wav' stopped playing in CEF 75

Postby amaitland » Sat Apr 04, 2020 8:01 pm

Likely issue https://bitbucket.org/chromiumembedded/ ... ateforfile

While the issue states webm specifically any audii/video format is likely effected.
Maintainer of the CefSharp project.
amaitland
Virtuoso
 
Posts: 1292
Joined: Wed Jan 14, 2015 2:35 am

Re: CefSchemeHandlerFactory: 'wav' stopped playing in CEF 75

Postby cpp » Thu Apr 16, 2020 6:55 pm

Is there an estimate in which release this issue could be fixed?
cpp
Newbie
 
Posts: 5
Joined: Wed Jun 13, 2018 4:31 am

Re: CefSchemeHandlerFactory: 'wav' stopped playing in CEF 75

Postby magreenblatt » Thu Apr 16, 2020 10:10 pm

It will be fixed soon. You can star the issue to be notified.
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 68 guests