Android for streaming video in android via Wifi direct (P2P)

I have two Android devices (phones). Take the challenge P1 and P2. I am writing two applications, one for real-time video P1 and the other for watching this video (from P2).

I want to connect these two devices via Wi-Fi Direct (without a router). I’ve been searching the Internet for several days about how to implement the function of streaming video from an android phone to another Android phone over a Wi-Fi connection, but not using direct Wi-Fi (p2p).

Here I specifically want to do this via Wi-Fi directly. Can anybody help me?
Thanks:)

+8
android video-streaming wifi-direct
source share
2 answers

A few thoughts:

+8
source share

Using ES Explorer APP from Google play

In the application settings there is a remote setting and check it and the ftp IP address, for example

  • "FTP: // ***********

    .

In another menu of the ES file of the ES Explorer application, select Ftp and add a server and enter the IP address from another device.

the first device will appear on the second device now

Go to the file system video files

enjoy...........................

+1
source share

All Articles