swift - stream video from Raspberry PI to native iOS app? -


i wondering if there way stream video raspberry pi native ios app.

i not asking if it's possible stream on web server since know how that. however, if there way capture stream web , display in native ios application without being directed quicktime or safari work fine. e.g. if stream playing on 192.168.0.1:8080 display inside iphone app.

i working on raspberry pi 3 model b+ raspberry pi camera module xcode 8.0 (beta) , swift 3.

many in advance.


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -