java - Android app to display video from Raspberry Pi via Netcat -


i'm writing android app supposed display video made available raspberry pi. using netcat send video, live stream camera, directly client app available little latency. have little experience video encoding/decoding, don't know how handle inputstream raspberry pi. how go displaying video generic inputstream?

hopefully question isn't open-ended. reiterate, i'm trying use inputstream display video.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -