Closed Mishasama closed 3 years ago
It's not an html5 player error since youtube html5 player works fine. The browser version is exactly the same (what ships in 26.1.1 is exactly what ships with obs ME since I'm the one who compiled cef); this is very odd (though I reproduce your error). What does the chinese say ? I guess "browser not supported" ?
seems your link freezes on chromium edge
It's not an html5 player error since youtube html5 player works fine. The browser version is exactly the same (what ships in 26.1.1 is exactly what ships with obs ME since I'm the one who compiled cef); this is very odd (though I reproduce your error). What does the chinese say ? I guess "browser not supported" ?
Youtube player is only play the vp9 video, but the avc can't. Maybe that's the problem. "Your browser version is too low, please update it." I tried to replace ME's browser plugin with the original version, and it works fine.
Mmh very very strange. What did you replace ? Obs-browser.dll or cef ?
On Sat, Jan 23, 2021, 13:23 Misha notifications@github.com wrote:
It's not an html5 player error since youtube html5 player works fine. The browser version is exactly the same (what ships in 26.1.1 is exactly what ships with obs ME since I'm the one who compiled cef); this is very odd (though I reproduce your error). What does the chinese say ? I guess "browser not supported" ?
Youtube player is only play the vp9 video, but the avc can't. Maybe that's the problem. "Your browser version is too low, please update it." I tried to replace ME's browser plugin with the original version, and it works fine.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pkviet/obs-studio/issues/46#issuecomment-765944981, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACG2OT23EVTSYNJ3NCZ2GGLS3K5T7ANCNFSM4WNTXCIA .
ok solved. I found out that during the packaging I shipped a wrong version of cef library (although I'm the main compiler for obs-studio of the lib). Thanks for the report. Will be fixed in next release. Closing.
Describe the bug https://v.douyu.com/show/a2JEMJjp5bnMNxml The ME ver Browser source does not support the HTML5 player. But the OBSS 26.1.1 does.
To Reproduce Steps to reproduce the behavior:
Expected behavior As the origin OBSS does.
Screenshots
Desktop (please complete the following information):
Additional context Time to update to 26.1.1 and fix #42?