View Single Post
  #5  
Old 10-11-2010, 01:22 AM
perazim perazim is offline
Junior Member
 
Join Date: Sep 2010
Posts: 5
perazim is on a distinguished road
Default

Re: rtmpdump and data loss


I have already contacted Howard regarding this and his response was to lower the size of the stream to get a good download. Unfortunately, I can't do this. I am using a brute force solution now where during times of low net activity, I repetitively download the file and then filesize check and compare md5sums on the files till I get a match. Wastes a lot of time and bandwidth but it does work.

Having a way to monitor the dropped frames from the server side would allow me to immediately abandon the current download when frames are dropped and start over.

Thanks.
Reply With Quote