Original topic:

Viewing software for SNH-V6410PN smartcam; app no longer supported

(Topic created: 06-15-2024 09:35 PM)
96887 Views
CamasDon
Constellation
Options
Samsung Apps and Services

What viewing software that is compatible.  Wisenet reports incompatibility in July 2024. 

153 Replies
Pete_Mc
Constellation
Options
Samsung Apps and Services

So what camera is everyone looking to move to?  I think I'll stay away from Samsung for originally pulling their App and then pushing us to a company that also pulled their App. 

0 Likes
userKTAKsWnMbB
Constellation
Options
Samsung Apps and Services

Being as Wisenet has ceased supporting apps for Video Cam models like SNH-V6410PN, what is the recommendation of the Samsung corporation for a replacement OS application (open to any other brand)?   I cannot imagine any tech product organization abandoning their product invested customers without an alternative software (theirs or a 3rd parties).   Thoughts?  

0 Likes
Mattmann
Constellation
Options
Samsung Apps and Services

I use Home Assistant to stream my SmartCams.  However, I needed to update a setting on one of my existing cameras.  Without being able to login to the app I was in a tough spot until I downloaded and modified this powershell script:

https://github.com/GiveMeTheBits/SamCam/blob/main/SamCam-Rest.ps1

Powershell is usually pre-installed on most Windows based PCs.

The script works by sending JSON formatted commands to the camera (no cloud server required).  However, if you are not tech savy then this may not help you as you need to edit the script with the details of YOUR camera.

***Please Note***

The above script only updates individual camera settings / configuration but doesn't stream any video, so you need to utilise VLC media player or Home Assistant etc. via rtsp protocol to stream the camera video.

Here is a helpful VLC / RTSP how to article:

https://www.thewindowsclub.com/how-to-play-rtsp-stream-in-vlc-media-player

Here is an example that works on my local camera (using username & password) to stream via VLC:

rtsp://admin:yourpassword@192.168.1.180/profile5/media.smp

In the above example command you will need to replace the username (admin), password (yourpassword), & IP address (192.168.1.180) to your target camera info. The above will not work if you don't.

Hope this helps someone out there who is in the same boat as me.

Matt

0 Likes
hqiu88
Constellation
Options

I have 6 or 8 security cameras purchased from Costco.  We should file complaints to Costco. We got paid from The schiff group law suit few years ago

0 Likes