SRT streaming error

longkas longkas at gmail.com
Sat Dec 28 10:12:47 UTC 2019


Hello,
I have built SRT and did a test but I got "payload size error" when I tried
to play the stream using VLC player

1) on server:
# gst-launch-1.0 -v videotestsrc ! srtsink uri=srt://:9988 mode=2
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0.GstPad:src: caps =
video/x-raw, format=(string)I420, width=(int)320, height=(int)240,
framerate=(fraction)30/1, multiview-mode=(string)mono,
pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
/GstPipeline:pipeline0/GstSRTSink:srtsink0.GstPad:sink: caps = video/x-raw,
format=(string)I420, width=(int)320, height=(int)240,
framerate=(fraction)30/1, multiview-mode=(string)mono,
pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
06:00:08 PM.697653/videotestsrc0:s*E:SRT.cc: LiveCC: payload size: 115200
exceeds maximum allowed 1316
06:00:08 PM.947806/videotestsrc0:s*E:SRT.cc: LiveCC: payload size: 115200
exceeds maximum allowed 1316

2) on client:
#vlc srt://:9988?pkt_size=1316



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list