在Android应用中集成VLC或任何其他第三方视频播放器

时间:2022-04-13 18:55:36

I have an Android app which stream video from the Internet. The owners of the app doesn't want to use the native Android video player. What they want is to have any third-party (preferably Open-source) video player to be integrated in this app.

我有一个Android应用程序,可以从互联网上传输视频。该应用的所有者不想使用原生Android视频播放器。他们想要的是将任何第三方(最好是开源)视频播放器集成到这个应用程序中。

I don't really know what its implications could be.

我真的不知道它的含义是什么。

I came to know that Dolphin and VLC, they both are open-source, but what I don't know is, if they provide their SDK for integration into an app or not.

我开始知道Dolphin和VLC,它们都是开源的,但我不知道的是,它们是否提供了用于集成到应用程序中的SDK。

So, I have the following questions -

所以,我有以下问题 -

  • Do we have some third-party player (their SDK) to be integrated into an app?
  • 我们是否有一些第三方播放器(他们的SDK)要集成到应用程序中?

  • Do we have tutorials of how-to implement them?

    I've searched a lot for this but didn't get anything.

    我为此搜索了很多,但没有得到任何东西。

  • 1 个解决方案

    #1


    1  

    Do we have some third-party player (their SDK) to be integrated into an app? - You can try our product, NexPlayer SDK, in www.nexstreaming.com It is not an open-source player obviously, but you could get a demo and try to integrate in you app.

    我们是否有一些第三方播放器(他们的SDK)要集成到应用程序中? - 您可以在www.nexstreaming.com上试用我们的产品NexPlayer SDK。它显然不是一个开源播放器,但您可以获得一个演示并尝试集成到您的应用中。

    Do we have tutorials of how-to implement them? - It's an SDK + sample app and has full documentation about the SDK.

    我们是否有如何实施它们的教程? - 这是一个SDK +示例应用程序,并提供有关SDK的完整文档。

    #1


    1  

    Do we have some third-party player (their SDK) to be integrated into an app? - You can try our product, NexPlayer SDK, in www.nexstreaming.com It is not an open-source player obviously, but you could get a demo and try to integrate in you app.

    我们是否有一些第三方播放器(他们的SDK)要集成到应用程序中? - 您可以在www.nexstreaming.com上试用我们的产品NexPlayer SDK。它显然不是一个开源播放器,但您可以获得一个演示并尝试集成到您的应用中。

    Do we have tutorials of how-to implement them? - It's an SDK + sample app and has full documentation about the SDK.

    我们是否有如何实施它们的教程? - 这是一个SDK +示例应用程序,并提供有关SDK的完整文档。