Hi,
I just started to play with the gst-rtsp-server examples, namely
./test-launch "( videotestsrc do-timestamp=true is-live=true \
pattern=smpte horizontal-speed=5 \
! video/x-raw,width=640,height=480,framerate=50000/1001,format=NV12 \
! queue name=encode-queue max-size-bytes=124416000 ! x264enc \
! video/x-h264,stream-format=byte-stream ! h264parse \
! rtph264pay name=pay0 config-interval=10 pt=96 )"
With my client (
Grandstream GXV3500) I get these errors in the syslog:
Oct 2 21:24:55 10.0.1.118 decode: rtsp/gs_rtsp.c:RTSP_DescribeRtspRespMsg():1167: send describe fialed
Oct 2 21:24:57 10.0.1.118 decode: rtsp/gs_rtsp.c:RTSP_ParseDescribe200Resp():1999: Describe not contain trackID= and a=control:track..
I do not know, how to specify the correct "trackID" and "a" in order to get an output. Does anybody have a hint?
Many thanks in advance for your answer!
Christof
Sent from the
GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel