[webkit-qt] how could i put the platform relative media player code under qtmutimedia

sunny shah sunny.cpp at gmail.com
Fri Aug 5 00:30:13 PDT 2011


Hi 张丽芳,

QtWebkit is now only supporting GStreamer as a backend on linux, so you can
do this

Webkit media Player -> GStreamer -> your platform relative media player

You can do this by creating a GStreamer Plugin for your platform media
player.

Thanks,
 Sunny.

2011/8/5 张丽芳 <zhanglf_ciomp at 163.com>

> Hi,
> I am a newer to qt. And want to porting a media player to qtwebkit on
> embeded platform.
> I know that I can do something like this,
> webkit media player->my platform relative meida player
> webkit media player->qtmulitmedia->my platform relative meida player .
> I would like to choose the second one.
> where should i put my platform relative media player code under the
> qtmultimedia?
> QMediaPlayer or any others?
> Thanks a lot!
> BG/s
>
>
>
>
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110805/0782bbf9/attachment.html>


More information about the webkit-qt mailing list