Question on arecont vision 5155 camera with gstreamer 1.12.3

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Question on arecont vision 5155 camera with gstreamer 1.12.3

Jerry Geis-2
I am using an arecont vision 5155 camera.

I am using this pipe line

gst-launch-1.0 rtspsrc location=rtsp://10.30.20.6/h264.sdp ! rtph264depay ! h264parse ! queue ! mpegtsmux ! hlssink playlist-root=http://10.1.2.15/~silentm/hlssink location=/home/silentm/public_html/hlssink/hlssink.camera.12.%05d.ts target-duration=1 max-files=3 playlist-length=2 playlist-location=/home/silentm/public_html/hlssink/playlist.camera.12.m3u8
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Progress: (open) Opening Stream
Progress: (connect) Connecting to rtsp://10.30.20.6/h264.sdp
Progress: (open) Retrieving server options
Progress: (open) Retrieving media info
Progress: (request) SETUP stream 0
Progress: (open) Opened Stream
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Progress: (request) Sending PLAY request
Progress: (request) Sending PLAY request
Progress: (request) Sent PLAY request


I see no errors, the playlist file is never created. The first file 0000.ts just keeps growing.
So something is not happening correctly. permissions in the directory are fine as the ts file is created and grows.

What would I do next to get video from this camera?

Thanks

Jerry

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel