1. Is pseudostreaming suitable for using with long video, e.g 1 or 2 hour long video?
2. Will the video be downloaded to Internet browser's cache?
3. What are the disadvantages of using pseudostreaming?
4. If a video is streamed using RTMP and Adobe Flash Media Server, does it mean that the video will not be able to be captured by viewer using streaming captured tool like StreamTransport?
+ Reply to Thread
Results 1 to 7 of 7
-
-
Not an expert in pseudostreaming but here are my observations:
1. length should not be a problem
2. Yes, at least in my testing, the file or bits of it will be in the cache
3. disadvantage.. you may need a dedicated server to install the script.. check with you Web host if you do not have your own dedicated server
4. Not sure about StreamTransport.. but stream could still be captured using screen screen capture software as the video plays
Best wishes,
Eye for Video -
Length is a problem, and it's worse with MP4 container than FLV container for some reason. The longer it is, the more latency issues during seeks. You can read about it on the flowplayer forums. You can batch remux h.264/aac/mp4 to h.264/aac/flv with ffmpeg to reduce the latency issues
Yes, streamtransport will still capture RTMP streams -
Yes, streamtransport will still capture RTMP streams
Is there a way to prevent the video from being captured? -
Not that I know of. It won't capture silverlight so you could change platforms.
I should restate that it will download the video (unaltered), not capture. You can also use screen recorders which record in a different format
Similar Threads
-
Streaming considerations - RTMP vs RTSP vs HLS vs MMS vs ?
By rezilient in forum Video Streaming DownloadingReplies: 3Last Post: 14th Apr 2016, 00:25 -
How to setup FLV streaming with crtmpserver C++ RTMP server
By priesteria in forum Video Streaming DownloadingReplies: 1Last Post: 11th Oct 2011, 14:12 -
Streaming RTMP, "SWF verification detected", JW player
By jasta in forum Video Streaming DownloadingReplies: 0Last Post: 14th Dec 2009, 03:00 -
High Quality FLV with metadata for pseudostreaming
By misterio in forum LinuxReplies: 21Last Post: 22nd May 2009, 00:38 -
streaming rtmp ?
By xiaofan in forum Newbie / General discussionsReplies: 1Last Post: 8th Jun 2007, 06:40