Search code examples
androidwifidlna

Play one multimedia content on multiple devices at the same time?


Can I send and show my multimedia content on two or more devices via DLNA at the same time?

If yes how can I do it ? For example I want my tvs, tablets to play the same multimedia content of my smartphone( LG Nexus 4) at the same time.

If not, are there any other protocols(like wifi) to do this. Any approaches will be appreciated.


Solution

  • Best implementation for android devices as i think streaming your multimedia content from media server, then multiple devices can play at same time

    DLNA didn't have android api yet How to make a DLNA android mobile application?

    for streaming

    Android video streaming example

    http://developer.samsung.com/android/technical-docs/Android-Media-Streaming-Tutorial

    for android to android streming via wifi Live-stream video from one android phone to another over WiFi