[Bug 52769] VRChat fails to play videos (needs Media Foundation HTTP scheme handler)

WineHQ Bugzilla wine-bugs at winehq.org
Mon Apr 4 07:52:55 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52769

--- Comment #8 from yshuiv7 at gmail.com ---
(In reply to Nikolay Sivov from comment #7)
> 
> The question is how it's reflected in media foundation API, e.g. what data
> will be returned from bytestream created with
> CreateObjectFromURL("rtsp://..."), and if it's possible for application to
> configure which streams are requested.

I'd assume CreateObjectFromURL would return a media source object whether you
asked for it or not. Should be relatively easy to verify.

> 
> Did you find an application that depends on this protocol handler? Except
> for ones that accept any url, including rtsp.

VRChat uses it to play live streams.

> 
> > 
> > Is it worth it if we ended up using gstreamer for rtsp anyway?
> 
> I don't think we should be doing that.

OK, then I probably won't take on the task of implementing all this from
scratch. Right now I want to focus on getting this to users asap.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list