[Gstreamer 1.16] Decryption failing while streaming RTSP over HTTPS
bmca620
bmca620 at gmail.com
Fri Jun 11 14:29:50 UTC 2021
In Gstreamer 1.16.2 when streaming RTSP tunneled over HTTPS I see the
pipeline stopping after some time (often several hours) with the error:
default gstrtspconnection.c:1475:read_bytes: Error reading data from TLS
socket: Decryption h
as failed.
The pipeline:
GST_DEBUG=5 gst-launch-1.0 -v rtspsrc debug=true
tls-validation-flags=G_TLS_CERTIFICATE_INSECURE
location=rtspsh://admin1:Admin\!123@192.168.1.243:86/videoStreamId=1 !
fakesink
The pipeline does not stop when the do-rtsp-keep-alive=false flag is
included in the pipeline.
The issue also isn't re-creatable in gstreamer 1.18.4.
Has anyone encountered this? Does anyone know what could have fixed this in
1.18.4?
End of the gstreamer debug log attached:
gstDebug5NvrEnd.txt
<http://gstreamer-devel.966125.n4.nabble.com/file/t380038/gstDebug5NvrEnd.txt>
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list