Samsung Smart Camera App For Mac

Advertisement Download Samsung SmartCam for PCApp Name: com.techwin.shcVersion: 2.88Publish Date: 2018-09-13Requirement: Android 4.0+Vote: 5032 Features and Detail of Samsung SmartCamSmartCam mobile application lets you view the live video and use two-way audio communication from your network cameras anywhere with your smartphone if you use Hanwha Techwin’s home monitoring system. Advertisement How to install Samsung SmartCam for Windows 10First of all, you need to get the Bluestacks Android Emulator. One of the best Android Emulators is BlueStacks. This is the secret method to running the best android app in windows 10 pc. Download. And install it on your PC. After installing the BlueStacks on your Windows PC.

Run the application and then you can find the icon of it on your desktop. Now in the BlueStacks GUI, head over to the search option and enter for Samsung SmartCam. Bluestacks will be displaying the various similar applications. Just select the right Samsung SmartCam app. Click on the install option.

Or, you can download the installer file from download link that we’ve mention it above. Browse the downloaded.apk file from bluestack file explorer. Then install it.

If they have shown any option for permissions, just Agree all the permissions that are shown. Once the installation is completed, go to the BlueStacks homepage where you can find the installed Samsung SmartCam icon. That’s it. Now you can enjoy your favorite android apps on your Windows PC.

Our antivirus analysis shows that this Mac download is clean. The most popular version among SmartViewer for Mac users is 2.2. The unique ID for this app's bundle is com.spss.SPSS.SmartViewer. The program belongs to Internet & Network Tools. The Samsung Smart Switch for Mac is a remarkable app that is recommended for people that want to migrate from one smartphone to another. Most notably, it is meant for users who have prospects of migrating from an old smartphone to a new one. It can be thought of as a means of backing up files.

The Samsung NX300smart camera is a middle-class mirrorless camera with NFC and WiFiconnectivity. You can connect it with your local WiFi network to uploaddirectly to cloud services, share pictures viaDLNA orobtain remote access from your smartphone. For the latter, the camera providesthe Remote Viewfinder and MobileLink modes where it creates anunencrypted access point with wide-open access to its X server and anydata which you would expect only to be available to your smartphone.

Because hardware engineers suck at software security, nothing else was to beexpected. Nevertheless, the following will show how badly they suck, if onlyfor documentation purposes.

This post is only covering the network connectivity of the NX300.Read the follow-up posts for getting a root shelland adding features to the camera. The smartphone app deserves some attention as well. Feel free to do your ownresearch and post it to the project wiki.

  1. WiFi Networking

The findings in this blog posts are based on firmware version 1.31.

NFC Tag

The NFC 'connectivity' is anNTAG203created by NXP, which is pre-programmed with an NDEF message to download andlaunch the (horribly designed)Samsung SMART CAMERA Appfrom Google Play, and to inform the app about the access point name providedby this individual camera:

The tag is writable, so a malicious user can easily 'hack' your camera byrewriting its tag to download some evil app, or to open nasty links in yourweb browser, merely by touching it with an NFC-enabled smartphone. This wasconfirmed by replacing the tag content with an URL.

Lame enc.dll for audacity 2.0.0. The deployed tag supports permanent write-locking, so if you know a pranksternerd, you might end up with a camera stuck redirecting you to a hardcoreporn site.

WiFi Networking

You can configure the NX300 to enter your WiFi network, it will behave like aregular client with some open services, like DLNA. Let us see what exactly isoffered by performing a port scan:

This scan was performed while the 'E-Mail' application was open. In AllSharePlay and MobileLink modes, 7676/tcp is opened in addition. Further, inRemote Viewfinder mode, the camera also opens 7679/tcp.

X Server

Wait, what? X11 as an open service? Could that be true? For sure it isaccess-locked via TCP to prevent abuse?

Nope! This is really an unprotected X server! It is runningEnlightenment! And we can even run apps onit! But besides displaying stuff on the camera the fun seems very limited:

X11 Key Bindings

A short investigation using xev outlines that the physical keys on thecamera body are bound to X11 key events as follows:

On/OffXF86PowerOff (only when turning off)
Scroll WheelXF86ScrollUp / XF86ScrollDown
Direct LinkXF86Mail
Mode WheelF1 . F10
Video RecXF86WebCam
+/-XF86Reload
MenuMenu
FnXF86HomePage
KeypadKP_Left . KP_Down, KP_Enter
PlayXF86Tools
DeleteKP_Delete

WiFi Client: Firmware Update Check

When the camera goes online, it performs a firmware version check.First, it retrieves http://gld.samsungosp.com:

Request:

Response:

This really looks like a no-op. But maybe this is a backdoor to allowfor remote code execution? Who knows..

Then, a query tohttp://ipv4.connman.net/online/status.htmlreturns an empty document, but has your location data (apparentlyobtained from the IP) in the headers:

Wow! They know where I live! At least they do not transmit any unique identifiers with the query.

As the last step, the camera isasking for firmware versionsand gets redirected to an XML document with the ChangeLog.

Mac

Known versions so far:

  • 1.40 XML(ZIP, 241MB)
  • 1.32 XML(ZIP, 241MB)

WiFi Access Point: UPnP/DLNA

Two of the on-camera apps (MobileLink, Remote Viewfinder) open anunencrypted access point named AP_SSC_NX300_0-XX:XX:XX (where XX:XX:XXis the device part of its MAC address). Fortunately, Samsung's engineers weresmart and added a user confirmation dialog to the camera UI, to prevent remoteabuse:

Unfortunately, this dialog is running on a wide-open X server, so all we needis to fake an KP_Return event (based on anexample by bharathisubramanian),and we can connect with whichever client, stream a live video or download allthe private pictures from the SD card, depending on the enabled mode:

DLNA Service: Remote Viewfinder

The DLNA service is exposing some camera features, which are queried andused by the Android app. The device's friendly name is [Camera]NX300,as can be queried via HTTP from http://nx300:7676/smp_2_:

Additional SOAP services are provided for changing settings like focus andflash (/smp_3_):

FunctionArgumentsResult
GetSystemUpdateIDId
GetSearchCapabilitiesSearchCaps
GetSortCapabilitiesSortCaps
BrowseObjectID BrowseFlagFilter
StartingIndex RequestedCount SortCriteria
Result NumberReturned
TotalMatches UpdateID
GetIPGETIPRESULT
GetInfomationGETINFORMATIONRESULT StreamUrl
SetResolutionRESOLUTION
ZoomINCURRENTZOOM
ZoomOUTCURRENTZOOM
MULTIAFAFSTATUS
AFAFSTATUS
setTouchAFOptionTOUCH_AF_OPTIONSET_OPTION_RESULT
touchAFAFPOSITIONTOUCHAF_RESULT
AFRELEASEAFRELEASERESULT
ReleaseSelfTimerRELEASETIMER
ShotAFSHOTRESULT
ShotWithGPSGPSINFOAFSHOTRESULT
SetLEDLEDTIME
SetFlashFLASHMODE
SetStreamQualityQuality

Another service is available for picture / video streaming (/smp_4_):

After triggering the right commands, a live video stream should be availablefrom http://nx300:7679/livestream.avi. However, a brief attempt to getsome video with wget or mplayer failed.

The 'source code' package provided onSamsung's OSS Release Center is 834 MBytescompressed and mainly contains three copies of the rootfs image (400-500MBeach), and then some scripts. The actual build root is hidden under the secondpaper sheet link in the 'Announcements' column.

Also, there are Obamapics inTIZEN/project/NX300/image/rootdir/opt/sd0/DCIM/100PHOTO.

The project is built on an ancient version ofTizen, on which I am no expert. Somebody elseneeds to take this stuff apart, make a proper build environment, or portOpenWRT to it.

Full series:

The model number starts with three letters, hyphen and then followed by 3-4 digits for example CTH-690. You can find it on the packaging or on the back of your product. View the pictures to help you find the model number on the packaging. View the pictures to help you find the model number on the back of your product. Wacom intuos3 model ptz 431w driver.