View Single Post
  #25  
Old 07-02-2011, 02:46 PM
Stream Recorder
 
Posts: n/a
Default

Re: unusual streaming (RTMPT, port:80) www.tvs.pl


Here is some interesting info from the developer of Replay Media Catcher 4:
Quote:
I have had a look into this further. It is not our handling of RTMPT that is the issue but of how we treat timestamps for MP4 streams that is the issue.

When adobe first started to support MP4 files, there was issues with the timestamps that were sent. For more info see http://www.kaourantin.net/2007/08/wh...on-web_20.html

My code contains a hack to work around this when an MP4 RTMP stream is detected, so that the file would play back correctly. When this hack is disabled this RTMPT download plays back correctly. Other sites though such as MetOpera that also stream RTMP MP4 playback fine whether this hack is in use or not. Im not sure why that is the case except that MetOpera is a much higher bitrate and perhaps therefore it is not noticable.

rtmpdump does not contain the hack as it arrived on the scene well after Adobe supported MP4 streams correctly.
Do you know any other RTMP/RTMPT MP4 streams to test against?
RMC (Jaksta) prints out in the progress logs when it is an MP4 stream.
Reply With Quote