IP camera Live video stream to iOS device -


i trying create app receives live video stream ip camera. considering using outside server ivideon , embedding video html webview within app. wondering how complicated feed directly ip cameras default server. new developing ios hoping simple of solution possible.

it's possible use vlc re stream rtsp/rtp ip camera hls , play due native support. if want video directly app, easiest way asking camera jpeg images on http.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -