<div dir="ltr">Hello,<br><br clear="all"><div><div>I've successfully created a vod server using VLC, but i'm not able to retrieve stream duration, when streaming a file.<br><br></div><div>Here are the steps I've made :<br><br>Server side :<br>vlc -I telnet --telnet-password videolan --rtsp-host 0.0.0.0 --rtsp-port 5554<br><br>Client side :<br>telnet <serverip> 4212<br>new video1 vod enabled<br>setup video1 input /home/thomas/Videos/big_buck_bunny_480p_h264.mov<br><br></div><div>When I open the stream, with GStreamer, i'm not able to get the stream duration, <br></div><div>the received rtsp package :<br><br>RTSP response message 0xac32e128<br> status line:<br>   code:   '200'<br>   reason: 'OK'<br>   version: '1.0'<br> headers:<br>   key: 'Server', value: 'VLC/2.1.4'<br>   key: 'Date', value: 'Wed, 21 Jan 2015 15:10:28 GMT'<br>   key: 'RTP-Info', value: 'url=rtsp://<a href="http://127.0.0.1:5554/video1/trackID=0;seq=35178;rtptime=2914133846">127.0.0.1:5554/video1/trackID=0;seq=35178;rtptime=2914133846</a>'<br>   key: 'RTP-Info', value: 'url=rtsp://<a href="http://127.0.0.1:5554/video1/trackID=1;seq=19074;rtptime=3316517314">127.0.0.1:5554/video1/trackID=1;seq=19074;rtptime=3316517314</a>'<br>   key: 'Range', value: 'npt=0.000000-'<br>   key: 'Session', value: '49bcba4504c8bb5e;timeout=60'<br>   key: 'Content-Length', value: '0'<br>   key: 'Cache-Control', value: 'no-cache'<br>   key: 'CSeq', value: '5'<br> body: length 1<br><br></div><div>We can see that the rage value is not set.<br><br></div><div>So, is it possible to send the duration with a VLC base VOD server ?<br><br></div><div>Thanks a lot<br><br></div><div>Sincerly<br></div><div><br><br><br></div><div>-- <br><div class="gmail_signature"><div dir="ltr">Thomas COIN<br>Ingénieur Systèmes Embarqués - Adeneo Embedded<br><div>tél : 06 50 22 13 90</div><div>blog : <a href="http://thomarmax.wordpress.com" target="_blank">http://thomarmax.wordpress.com</a></div><div>site : <a href="http://www.adeneo-embedded.com/" target="_blank">http://www.adeneo-embedded.com/</a><br><a href="http://www.viadeo.com/invitation/thomas.coin" target="_blank"><img src="http://static0.viadeo-static.com/v_img23/profile/promotion/white/button_profile_fr.png"></a><br></div></div></div>
</div></div></div>