Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
mod_cache + mod_h264_streaming v1
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
test  
View profile  
 More options Aug 18, 10:45 am
From: test <int...@gmail.com>
Date: Tue, 18 Aug 2009 07:45:29 -0700 (PDT)
Local: Tues, Aug 18 2009 10:45 am
Subject: mod_cache + mod_h264_streaming v1
Hi,
are there any one tested mod_cache + mod_h264_streaming with lighttpd
1.5

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
shellcode  
View profile  
 More options Aug 18, 10:33 pm
From: shellcode <shellc...@gmail.com>
Date: Wed, 19 Aug 2009 10:33:26 +0800
Local: Tues, Aug 18 2009 10:33 pm
Subject: Re: mod_cache + mod_h264_streaming v1

I have test mod_cache + mod_h264_streaming on both lighttpd 1.4 and lighttpd
1.5.
it works


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
test  
View profile  
 More options Aug 19, 3:43 pm
From: test <int...@gmail.com>
Date: Wed, 19 Aug 2009 12:43:18 -0700 (PDT)
Local: Wed, Aug 19 2009 3:43 pm
Subject: Re: mod_cache + mod_h264_streaming v1
thank you very much
do you have recommended settings for mod_cache when using
mod_h264_streaming

On Aug 19, 5:33 am, shellcode <shellc...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
shellcode  
View profile  
 More options Aug 19, 8:14 pm
From: shellcode <shellc...@gmail.com>
Date: Thu, 20 Aug 2009 08:14:26 +0800
Local: Wed, Aug 19 2009 8:14 pm
Subject: Re: mod_cache + mod_h264_streaming v1

server.modules = (
    "mod_flv_streaming",  "mod_h264_streaming", "mod_cache",  "mod_proxy"
)

flv-streaming.extensions = (".flv")
h264-streaming.extensions = (".mp4")

cache.bases = ("/data/cache1", "/data/cache2", "/data/cache3“)
cache.support-queries = "enable"
cache.refresh-pattern = (
    "\.(?i)(flv|mp4)$" => "0 flv-streaming", # flv_streaming for flv files,
h264_streaming for mp4 files
    "." => "120"
)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Gao  
View profile  
 More options Aug 21, 10:05 pm
From: Alex Gao <dsk...@gmail.com>
Date: Fri, 21 Aug 2009 19:05:48 -0700 (PDT)
Local: Fri, Aug 21 2009 10:05 pm
Subject: Re: mod_cache + mod_h264_streaming v1
hi, shellcode:

      Can you tell me which version of mod_h264_streaming  you used
with lighhttpd 5.0?

      Thanks


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
shellcode  
View profile  
 More options Aug 21, 10:57 pm
From: shellcode <shellc...@gmail.com>
Date: Sat, 22 Aug 2009 10:57:12 +0800
Local: Fri, Aug 21 2009 10:57 pm
Subject: Re: mod_cache + mod_h264_streaming v1

We use old mod_h264_streaming released at last year


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ned Wolpert  
View profile  
 More options Oct 6, 5:05 pm
From: Ned Wolpert <ned.wolp...@gmail.com>
Date: Tue, 6 Oct 2009 14:05:36 -0700 (PDT)
Local: Tues, Oct 6 2009 5:05 pm
Subject: Re: mod_cache + mod_h264_streaming v1
Shellcode-

  Does your configuration work correctly when files are proxied and if
you call for a file_fragment before the whole file is cached?
(Example, if you hit /file.mp4?start=10&end=20 and the cache is empty)

  Also, I noticed in my case, HEAD requests are set to the origin
server, not using the cache file. (Regardless of the file being in
cache or not)

  In my case, I'm using 1.4.23 with modcache v1.8.0...

On Aug 21, 7:57 pm, shellcode <shellc...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
shellcode  
View profile  
 More options Oct 6, 9:00 pm
From: shellcode <shellc...@gmail.com>
Date: Wed, 7 Oct 2009 09:00:36 +0800
Local: Tues, Oct 6 2009 9:00 pm
Subject: Re: mod_cache + mod_h264_streaming v1

I think the 'HEAD' request is sent by the client such flash player. it's
purpose is to determine the content length of '/file.mp4?start=xx&end=yy'


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google