Giter Club home page Giter Club logo

tv_dlna_server's Introduction

TV_DLNA_Server

公司 DLNA Server 的 Platium 源码

自定义字段

showVR : 是否支持 VR version : DLNA Server 版本,用于区分支持的服务。最新版本为 3.0。

class DMRCenter{
public:
    DMRCenter();
    virtual ~DMRCenter();

    int Start(const char *name,const char *showVR, const char  *version, const char* uuid);
    int Stop();

    bool responseGenaEvent(int cmd, const char *value, const char *data);
private:
    PLT_UPnP mUPnP;
    PLT_DeviceHostReference mDevice;

    IMediaActionReceiver *mIMediaActionReceiver;

    bool mAdded;
};

版本描述

Version 支持服务
3.0 遥控器, 风迷频道, 普通视频投屏

tv_dlna_server's People

Contributors

brikerman avatar

Stargazers

He Lingjian avatar  avatar Joe Chen avatar Fengqi Mao avatar  avatar MAX avatar  avatar  avatar Shiver avatar  avatar Zhou Ce avatar Murtadha Alsabbagh avatar  avatar bugless avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.