Skip to content

Instantly share code, notes, and snippets.

@mansouryaacoubi
Created July 13, 2023 14:57
Show Gist options
  • Save mansouryaacoubi/9090ad2164c86552e573107a88e38180 to your computer and use it in GitHub Desktop.
Save mansouryaacoubi/9090ad2164c86552e573107a88e38180 to your computer and use it in GitHub Desktop.
LSC Smart Connect Cameras ONVIF RTSP MPEG URLs

LSC Smart Connect Rotatable Camera

Reachable ports:

  • 554
  • 6668
  • 7788
  • 8000
  • 8554

RTSP Url:

You can get a rtsp stream via this URL: rtsp://admin:[email protected]:8554 Everything you put behind will be ignored (e.g. /Streaming/Channels/101, /Streaming/Channels/102, /ch0_1.h264, /h264_stream, /live/ch0)

Snapshot/Still image Url:

unknown

LSC Smart Connect Outdoor IP Camera

Reachable ports:

  • 6668

RTSP Url:

unknown

Snapshot/Still image Url:

unknown

@MrPotatoezzz
Copy link

For the RTSP Url, how can I find what is supposed to be on the x.x of the URL?

@goprojojo
Copy link

Could you explain how to retrieve the local IP address of the camera in the Tuya app?

@ghulleman
Copy link

The local IP (the 192.168.x.x stated in the rtsp url) is assigned by your own network, most likely your ISP router. Log into that device and check the DHCP table. Note that this is not always something like 192.168.x.x, it is quite often 10.0.x.x, 10.10.x.x. Depends on your router, there are 'reserved' ranges for home networks.

I do not use the Tuya app, so I cannot tell if and how the local IP is shown anywhere.

@OKiU-Network
Copy link

Seems not to work anymore, only the doorbell works or a device that has the option "Onif" in the app

@musicscoree96
Copy link

Looking for port en username/password for this camera.
Searching the internet for days now but cannot find :
Please help :

image

@rallep71
Copy link

Suche nach Port und Benutzername/Passwort für diese Kamera. Suche seit Tagen im Internet, kann aber nicht finden: Bitte helfen Sie:

Bild

Geht nur Port 6668, das ist die Tuya API. Kein RTPS Stream, kein Passwort!!! Habe ich auch gekauft, taugt nichts

@midikeyboard
Copy link

I keep getting Connection Refused by the Camera in any of my apps. not sure if the credentials got changed. i tried my own smartlife credentials and the admin/admin combo.

@MrPotatoezzz
Copy link

I keep getting Connection Refused by the Camera in any of my apps. not sure if the credentials got changed. i tried my own smartlife credentials and the admin/admin combo.

After a lot of searching I found out how this RTSP link thing works with these cameras. Unfortunately Tuya, the company behind the servers and software of these camera's change the credentials of these camera's also changing their URL.

Currently the best way around this that I found is using Home assistant in combination with go2RTC.

@midikeyboard
Copy link

alright, considering they are actively trying to block these ways of connecting i will go about and try to gain root access in order to have more control over whats going on.

https://github.com/guino/LSCOutdoor1080P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment