Webkit On CentOS 7.4

Home » CentOS » Webkit On CentOS 7.4
CentOS 4 Comments

Hello is the webkit with CentOS 7.4 compiled with ENABLE_MEDIASOURCE ?

When I call the set_media_source function with TRUE and then ask get_media_source function for the value it returns TRUE. I presume it would no return TRUE if its not enabled.

However, my webpage with a video tag using webkit is not finding the MediaSource.

Thanks,

Jerry

4 thoughts on - Webkit On CentOS 7.4

  • hi Johhny

    thanks – I am using the second link webkitgtk4.

    I could not find anything mediasource or media_source in the build log. Is that an “oversite” in the upstream? Can it be enabled for all and rebuilt and posted? (I’d rather not compile webkit).

    Thanks,

    Jerry

  • CentOS doesn’t and cannot alter upstream source except for trademark reasons and a few other necessities for getting the build done, unfortunately.

    Of course, any other party is free to do so and publish the altered package themselves. Just it won’t be part of CentOS.

  • Exactly what Yan Li said .. we build it like it is written in the spec from upstream, and make no changes except for trademarks. In this case there is no modification at all to that package.

    I have no idea how one would modify or pass things in to this package without research, etc.

    But, the build.log is the rpmbuild output from the build .. and the root.log is everything installed in the build root where it was built.