remote-android / redroid-doc

redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
4.22k stars 303 forks source link

不支持播放h5 #494

Open zengxu87 opened 11 months ago

zengxu87 commented 11 months ago

redroid11/12 x86_64版本,无gpu渲染。使用webview、via、chrome等浏览器打开视频网站,比如bilibili、iqiyi等,无法播放视频

zhouziyang commented 11 months ago

Just tested with redroid/redroid:11.0.0-231016, video playback works as expected (Software rendering, 5.13.0-30-generic ubuntu kernel). Can you provide more details about your test?

Image_20231107161603

zengxu87 commented 11 months ago

感谢回复。 redroid/redroid:11.0.0-231016 这个版本可以播放视频,不过发现有些视频播放出来会绿屏(ubuntu 5.4.0-147-generic) https://m.bilibili.com/video/BV1Gy4y1c71y image

zhouziyang commented 11 months ago

Playback without problems if bilibili app is used. Seems something wrong with the AOSP stock h264 decoder.

zengxu87 commented 11 months ago

thanks. Added, any plans or solutions to replace buildin h264 decoder? ffmpeg?

felixguo commented 11 months ago

+1, I am also interested in this topic. It would be great to have ffmpeg implemented.