<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2745.2800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2>I too am trying to stream out with no encapsualtion 
but failing miserably. </FONT><FONT face=Arial size=2>I am trying stream out 
fr</FONT><FONT face=Arial size=2>om an&nbsp; h263 file using this 
command:</FONT></DIV>
<DIV><FONT face=Arial size=2>
<P>./vlc -vvv&nbsp;c:\ChipsAhoy.h263 --sout 
'#rtp{dst=192.168.0.8,port=7776,sdp=file://c:\testH263.sdp}'</P>
<P>wher my sdp looks like this:</P>
<P>v=0<BR>o=- 7776 3 IN IP4 192.168.0.8<BR>s=Test H263 stream<BR>i=Parameters 
for the session streamed by "ChipsAhoyH263"<BR>t=0 0<BR>m=video 7776 RTP/AVP 
96<BR>a=rtpmap:96 H263-1998/90000<BR>a=fmtp:96 packetization-mode=1 </P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>vlc starts up fails to stream out with this in the debug 
window:</P></FONT></DIV>
<DIV><FONT size=1>
<P>main debug: thread 3924 (input) created at priority 1 (input/input.c:2</P>
<P>main debug: using sout 
chain=`std{mux="",access="",dst="'#rtp{dst=192.168.0.8,port=7776,sdp=file://c:\testH263-1.sdp}'"}'</P>
<P>main debug: stream=`std'</P>
<P>main debug: looking for sout stream module: 1 candidate</P>
<P>main warning: </FONT><FONT color=#0000ff size=1>missing value for option 
mux</P></FONT><FONT size=1>
<P>main warning: </FONT><FONT color=#0000ff size=1>missing value for option 
access</P></FONT><FONT size=1>
<P>main debug: set sout option: sout-standard-dst to 
'#rtp{dst=192.168.0.8,port=7776,sdp=file://c:\testH263-1.sdp}'</P>
<P>stream_out_standard debug: creating 
`(null)/(null)://'#rtp{dst=192.168.0.8,port=7776,sdp=file://c:\testH263-1.sdp}''</P>
<P>stream_out_standard debug: extension is sdp}'</P>
<P>stream_out_standard debug: extension -&gt; mux=(null)</P>
<P>stream_out_standard error: </FONT><FONT color=#ff0000 size=1>no access _and_ 
no muxer (fatal error)</P></FONT><FONT size=1>
<P>main warning: </FONT><FONT color=#0000ff size=1>no sout stream module 
matching "std" could be loaded</P></FONT><FONT size=1>
<P>main debug: destroying chain... (name=std)</P>
<P>main debug: destroying chain done</P>
<P>main error: </FONT><FONT color=#ff0000 size=1>stream chain failed for 
`std{mux="",access="",dst="'#rtp{dst=192.168.0.8,port=7776,sdp=file://c:\testH263-1.sdp}'"}'</P></FONT><FONT 
size=1>
<P>main error: </FONT><FONT color=#ff0000 size=1>cannot start stream output 
instance, aborting</P></FONT><FONT size=1>
<P>main debug: thread times: real 0m0.109375s, kernel 0m0.015625s, user 
0m0.000000s</P>
<P>main debug: thread 3924 joined (input/input.c:412)</P>
<P>main: </FONT><FONT color=#008000 size=1>nothing to play</FONT></P>
<P><FONT color=#008000 size=1></FONT>&nbsp;</P>
<P><FONT color=#008000 size=1><FONT face=Arial color=#000000 
size=2></FONT></FONT>&nbsp;</P>
<P><FONT color=#008000 size=1><FONT face=Arial color=#000000 size=2>Is it simply 
that VLC cannot stream out with TS encapsualtion ? hope no</FONT></FONT></P>
<P><FONT color=#008000 size=1><FONT face=Arial color=#000000 size=2>Please 
someone help as I have run out ideas..</FONT></FONT></P>
<P><FONT color=#008000 size=1><FONT face=Arial color=#000000 
size=2>-Chris</FONT></P></FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=lalaleli@hotmail.com href="mailto:lalaleli@hotmail.com">araceli 
  manso</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=vlc-devel@videolan.org 
  href="mailto:vlc-devel@videolan.org">vlc-devel@videolan.org</A> ; <A 
  title=streaming@videolan.org 
  href="mailto:streaming@videolan.org">streaming@videolan.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, February 27, 2007 6:36 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [streaming] h264 streaming</DIV>
  <DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT><BR></DIV>
  <DIV>
  <DIV class=RTE>Hello,</DIV>
  <DIV class=RTE>I would like to stream an h264 file over RTP, without any other 
  encapsulation (I mean TS). </DIV>
  <DIV class=RTE>But I cannot. </DIV>
  <DIV class=RTE>Thank you very much&nbsp;in advance for any information.</DIV>
  <DIV class=RTE>&nbsp;</DIV>
  <DIV class=RTE>Ara</DIV>
  <DIV class=RTE>&nbsp;</DIV>
  <DIV class=RTE>COMMAND LINES</DIV>
  <DIV class=RTE>
  <P>./vlc -vvv d:/test_videos/FVDO_Freeway_qcif_raw_264_ex.264 --sout 
  '#rtp{dst=236.255.255.12,port=1327,sdp=file://c:/sdp_files/test_2.sdp}'</P>
  <P>&nbsp;./vlc <A 
  href="file://c:/sdp_files/test_2.sdp">file://c:/sdp_files/test_2.sdp</A></P>
  <P>The client seems to be waiting for the data, in a correct way, I mean the 
  live555 library is called and a new rtp sesion is started.</P>
  <P>But the server do not call to the live555 library, and don't send any 
  packet.</P>
  <P>&nbsp;SDP file is</P><FONT size=2>
  <P>v=0 </P>
  <P>o=ara 160 2030399563 IN IP4 146.103.30.29 </P>
  <P>s=ara2 </P>
  <P>t=0 0 </P>
  <P>m=video 16100 RTP/AVP 96 </P>
  <P>c=IN IP4 236.255.255.12/127 </P>
  <P>a=rtpmap:96 H264/90000 </P>
  <P>a=fmtp:96 
  packetization-mode=1;profile-level-id=4D401E;sprop-parameter-sets=J01AHqkYFAe2ANQYBBrbCte98BA=,KN4JF6A= 
  </P>
  <P></FONT><BR>&nbsp;</P>
  <P>&nbsp;</P></DIV></DIV><BR clear=all>
  <HR>
  Coches nuevos, coches de ocasión, coches de Km 0 <A 
  href="http://g.msn.com/8HMAESES/2746??PS=47575" target=_top>Si piensas en 
  cambiar de coche, MSN Motor.</A> -- This is the streaming mailing-list, see 
  http://www.videolan.org/streaming/ To unsubscribe, please read 
  http://www.videolan.org/support/lists.html </BLOCKQUOTE></BODY></HTML>