View Single Post
  #4  
Old 02-28-2013, 07:44 AM
Larry Larry is offline
Junior Member
 
Join Date: Feb 2013
Posts: 9
Larry is on a distinguished road
Default

Re: rtmpdumphelper overwrites captured stream


Quote:
Originally Posted by minipc View Post
actually the problem lies with the underlying rtmpsuck app which bases the filename used to save the stream on the stream's playpath. if the restarted stream uses the same playpath, the filename will be the same and any previous recording will be overwritten. my solution was to compile a custom build of rtmpsuck which uses a filename to save a stream based on its playpath with an appended timestamp of when the stream started playing.
It would be nice to know how to do this - how did you compile for windows or other OS?

Last edited by Larry : 02-28-2013 at 09:33 AM. Reason: typo
Reply With Quote