You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
I got mine to work using the following command: sudo gst-launch-1.0 -e rtsp location=rtsp://192.168.8.1:8554/video13 ! rtph264depay ! h264parse ! mp4mux ! filesink location=video.mp4
I got mine to work using the following command: sudo gst-launch-1.0 -e rtsp location=rtsp://192.168.8.1:8554/video13 ! rtph264depay ! h264parse ! mp4mux ! filesink location=video.mp4
In this case, I am getting
WARNING: erroneous pipeline: no element "rtsp"
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am running following command but it is just showing warning.
The text was updated successfully, but these errors were encountered: