[vlc] livehttp don't update .m3u8 file with new ts segments locations

Soroush Hassani soroush124 at yahoo.com
Tue Feb 1 21:26:04 CET 2011


I forget to mention that there is "live.m3u8.tmp" in the same directory as 
live.m3u8 with below content:

#EXTM3U
#EXT-X-TARGETDURATION:10
#EXT-X-MEDIA-SEQUENCE:1
#EXTINF:10,
http://localhost/iphone/live-00000001.ts
#EXTINF:10,
http://localhost/iphone/live-00000002.ts
#EXTINF:10,
http://localhost/iphone/live-00000003.ts
#EXT-X-ENDLIST





________________________________
From: Soroush Hassani <soroush124 at yahoo.com>
To: vlc at videolan.org
Sent: Tue, February 1, 2011 11:39:06 PM
Subject: [vlc] livehttp don't update .m3u8 file with new ts segments locations


Hi,
I am trying livehttp module using "VLC media player 1.2.0-git-20110128-1731 
Twoflower" nightly build on WinXP SP3, but I do not get .m3u8 file updated with 
created ts segments locations, created live.m3u8 has this content which never 
changes:
#EXTM3U
#EXT-X-TARGETDURATION:10
#EXT-X-MEDIA-SEQUENCE:1
#EXTINF:10,
http://localhost/iphone/live-00000001.ts


Here is the command line and output: http://pastebin.com/EKgmaFT7
Any idea what is the problem?

Thanks



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20110201/2748f0b8/attachment.html>


More information about the vlc mailing list