CroatianMeteorNetwork / RMS

RPi Meteor Station
https://globalmeteornetwork.org/
GNU General Public License v3.0
176 stars 50 forks source link

readme.md - broken link #359

Open nzstevem opened 3 weeks ago

nzstevem commented 3 weeks ago

In reademe.md this link is broken.

" ... is called Kernel-based Hough Transform, and you can read more about it here: KHT"

Also, are the ip camera connection strings correct ? In particular are the pieces past the first "!" symbol required?

This is what is suggested for a raspi:

device: rtspsrc location=rtsp://192.168.42.10:554/user=admin&password=&channel=1&stream=0.sdp ! rtph264depay ! queue ! h264parse ! omxh264dec ! queue ! videoconvert ! appsink sync=1

In practice nothing after and including the first ! is necessary (or is present in the std image).

Cybis320 commented 3 weeks ago

It's outdated. The current recommended device url is:

rtsp://192.168.42.10:554/user=admin&password=&channel=1&stream=0.sdp

It looks like the whole doc could be updated.

satmonkey commented 3 weeks ago

IMHO, for the Pi3, the OMX decoder is still needed, therefore the pipeline is HW dependent.

so 17. 8. 2024 v 7:10 odesílatel Luc Busquin @.***> napsal:

It's outdated. The current recommended device url is:

rtsp://192.168.42.10:554/user=admin&password=&channel=1&stream=0.sdp

It looks like the whole doc could be updated.

— Reply to this email directly, view it on GitHub https://github.com/CroatianMeteorNetwork/RMS/issues/359#issuecomment-2294630363, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIU5B25QIFMZNG4VTLV7GLZR3LNDAVCNFSM6AAAAABMU65MOCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJUGYZTAMZWGM . You are receiving this because you are subscribed to this thread.Message ID: @.***>