aacparse
mrjojan
prostoars at mail.ru
Tue Jun 4 00:49:15 PDT 2013
Hello,
I`m trying to stream files via rtsp server.
i`m using /gst-rtsp-server/examples. I`m just changing
gst_rtsp_media_factory_launch like this `
filesrc location=test.aac ! aacparse ! rtpmp4apay name=pay0 pt=97
But got error like 'can`t prepare media'.
My aac file is with adts header.
IMHO the problem is that the aacparse does not convert between 'adts' to raw
aac , and the rtpmp4apay
accepts only raw aac.
is there any suggestions?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/aacparse-tp4660252.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list