<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.4">
</HEAD>
<BODY>
Le mardi 04 juin 2013 à 12:06 +0200, Stefan Sauer a écrit :
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 06/04/2013 09:49 AM, mrjojan wrote:
<FONT COLOR="#737373">> Hello, </FONT>
<FONT COLOR="#737373">></FONT>
<FONT COLOR="#737373">> I`m trying to stream files via rtsp server. </FONT>
<FONT COLOR="#737373">> i`m using /gst-rtsp-server/examples. I`m just changing</FONT>
<FONT COLOR="#737373">> gst_rtsp_media_factory_launch like this `</FONT>
<FONT COLOR="#737373">> filesrc location=test.aac ! aacparse ! rtpmp4apay name=pay0 pt=97 </FONT>
<FONT COLOR="#737373">> But got error like 'can`t prepare media'.</FONT>
<FONT COLOR="#737373">> My aac file is with adts header.</FONT>
<FONT COLOR="#737373">> IMHO the problem is that the aacparse does not convert between 'adts' to raw</FONT>
<FONT COLOR="#737373">> aac , and the rtpmp4apay </FONT>
<FONT COLOR="#737373">> accepts only raw aac.</FONT>
<FONT COLOR="#737373">></FONT>
<FONT COLOR="#737373">> is there any  suggestions? </FONT>
Check if some already filed a bug on bugzilla.gnome.org for the
component gstreamer. If not file one and ideally make the file availble.
Now either wait until the issue is resolved or dive into the code and
help fixing it.
</PRE>
</BLOCKQUOTE>
I just saw that bug this morning:<BR>
<A HREF="https://bugzilla.gnome.org/show_bug.cgi?id=615740">https://bugzilla.gnome.org/show_bug.cgi?id=615740</A><BR>
<BR>
Nicolas
</BODY>
</HTML>