Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Broadcasting streaming media > Streaming servers
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 02-22-2008, 03:56 PM
phil
 
Posts: n/a
Default

Streaming multiple .flv files


I wasn't able to find any useful resources on the net for this particular setup, so it seems to be a pretty unexplored area or I'm just unable to use search engines, so here we go:
I've got multiple .flv files which need to be streamed in sequence, without noticeable gaps between them; the .flv files are going to be created dynamically, so there is no way to join them before the actual streaming takes place.

Now it should be possible to modify an existing flash video player in order to automatically get the next file while the current one is being played, but I'm wondering whether there's a way to having a single big .flv file and just appending additional files after they have been created.

Is it possible to make a streaming server "aware" of the changed file size? Or is HTTP streaming more appropriate in this case?

Any information or advice on the subject would be much appreciated!
Reply With Quote
  #2  
Old 02-28-2008, 11:38 PM
Stream Recorder
 
Posts: n/a
Default

Re: Streaming multiple .flv files


Well, I don't really know whether it is a good idea to make FLV files larger. I would use dyamic playlists instead.

Adobe Flash Player progressive download (no streaming is used)
Flash Player 7 introduced a new technique called progressive download, which enables developers to use ActionScript commands to feed external FLV files into a SWF file and play them back at runtime. More specifically, you can use the netConnection and netStream objects in ActionScript to set the FLV file to play back, and to control the Play, Pause, Seek (to a timecode), and Close behaviors and the buffer time and size for a given video file.

In this method, the video content (FLV file) is kept external to the other Flash content and the video playback controls. Because of this, it's relatively easy to add or change content without republishing the SWF file.

Adobe Flash Media Server
ActionScript access is the same as for Progressive FLV. You can also use server-side ActionScript to provide additional functionality such as synchronization of streams, server-side playlists, smart delivery adjusted to client connection speed, and more.

This approach provides programmatic control of streams (server scripting) for the creation of server-side playlists, synchronization of streams, smarter delivery adjusted to client connection speed, and application creation.

You can dynamically pull FLV from virtual locations, such as your SAN or the Flash Video Streaming Service CDN.
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 02:54 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons