search for: cdns

Displaying 20 results from an estimated 48 matches for "cdns".

Did you mean: cdn
2024 Mar 20
1
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
...diences of 10,000 or more (not to mention 100k?s or, Lord help us, 1M?s or more), you need to get content cached in locations that are geographically close to your listeners. By far the easiest (read: most cost effective) way to do this at scale is to leverage the already existing infrastructure of CDNs (companies like Akamai or CloudFlare, that have a world-wide footprint). That means using streaming formats that utilize segmented distribution mechanisms, such as HLS or DASH. You can kinda-sorta do this sort of thing with IceCast by using relays, but it?s complex to configure and monitor while be...
2024 Mar 20
1
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
...diences of 10,000 or more (not to mention 100k?s or, Lord help us, 1M?s or more), you need to get content cached in locations that are geographically close to your listeners. By far the easiest (read: most cost effective) way to do this at scale is to leverage the already existing infrastructure of CDNs (companies like Akamai or CloudFlare, that have a world-wide footprint). That means using streaming formats that utilize segmented distribution mechanisms, such as HLS or DASH. You can kinda-sorta do this sort of thing with IceCast by using relays, but it?s complex to configure and monitor while be...
2016 Feb 24
0
RFC: Move the test-suite LLVM project to GitHub?
...the test suite because of size, hosting > cost, or anything else. 5) It could be used by other compilers / projects that are not LLVM related. 6) We could accept pull-requests from a much larger community 7) GitHub (or similar) can scale *A LOT* better than our infrastructure, probably even use CDNs etc. > There is still plenty to figure out about how to manage this on github, but > before doing anything else I just wanted to shoot an email and see if folks > like this idea. Maybe put LNT in there, too? Some downsides: * the separate administration of commit access for new develo...
2024 Mar 20
2
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
Hello everyone. This is something I am interested in learning more about. Let's say you have an audience of (what is in the subject line.) What kind of infrastructure do you need for Icecast? I asked a similar question about the liquidsoap group. In Windows and Linux web servers, we can create a forest for our web servers. Send traffic to different servers to even the workload. Can we do
2024 Mar 20
2
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
...more > (not to mention 100k?s or, Lord help us, 1M?s or more), you need to get > content cached in locations that are geographically close to your > listeners. By far the easiest (read: most cost effective) way to do this at > scale is to leverage the already existing infrastructure of CDNs (companies > like Akamai or CloudFlare, that have a world-wide footprint). That means > using streaming formats that utilize segmented distribution mechanisms, > such as HLS or DASH. You can kinda-sorta do this sort of thing with IceCast > by using relays, but it?s complex to configure...
2024 Mar 21
2
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
...diences of 10,000 or more (not to mention 100k?s or, Lord help us, 1M?s or more), you need to get content cached in locations that are geographically close to your listeners. By far the easiest (read: most cost effective) way to do this at scale is to leverage the already existing infrastructure of CDNs (companies like Akamai or CloudFlare, that have a world-wide footprint). That means using streaming formats that utilize segmented distribution mechanisms, such as HLS or DASH. You can kinda-sorta do this sort of thing with IceCast by using relays, but it?s complex to configure and monitor while be...
2019 May 01
4
Webm files written without duration in header
...ent encoding used. It works by segmenting the media stream into discrete files and then distributing them via HTTP(S). The big advantage of this approach is that standard 'garden variety' web servers (think Apache) can be used to serve the streams, which makes it play particularly well with CDNs, at the cost of significantly greater complexity in the encoder and player components. No specialized 'streaming server' (such as Icecast) is required in the HLS ecosystem at all. Cheers! |---------------------------------------------------------------------| | Frederick F. Gleason, Jr....
2010 Jan 15
21
Dynamic Assets - can it be done?
...c, I mean that they will be dynamic through controller/models. I have been working through approx. 12 hours of searches to satisfy my answer to this question but am not finding much luck. The closest things I''ve found enabling this are use of config for assets (which is normally done for CDNs), or monkey-patching the tag helpers, which still won''t give me what I want. The reason why I want to do this is to provide for themes. As an example, if your rails app contained 20 different themes, a theme would be composed of layouts, images, javascripts, stylesheets, etc. You wouldn...
2019 May 01
1
Webm files written without duration in header
...g the media stream > > into discrete files and then distributing them via HTTP(S). The big > > advantage of this approach is that standard 'garden variety' web > > servers (think Apache) can be used to serve the streams, which makes it > > play particularly well with CDNs, at the cost of significantly greater > > complexity in the encoder and player components. No specialized > > 'streaming server' (such as Icecast) is required in the HLS ecosystem > > at all. > > > > Cheers! > > > > > > |----------------------...
2024 Mar 21
1
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
...diences of 10,000 or more (not to mention 100k?s or, Lord help us, 1M?s or more), you need to get content cached in locations that are geographically close to your listeners. By far the easiest (read: most cost effective) way to do this at scale is to leverage the already existing infrastructure of CDNs (companies like Akamai or CloudFlare, that have a world-wide footprint). That means using streaming formats that utilize segmented distribution mechanisms, such as HLS or DASH. You can kinda-sorta do this sort of thing with IceCast by using relays, but it?s complex to configure and monitor while be...
2019 May 01
3
Webm files written without duration in header
Hi there Thanks Thomas. I was hoping to avoid remuxing as my objective is to run an extremely lightweight server. Just tested and the CPU runs between 9% and 23% for a lecture of 90 minutes - took 18sec. Yes it's a lightweight server, but like I said, that's the objective, and quite a nice challenge :-) CPU = cost and if you have to remux for 1000 clients in a day, integrity of live
2023 May 07
5
[PATCH 00/53] drm: Convert to platform remove callback returning void
...k returning void drm/arm/malidp: Convert to platform remove callback returning void drm/armada: Convert to platform remove callback returning void drm/aspeed: Convert to platform remove callback returning void drm/atmel-hlcdc: Convert to platform remove callback returning void drm/bridge: cdns-dsi: Convert to platform remove callback returning void drm/bridge: display-connector: Convert to platform remove callback returning void drm/bridge: fsl-ldb: Convert to platform remove callback returning void drm/imx/imx8*: Convert to platform remove callback returning void drm...
2019 May 01
0
Webm files written without duration in header
...ent encoding used. It works by segmenting the media stream into discrete files and then distributing them via HTTP(S). The big advantage of this approach is that standard 'garden variety' web servers (think Apache) can be used to serve the streams, which makes it play particularly well with CDNs, at the cost of significantly greater complexity in the encoder and player components. No specialized 'streaming server' (such as Icecast) is required in the HLS ecosystem at all. Cheers! |---------------------------------------------------------------------| | Frederick F. Gleason, Jr....
2009 Mar 03
0
Content delivery networks
...ues for working with content delivery networks in Rails? I have seen and used ActionController::Base.asset_host and am aware of the date parameter that Rails can attach to each static image to reflect its last modified time. Are there other build techniques and coding techniques to work well with CDNs? For instance, does anyone refer to fixed IDs in code which are replaced during a build with the latest and greatest version of an asset? If so, is this a rake task? I''ll do some Googling, but thought I would ask peers, too. The article will be based on Rails, so will assist the communit...
2011 Jun 25
0
High volume photo resizing - best approach
...g a high volume of photos contributed by users. 2. An uploader to allow users to upload multiple photos at a time vs one at a time. 3. Best image processor. I''ve been told by a friend that Mini Magick performs best under high load, would be interested in any real world feedback. 4. Best cdns. Any tips on best cdn to serve images also much appreciated and if there''s any gems that already integrate with them for easier transfer. Thanks, Pardeep. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this...
2019 May 01
0
Webm files written without duration in header
...t works by segmenting the media stream > into discrete files and then distributing them via HTTP(S). The big > advantage of this approach is that standard 'garden variety' web > servers (think Apache) can be used to serve the streams, which makes it > play particularly well with CDNs, at the cost of significantly greater > complexity in the encoder and player components. No specialized > 'streaming server' (such as Icecast) is required in the HLS ecosystem > at all. > > Cheers! > > > |--------------------------------------------------------------...
2013 Aug 23
2
Strange connectivity issues with bridged networking and masquerade
...se pages load without any problem, when I access them from my laptop or even with Firefox via X-Forwarding launched directly on the hypervisor system. From within the VMs they just refuse to finish loading. The only thing those pages have in common, as far as I can see, is that they heavily utilize CDNs like Amazon Cloudfront or Akamai. The idea behind our setup is, that all virtual machines communicate on the 192.168.3.0/24 network. The nodes have a VLAN connection on eth1. To allow connections between VMs on different hosts, we created the bridge device br1 with eth1 attached and added the VMs...
2018 Dec 10
1
[PATCH 7/7] drm: Split out drm_probe_helper.h
.../bochs_drv.c | 1 + > drivers/gpu/drm/bochs/bochs_kms.c | 1 + > drivers/gpu/drm/bridge/adv7511/adv7511.h | 2 +- > drivers/gpu/drm/bridge/analogix-anx78xx.c | 3 +- > .../drm/bridge/analogix/analogix_dp_core.c | 2 +- > drivers/gpu/drm/bridge/cdns-dsi.c | 2 +- > drivers/gpu/drm/bridge/dumb-vga-dac.c | 2 +- > .../bridge/megachips-stdpxxxx-ge-b850v3-fw.c | 2 +- > drivers/gpu/drm/bridge/nxp-ptn3460.c | 2 +- > drivers/gpu/drm/bridge/panel.c | 2 +- > drivers/gpu/drm/bridge/para...
2018 Dec 10
1
[PATCH 7/7] drm: Split out drm_probe_helper.h
...ivers/gpu/drm/bochs/bochs_kms.c | 1 + > > > drivers/gpu/drm/bridge/adv7511/adv7511.h | 2 +- > > > drivers/gpu/drm/bridge/analogix-anx78xx.c | 3 +- > > > .../drm/bridge/analogix/analogix_dp_core.c | 2 +- > > > drivers/gpu/drm/bridge/cdns-dsi.c | 2 +- > > > drivers/gpu/drm/bridge/dumb-vga-dac.c | 2 +- > > > .../bridge/megachips-stdpxxxx-ge-b850v3-fw.c | 2 +- > > > drivers/gpu/drm/bridge/nxp-ptn3460.c | 2 +- > > > drivers/gpu/drm/bridge/panel.c |...
2018 Dec 10
1
[PATCH 7/7] drm: Split out drm_probe_helper.h
...ivers/gpu/drm/bochs/bochs_kms.c | 1 + > > > drivers/gpu/drm/bridge/adv7511/adv7511.h | 2 +- > > > drivers/gpu/drm/bridge/analogix-anx78xx.c | 3 +- > > > .../drm/bridge/analogix/analogix_dp_core.c | 2 +- > > > drivers/gpu/drm/bridge/cdns-dsi.c | 2 +- > > > drivers/gpu/drm/bridge/dumb-vga-dac.c | 2 +- > > > .../bridge/megachips-stdpxxxx-ge-b850v3-fw.c | 2 +- > > > drivers/gpu/drm/bridge/nxp-ptn3460.c | 2 +- > > > drivers/gpu/drm/bridge/panel.c |...