Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

dump-file based on meta-data/timestamp info
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Feature Requests
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Mon Jun 12, 2006 8:36 am    Post subject: dump-file based on meta-data/timestamp info Reply with quote

I have searched around the forums but have not really come up with anything yet.

I know that a setup can be setup on Helix server so that all live and stream content can be save for later showing.

I see that icecast supports a dump file config setup but I can see anyway to dump to files based on dynamic info so that different app possibly web can be used for replay value.

Thank you for any info.
Dan
Back to top
cmodyssey



Joined: 28 Mar 2008
Posts: 63

PostPosted: Sun Mar 30, 2008 7:17 pm    Post subject: I would like this too Reply with quote

Hi,

If the file is named based on dump-file based on meta-data/timestamp info it would be so useful, I was really hoping that it would already be possible to do this.

Are there any plans to do this?

Thanks in advance.
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sun Mar 30, 2008 7:46 pm    Post subject: Reply with quote

Not in the next update but it's certainly something that could be done. Make a note of it on bugs.xiph.org if it's not on already.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
cmodyssey



Joined: 28 Mar 2008
Posts: 63

PostPosted: Mon Mar 31, 2008 10:25 am    Post subject: is bugs.xiph.org down? Reply with quote

Hi Karl,

Thanks for your reply.

I tried going to bugs.xiph.org and all I get is a page saying "It works!".

I also got to the same URL from the http://www.icecast.org/contact.php page, so I know that this is the URL it should be and there wasn't a mis-type along the way.

Any ideas on how I should log this?

Thanks
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Mon Mar 31, 2008 1:44 pm    Post subject: Reply with quote

Just create a new report if one doesn't already exist. You want a specific setting on a dump file which doesn't exist currently.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
cmodyssey



Joined: 28 Mar 2008
Posts: 63

PostPosted: Mon Mar 31, 2008 1:49 pm    Post subject: Reply with quote

Hi Karl,

Thanks for your reply.

What I mean is, if I can't gain access to bugs.xiph.org , how can I 1) log the fact that bugs.xiph.org is down and 2) log this enhancement request?

Thanks.
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Mon Mar 31, 2008 2:18 pm    Post subject: Reply with quote

oh!, I guess someone has messed around with the web server, try trac.xiph.org.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
cmodyssey



Joined: 28 Mar 2008
Posts: 63

PostPosted: Mon Mar 31, 2008 3:10 pm    Post subject: Ticket raised! Reply with quote

Hi Karl,

Thank you for that other URL, I was able to raise a ticket in that, there was a sort of similar on in there, I've explained everything in my ticket and the number is #1337.

Thanks again.
Back to top
View user's profile Send private message
Anonymous
Guest





PostPosted: Thu May 29, 2008 7:58 am    Post subject: Reply with quote

I'm new to these things...if you find the solution to your problem then please post it ....will be greatly appreciated...Thanks
Back to top
Deker



Joined: 28 Aug 2008
Posts: 3

PostPosted: Thu Aug 28, 2008 10:42 am    Post subject: Reply with quote

Same problem. If you know solution, please post it.
----------------
Download Xilisoft Video Converter Ultimate 5 keygen
Hard Drive Inspector Professional 3 rapidshare
Satellite Antenna Alignment 2.36.8 serial
EyeCandy 4000 - PhotoShop & PaintShop Pro Plugin


Last edited by Deker on Tue Apr 14, 2009 10:52 pm; edited 2 times in total
Back to top
View user's profile Send private message Visit poster's website
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Oct 08, 2008 12:16 am    Post subject: Reply with quote

try kh2, I've added a strftime based dump file expansion.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ibuza



Joined: 03 Nov 2009
Posts: 6

PostPosted: Tue Nov 03, 2009 5:54 am    Post subject: Reply with quote

Hi!
karlH wrote:
try kh2, I've added a strftime based dump file expansion.


I installed http://www.icecast.pwp.blueyonder.co.uk/icecast-2.3.2-kh17.tar.gz

How can I use the timestamp for dump-files?

I found (but did not install) this patch:
http://lists.xiph.org/pipermail/icecast/2004-June/007443.html

So I tried
<dump-file>/var/www/somethimg/dump_%Y%m%d-%H%M%S.mp3</dump-file>
in the config file, but no success.
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Tue Nov 03, 2009 4:22 pm    Post subject: Reply with quote

try log level 4 and see if the dump filename is logged

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ibuza



Joined: 03 Nov 2009
Posts: 6

PostPosted: Tue Nov 03, 2009 4:42 pm    Post subject: Reply with quote

karlH wrote:
try log level 4 and see if the dump filename is logged


This is what is logged about the dump-file:
DBUG source/source_update_settings Dumping stream to /var/somewhere/dump_%Y%m%d-%H%M%S.mp3

The filename is exactly dump_%Y%m%d-%H%M%S.mp3
The placehoders are not filled with date and time.
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Tue Nov 03, 2009 6:42 pm    Post subject: Reply with quote

Can you check against my current work at

http://www.icecast.pwp.blueyonder.co.uk/icecast-2.3.2-kh17e.tar.gz

I tried here with the setting in mount as you have indicated and I see the following in my log

.... DBUG source/source_update_settings Dumping stream to ./dump_20091103-173338.mp3

If you still see a failure in expansion then you'll have to let me know the details of your platform. Maybe strftime is failing.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Feature Requests All times are GMT
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber