No audio frames for rtsp stream

Sapna kumari sapna344 at gmail.com
Fri Aug 6 11:24:26 UTC 2021


Hello,

I am running rtsp server streaming audio and video both on android device.

Pipeline taken from test-multicast.c,

gst_rtsp_media_factory_set_launch (factory, "( "
"videotestsrc ! video/x-raw,width=352,height=288,framerate=15/1 ! "
"x264enc ! rtph264pay name=pay0 pt=96 "
"audiotestsrc ! audio/x-raw,rate=8000 ! "
"alawenc ! rtppcmapay name=pay1 pt=97 " ")");


When playing the stream in vlc, video statistics for decoded/displayed/lost
frames are updated. But audio statistics comes 0 for all.

I want to use audio source as openslessrc to rtpmp4apay . Need help with
this pipeline as well.

Thanks & Regards,
Sapna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-android/attachments/20210806/20f61f23/attachment.htm>


More information about the gstreamer-android mailing list