jymbob / chuangmi-720-hack

Collection of modifications for the Xiaomi Chuangmi 720 WiFi Camera
25 stars 8 forks source link

rstp stream url #8

Open Zippeyrude opened 5 years ago

Zippeyrude commented 5 years ago

Hey folks Is there any way to change the rstp URL so that it's just an IP address and port number?

ie: rtsp://your-camera-ip/live/ch00_0

To

rtsp://your-camera-ip Or rtsp://your-camera-ip:554

fliphess commented 5 years ago

Other than changing the source of the rtspd service, there currently is no way to do this.

Zippeyrude commented 5 years ago

Thanks @fliphess Is this a non trivial change?

I ask because the feed as it is doesn't appear to be recognised by a DVR , which uses other IP camera channel came that just have IP address as source

jymbob commented 5 years ago

@Zippeyrude what DVR are you using? Something like an NVR should allow you to enter a custom URL for the stream. So you'd set it up with:

IP Address: <your-camera-ip: Port: 554 URL: live/ch00_0

Taken from this document