MPEG PS can contain MPEG4 content.  But  program stream support for MPEG4 is not currently available in LIVE555.  It is possible, though.  I had a hack sort of working last year, but it wasn't good enough to submit as a patch (and we decided to move to a different container format before I perfected it).  You'll need to edit 
MPEG1or2Demux.cpp, I believe, and then make sure that the demuxed MPEG4-ES stream gets parsed by the appropriate MPEG4Video*Framer (I can't remember if you can use the discrete framer or not, although I think you can't use the discrete framer).
<br><br>Scott<br><br><div><span class="gmail_quote">On 9/19/06, <b class="gmail_sendername">Shaswata Jash</b> &lt;<a href="mailto:shaswata@alumnux.com">shaswata@alumnux.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<div><div bgcolor="#ffffff"><div><font face="Arial" size="2">What do you mean by MPEG4 PS ? There is obviously  MPEG1/2 PS or MPEG4 video ES may even reside in MPEG1/2 TS. But probably there  is no familiar concept of MPEG4 PS (Program Stream). Would you clarify  it?
</font></div><div>&nbsp;</div><div>With regards,<br>Shaswata<br></div></div><div><span class="e" id="q_10dc4e0c5e9da44a_1"><div style="font-family: Arial; font-style: normal; font-variant: normal; font-weight: 400; font-size: 10pt; line-height: normal">
----- Original Message ----- </div><div style="background-attachment: scroll; background-repeat: repeat; background-position: 0% 0%; background-color: #e4e4e4; background-image: none; font-family: Arial; font-style: normal; font-variant: normal; font-weight: 400; font-size: 10pt; line-height: normal">
<b>From:</b>    <a title="freegnu@163.com" href="mailto:freegnu@163.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">freegnu</a> </div><div style="font-family: Arial; font-style: normal; font-variant: normal; font-weight: 400; font-size: 10pt; line-height: normal">
<b>To:</b> <a title="live-devel@ns.live555.com" href="mailto:live-devel@ns.live555.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">LIVE555 Streaming Media - development    &amp; use</a> </div><div style="font-family: Arial; font-style: normal; font-variant: normal; font-weight: 400; font-size: 10pt; line-height: normal">
<b>Sent:</b> Tuesday, September 19, 2006 11:09    AM</div><div style="font-family: Arial; font-style: normal; font-variant: normal; font-weight: 400; font-size: 10pt; line-height: normal"><b>Subject:</b> [Live-devel] how to transfers    mpeg4 PS stream?
</div><div><br></div><div><font size="2">if i have a mpeg4 PS stream from encode, how    to&nbsp;transfers it to the client?</font></div><div><font size="2">the testOnDemandRTSPServer seens not to support    it</font></div></span>
</div><div><p><hr>_______________________________________________<br>live-devel mailing    list<br><a href="mailto:live-devel@lists.live555.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">live-devel@lists.live555.com
</a><br><a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.live555.com/mailman/listinfo/live-devel</a><br></p></div></div><br>
_______________________________________________<br>live-devel mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">
http://lists.live555.com/mailman/listinfo/live-devel</a><br><br><br></blockquote></div><br>