Git Product home page Git Product logo

simpledlna's Introduction

simpledlna

1.基于cling实现的Android投屏方案,支持本地图片、视频、音乐等媒体数据投屏。想本地测试的,可以在电脑端或者手机端安装一个kodi软件试试。

2.基于本地录屏实时投屏功能开发中,但是RTMP推流一直还在研究中,可以实时同步音频,视频界面不可见,接下来的时间将继续完善这部分功能。

源码解析参考

基于cling实现的Android投屏方案——简书

基于cling实现的Android投屏方案——github博客

simpledlna's People

Contributors

codermryan avatar javaertj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

simpledlna's Issues

播放本地视频

播放本地视频报错
2022-04-14 16:47:36.040 13335-13629/com.ykbjson.app.simpledlna E/org.protocols.http.NanoHTTPD: Could not send response to the client
2022-04-14 16:47:36.041 13335-13629/com.ykbjson.app.simpledlna E/org.protocols.http.NanoHTTPD: java.io.IOException: Stream Closed
at java.io.FileInputStream.read(FileInputStream.java:306)
at org.protocols.http.response.Response.sendBody(Response.java:350)
at org.protocols.http.response.Response.sendBodyWithCorrectEncoding(Response.java:327)
at org.protocols.http.response.Response.sendBodyWithCorrectTransferAndEncoding(Response.java:308)
at org.protocols.http.response.Response.send(Response.java:268)
at org.protocols.http.HTTPSession.execute(HTTPSession.java:435)
at org.protocols.http.ClientHandler.run(ClientHandler.java:75)

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.