D-Link Forums
The Graveyard - Products No Longer Supported => IP Cameras => DCS-930L => Topic started by: devSree on January 27, 2013, 11:35:49 PM
-
Can any one please suggest me how to develop an iPhone based application which can show live streaming from DCS-930L IP camera?
I'm new to HTTP programming.
And please suggest me how to support various other IP cameras as well in the application?
Thanks in advance,
Sree.
-
Does nobody know anything about my question or nobody wants to answer?
-
Would it be a fair question to ask why you'd want to do this if it isn't an area that you currently have expertise in, when there are already products on the app store that do this such as icamviewer and netcamviewer. See the "compatible programmes" thread for more info.
http://forums.dlink.com/index.php?topic=42675.90
Matt
-
D-Link Network Cameras - Third Party Applications to Monitor Video (http://forums.dlink.com/index.php?topic=42675.0)
-
Well are you talking designing a "app" that will work on your Iphone for personal use, or designing one you can upload to the store? Totally different things, and neither use HTTP. Do you mean HTML? Either way, no. Unless you have a background C++ I wouldn't attempt it. The effort requirement is on par with a part time job. If your curious though, more info can be found here. (http://mobile.smashingmagazine.com/2009/08/11/how-to-create-your-first-iphone-application/)
-
Thank you all for your replies...
I have an app for managing Home automation devices in which i want to integrate the IP cam in another screen of my own app so that I can avoid using two apps.
Please suggest the how to start ? Do i need to have an SDK from D-link?
Do I need to use http ptogramming or CPP is enough?
Thanks in advance!
-
I really think that question is beyond the scope of this forum. I think you may be over simplifying the complexity of creating a App. But that page goes over alot of it, and you can google search it. What your asking is like going to a Mechanics forum and asking how to build a car. Just not something you can answer in a post. It would be like a book. I mean, if anyone wishes to post, feel free, just explaining why you might not get many replies.
-
I'm asking about what it takes to integrate the IP cam viewer in my own app!? like SDK, video playback and etc...
If I get a start point then I can go ahead.
-
You could try this as a starting point and review http live streaming
https://developer.apple.com/technologies/ios/audio-and-video.html
and use the streaming URL http://outsideIP:EXPOSEDPORT#/video/mjpg.cgi?profileid=1 as referred on this post @ http://forums.dlink.com/index.php?topic=53104.0