I come again on this thread to explain my project.<br><br>I was able to compile the last version of VLC 1.0.4 under Fedora Core 9 with x264 and live555 libraries (and others).<br><br>I am now able to stream a movie over internet using RTSP (and read it with a VLC client on my computer) but I don&#39;t succeed to stream under 50 kbit/sec.<br>
I have tested many different parameters like reducing fps, audio bitrate, video bitrate, size of the movie without success, I got always this speed.<br><br>The flow I am sending is always stream at a bandwidth higher than 50 kbit/sec.<br>
I would like to reduce it to reach 30 kbit/sec even 20-25.<br><br>As anyone of you any idea to tune my VLC command, or any other tips to achieve this?<br>Maybe I hae to use another codec? container? stream protocol method?<br>
<br>I am using this command:<br><br><b><i># cvlc media/video-1.flv --sout=&#39;#transcode{fps=8,vcodec=h264,vb=8,width=20,height=15,acodec=mp4a,ab=2}:rtp{mux=ts,ttl=10,name=&quot;Video&quot;,description=&quot;Video&quot;,port=1234,sdp=rtsp://<a href="http://192.168.1.2:3130/str/test.sdp">192.168.1.2:3130/str/test.sdp</a>}&#39;</i></b><br>
<br>If I make a test where I try to stream only audio, I reach the same bandwidth of 50 kbit/sec, that makes me thinking that RTSP protocol may not go under this bandwidth?<br><br>The aim is to read movies from GPRS handset.<br>
<br>Youtube for example use RTSP and 3GP container and I am able to play youtube movies from my mobile using GPRS connection although movies are located far from where I live (south pacific).<br>I can not play my own movies from a local server (on internet) using this config although it works with tests done in LAN (player on the mobile is coreplayer).<br>
<br>So what is the difference between youtube solution and this one?<br><br>Best regards,<br><br>Emmanuel<br><br><div class="gmail_quote">2009/12/28 Emmanuel CHANSON <span dir="ltr">&lt;<a href="mailto:emmanuelchanson@gmail.com">emmanuelchanson@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">No handset support more than GPRS (3G of course) but here the network will upgrade in 3G in 2 years only...<br>
<br>BR<br><br>Emmanuel<br><br><div class="gmail_quote">2009/12/28 Mait Mandel <span dir="ltr">&lt;<a href="mailto:Mait.Mandel@emt.ee" target="_blank">Mait.Mandel@emt.ee</a>&gt;</span><div><div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hey,<br>
<br>
i have been using h263 + amr_nb with 50kbps (176x144 px, 10fps).<br>
if you have a mobile handset that only supports GPRS, then i doubt it supports any newer codecs either.<br>
<font color="#888888"><br>
Mait<br>
</font><div><div></div><div><br>
&gt; -----Original Message-----<br>
&gt; From: <a href="mailto:streaming-bounces@videolan.org" target="_blank">streaming-bounces@videolan.org</a> [mailto:<a href="mailto:streaming-" target="_blank">streaming-</a><br>
&gt; <a href="mailto:bounces@videolan.org" target="_blank">bounces@videolan.org</a>] On Behalf Of Marshall Eubanks<br>
&gt; Sent: Saturday, December 26, 2009 10:24 PM<br>
&gt; To: Emmanuel CHANSON<br>
&gt; Cc: <a href="mailto:streaming@videolan.org" target="_blank">streaming@videolan.org</a>; matt<br>
&gt; Subject: Re: [streaming] Video Streaming over GPRS<br>
&gt;<br>
&gt; We (AmericaFree.TV) stream 3GPPx video at 96 and 160 Kbps using QTSS.<br>
&gt; This is MPEG-4 + AAC.<br>
&gt;<br>
&gt; The quality is pretty decent at 160 Kbps.<br>
&gt;<br>
&gt; Marshall<br>
&gt;<br>
&gt; On Dec 26, 2009, at 3:05 PM, Emmanuel CHANSON wrote:<br>
&gt;<br>
&gt; &gt; Even h264 codec ?<br>
&gt; &gt;<br>
&gt; &gt; Emmanuel<br>
&gt; &gt;<br>
&gt; &gt; 2009/12/27 matt &lt;<a href="mailto:matt@vitalit.co.uk" target="_blank">matt@vitalit.co.uk</a>&gt;<br>
&gt; &gt; Emmanuel,<br>
&gt; &gt;<br>
&gt; &gt; You want video over a variable (20 - 50) kilo bit link ?<br>
&gt; &gt;<br>
&gt; &gt; That&#39;s as slow, or slower, than dial up.<br>
&gt; &gt;<br>
&gt; &gt; I may be wrong, but there is no codec that I am aware of that<br>
&gt; &gt; provides any kind of quality over such a narrow link.<br>
&gt; &gt;<br>
&gt; &gt; Best Regards<br>
&gt; &gt;<br>
&gt; &gt; Matt<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Emmanuel CHANSON wrote:<br>
&gt; &gt; No ideas?<br>
&gt; &gt;<br>
&gt; &gt; Regards,<br>
&gt; &gt;<br>
&gt; &gt; Emmanuel<br>
&gt; &gt;<br>
&gt; &gt; 2009/12/20, Emmanuel CHANSON &lt;<a href="mailto:emmanuelchanson@gmail.com" target="_blank">emmanuelchanson@gmail.com</a>&gt;:<br>
&gt; &gt;<br>
&gt; &gt; Hello,<br>
&gt; &gt;<br>
&gt; &gt; I would like to ask you about the possibility to stream video over<br>
&gt; &gt; GPRS.<br>
&gt; &gt; I made some test and the bandwidth I have can reach 50 kbit/sec,<br>
&gt; &gt; let&#39;s say<br>
&gt; &gt; 20 kbit/sec (average).<br>
&gt; &gt;<br>
&gt; &gt; Do you know if it is possible to stream video encoded with VLC using<br>
&gt; &gt; this<br>
&gt; &gt; bandwidth (GPRS connection on mobile)?<br>
&gt; &gt;<br>
&gt; &gt; If yes what do you advise to use?<br>
&gt; &gt; - last VLC version 1.0.4 ?<br>
&gt; &gt; - codec video: X264 ?<br>
&gt; &gt; - codec audio: AAC ?<br>
&gt; &gt;   - fps ? , audio bitrate &amp; video bitrate<br>
&gt; &gt; - encapsulation: ?<br>
&gt; &gt; - protocole: HTTP ? (slow) maybe UDP is better or RTP/RTSP?<br>
&gt; &gt;<br>
&gt; &gt; If some of you has ever experimented this and can give me some clues?<br>
&gt; &gt;<br>
&gt; &gt; Regards,<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Emmanuel<br>
&gt; &gt; @email : <a href="mailto:emmanuelchanson@gmail.com" target="_blank">emmanuelchanson@gmail.com</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Emmanuel<br>
&gt; &gt;<br>
&gt; &gt; CHANSON Emmanuel<br>
&gt; &gt; Mobile Nouvelle-Calédonie: +687.77.35.02<br>
&gt; &gt; Mobile France: +33 (0) 6.68.03.89.56<br>
&gt; &gt; @email : <a href="mailto:emmanuelchanson@gmail.com" target="_blank">emmanuelchanson@gmail.com</a><br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; streaming mailing list<br>
&gt; &gt; To unsubscribe or modify your subscription options:<br>
&gt; &gt; <a href="http://mailman.videolan.org/listinfo/streaming" target="_blank">http://mailman.videolan.org/listinfo/streaming</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; streaming mailing list<br>
&gt; To unsubscribe or modify your subscription options:<br>
&gt; <a href="http://mailman.videolan.org/listinfo/streaming" target="_blank">http://mailman.videolan.org/listinfo/streaming</a><br>
</div></div></blockquote></div></div></div><br><br clear="all"><br>-- <br><div><div></div><div class="h5">Emmanuel<br><br>CHANSON Emmanuel<br>Mobile Nouvelle-Calédonie: +687.77.35.02<br>Mobile France: +33 (0) 6.68.03.89.56<br>
@email : <a href="mailto:emmanuelchanson@gmail.com" target="_blank">emmanuelchanson@gmail.com</a><br>

</div></div></blockquote></div><br><br clear="all"><br>-- <br>Emmanuel<br><br>CHANSON Emmanuel<br>Mobile Nouvelle-Calédonie: +687.77.35.02<br>Mobile France: +33 (0) 6.68.03.89.56<br>@email : <a href="mailto:emmanuelchanson@gmail.com">emmanuelchanson@gmail.com</a><br>