D-Link Forums

The Graveyard - Products No Longer Supported => DCS-825L => IP Cameras => mydlink™ Baby Camera App => Topic started by: JavaLawyer on February 19, 2014, 04:41:52 AM

Title: mydlink Baby Camera App - Feature Wishlist
Post by: JavaLawyer on February 19, 2014, 04:41:52 AM
This wishlist contains suggestions provided by the forum community and may not reflect actual changes to current or future D-Link software releases. Below is a summary of everyone's input thus far. Please let me know if I over generalized, misrepresented, or missed anyone's concerns and I'll refresh the list with updates. Recent items are highlighted in blue.

If any items in the wishlist were fixed by the latest release, please post and I'll update!

Feature Wishlist


Wishlist Items Addressed by D-Link (Thank You!)

Title: Re: mydlink Baby Camera App - Feature Wishlist
Post by: DavidAu on March 05, 2014, 10:07:12 PM
A good number of App improvements can also be found in the DCS-825L - Firmware Wishlist (http://forums.dlink.com/index.php?topic=57316.0).

My particular concern is that the mydlink Baby Camera App is not available for download ("not compatible") from the Google Play Store on my generic chinese Android 4.03 wi-fi tablet.
This is especially a problem since the alternative mydlink Lite App, which does run on this device, says the DCS-825L is not supported, so I can currently only use unsupported 3rd party apps to access my camera stream on this device.

This tablet meets the minimum Android OS spec (4.01) for the Baby App, so I would imagine this is due to some hardware requirements imposed (like GPS), which are not necessary for the App to function well enough.

Please modify App Manifest to make these features android:required="false":

And add:
<supports-screens
        android:anyDensity="true"
        android:largeScreens="true"
        android:normalScreens="true"
        android:smallScreens="true" />

Title: Re: mydlink Baby Camera App - Feature Wishlist
Post by: XtremeGamer™ on May 19, 2016, 08:16:16 AM
Hi,

I would like to have Chromecast support so i can view my camera stream on a dump TV with just the chromecast.

Thanks

XtremeGamer™
Title: Re: mydlink Baby Camera App - Feature Wishlist
Post by: DavidAu on May 19, 2016, 07:45:04 PM
Quote
I would like to have Chromecast support

I don't have one, but it seems that Chromecast needs HTTP Live Streaming (HLS).
We'll see if D-Link will invest in HLS support in future, but I wouldn't hold my breath.

D-Link Baby cam uses FFMPEG to produce an RTSP feed (H.264/MPEG4 encoding).
 E.g. rtsp://admin:passwd@ipaddr:554/play1.sdp

Or you can access the MJPEG feed (but I think this is only 10 FPS or less):
 E.g. http://admin:passwd@ipaddr/video/mjpg.cgi

If you're so inclined, you could perhaps try to fold HLS support into FFMPEG yourself? This guy Walter seems to have done it:
https://walterebert.com/blog/creating-on-hls-video-stream-with-ffmpeg/ (https://walterebert.com/blog/creating-on-hls-video-stream-with-ffmpeg/)
As a starting point, for Telnet access and other Advanced config hacks on your Baby Cam, see some of my other posts like: http://forums.dlink.com/index.php?topic=57687.msg229916#msg229916 (http://forums.dlink.com/index.php?topic=57687.msg229916#msg229916)

Or there are other workarounds using a casting gateway (your PC or your Android phone):
https://productforums.google.com/forum/#!topic/chromecast/SWLDk3NghYs (https://productforums.google.com/forum/#!topic/chromecast/SWLDk3NghYs)  (Google Cast Help Forum - Real Time Streaming Protocol (RTSP) Support?)
Title: Re: mydlink Baby Camera App - Feature Wishlist
Post by: Adin88 on May 14, 2019, 04:05:23 AM
Im sorry if there is already an answer to this question, I didnt find it so I though Ill just ask :)

Does the baby app support DCS-8300 model? I ordered that camera, still waiting to receive it.

Thank you in advance.
Title: Re: mydlink Baby Camera App - Feature Wishlist
Post by: GreenBay42 on May 14, 2019, 07:39:34 AM
No, the baby cam app only supports the baby cams. The newer mydlink app (not mydlink lite) is the only app that will support the 8300LH.