RTSP appsrc sample application fails

Sebastian Dröge sebastian at centricular.com
Mon Nov 28 07:28:43 UTC 2016


On Fri, 2016-11-25 at 21:08 +0530, Tejas Ravichandran wrote:
> Hi sorry for reposting . 
> I am using the rtsp test-appsrc application and modified it to work
> for I420 format images with rtpvrawpay instead of rtph264pay .
> 
> however for certain resolutions the pipeline fails
> like for e.g for 2100 x 576 it fails whereas works for 2104 x 576 but
> fails for 2106 x 576 and so on... i am not able to understand the
> pattern .
> This is the appsrc modified code for rtsp:
> [...]

Here your code just fails with a segmentation fault:
> stream ready at rtsp://127.0.0.1:8554/test
> 0:00:06.888348556  9143 0x7f6a1c025c50 ERROR                default
> video-frame.c:175:gst_video_frame_map_id: invalid buffer size 1814400
> < 1815552
> fish: “./test” terminated by signal SIGSEGV (Address boundary error)

It seems like the raw video you create is wrong.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161128/33dfee09/attachment.sig>


More information about the gstreamer-devel mailing list