Skip to content
/ upnp-cast Public

Cast media file form android device to windows computer with upnp protocol.

Notifications You must be signed in to change notification settings

xxmd/upnp-cast

Repository files navigation

UPNP-CAST

A example project for cast media file(Image, Video, Audio) from android device to windows computer by [UPNP](Universal Plug and Play Device Architecture (openconnectivity.org)) protocol.

Getting start

  1. Start the Windows Media Player application on windows.

  2. Make sure you have checked two necessary options when you first use.

    • Allow control my player remotely.
    • Allow auto play my media.
  3. Run upnp-cast application, choose device firstly, then cast any media file by yourself.

  4. You will see visualize result on compute screen when cast successfully.

Screenshot

Audio Cast Video Cast Image Cast

Warning

Some compute cannot cast audio successfully due to lack audio output device(headset, speaker, etc...).

Reference

  1. Upnp document
  2. [Cling](4thline/cling: UPnP/DLNA library for Java and Android (github.com))

About

Cast media file form android device to windows computer with upnp protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages