Hello all, i'm working on an application where i'm using the UDP method, i have a server i created on my computer using visual studio, and i have the client on my phone, so far i can receive and send data packets, i can control my computer's mouse through my phone as well as other things.
Currently i can assign a directory path on the server and it will list all the files contained within that folder, my question is this....
is it possible to stream from the server to the client a video file, either .mp4, .mkv, .avi or any other video format, i know there's an application out there called skifta that does this, i would like to create an app that i can connect to the server from my phone and stream a video file on my computer to my phone?
any one has any idea on how to do this, or can someone maybe point me in the right direction?
thanks,
Walter