Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 199305
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:00:43+00:00 2026-05-11T17:00:43+00:00

I need to stream an flv file. Streaming should look like live streaming, and

  • 0

I need to stream an flv file.
Streaming should look like live streaming,
and I there should be a way to change the target file.
Sorry for my poor English.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T17:00:43+00:00Added an answer on May 11, 2026 at 5:00 pm

    If by “streaming” you mean “showing a flash-video clip”, flv-streaming isn’t really streaming, but it’s a normal file transfer, with the flash player starting playback even if the file isn’t completely downloaded to the client. Time seeking is implemented in a standard HTTP way, with a file download offset – if you scroll the video halfway on the timeline and it hasn’t downloaded yet, the current download is (most often) aborted, and restarted with an offset of filesize/2 bytes.

    So, you could be fine with just using plain old readfile() and fixing the HTTP mime-type headers appropriately with header(). But, since you’d need seeking, you need to parse the HTTP request and instead of readfile(), use fpassthru(), seeking the right place, instead.

    tl;dr: Avoid handling this on the PHP side, and let Apache (or the httpd of your choice) handle this instead.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to stream a file to the Response for saving on the end
So... I have a URL like www.example.com/stream/ I need to make any request to
I need to extract the audio from a FLV file recorded using FMS. I
How can I decode a FLV's audio if it's recorded from a live stream
what software do I need, if I want to make a video live stream,
Good day to all. I need to loop a flv file in flash if
I need to stream videos through HTML5. Is that possible, are there any free
I have a byte stream I need parsed into a struct, and I also
I need to know how I get the stream of the headers and footers
I need to capture the input stream from a microphone in my application, which

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.