Providing video

Author Message

Sophi Italy

Thursday 21 April 2005 10:28:30 pm

I have some short seminar videos I would like to make available to (authorized) visitors, but do not want them to be able to easily download it and re-distribute. I think this means it needs to be streamed. (true?)

The ez demo site has some examples of video content. Is this streamed? Is this functionality somehow built into ez, or does it need underlying Apache support?

Thanks.

Ralph Ekekihl

Friday 22 April 2005 2:30:31 am

Hi Sophi!

I think you are confusing some terms here.
Streaming Video is often used to describe technology that is capable of playing audio or video while it is still downloading. This saves you some waiting. Without streaming you'd have to wait until the entire file downloaded before viewing or listening.

That makes it harder to download, but not impossible, then you have different technologies to protect your material, like DRM for example.

Most common streaming technologies for Video Streaming is Realmedia and WindowsMedia, they have different solutions for streaming and protetction of the material.

No streaming servers are included in ezPublish as far as I know, this is something you have to aquire from ex Realnetworks or Microsoft or whatever format you choose to use.

Check out following URL for a free RealMedia server to try out:

http://www.realnetworks.com/products/evalservers.html

I am not sure if there exists some nice free open source streamers, maybe someone else knows that??

A little bit clearer?

Contactivity B.V.
http://www.contactivity.com

Jonathan Dillon-Hayes

Thursday 28 April 2005 12:17:27 am

There are many options.

You can embed the video (like a quicktime movie) into the eZ system. This is probably easiest. It'll do httpd streaming (basically, the web server handles the "streaming" so it's not true streaming).

The other way is to use an outside server to handle the video, and just embed the object (literally it's usually an <object> tag). This works by pointing the link for the embed to the outside server, or "handing off" the request to an outside server.

There are many solutions. I personally LOVE the quicktime streaming media server, but I love quicktime.

Here are some links to consider:

https://helixcommunity.org/
http://www.apple.com/quicktime/products/qtss/

These are the two biggies.

Hope that's helpful. If you find this a bit overwhelming, find a host that will let you install one of these with point and click (we do, and I think some of the other partners might).

Best of luck!

Jonathan

---------
FireBright provides advanced eZ deployment with root access
http://www.FireBright.com/

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 15:56:36
Script start
Timing: Jan 18 2025 15:56:36
Module start 'layout'
Timing: Jan 18 2025 15:56:36
Module start 'content'
Timing: Jan 18 2025 15:56:37
Module end 'content'
Timing: Jan 18 2025 15:56:37
Script end

Main resources:

Total runtime0.7986 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 587.7813152.6094
Module start 'layout' 0.00580.0032 740.390639.3984
Module start 'content' 0.00900.7881 779.7891567.1406
Module end 'content' 0.79710.0014 1,346.929712.1953
Script end 0.7986  1,359.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4082160.0002
Check MTime0.00130.1641160.0001
Mysql Total
Database connection0.00080.099310.0008
Mysqli_queries0.750193.9255590.0127
Looping result0.00050.0632570.0000
Template Total0.767996.220.3840
Template load0.00160.199820.0008
Template processing0.766395.953820.3832
Template load and register function0.00010.015910.0001
states
state_id_array0.00080.103610.0008
state_identifier_array0.00130.161520.0006
Override
Cache load0.00130.1665300.0000
Sytem overhead
Fetch class attribute can translate value0.00060.078730.0002
Fetch class attribute name0.00110.138940.0003
XML
Image XML parsing0.00060.081130.0002
class_abstraction
Instantiating content class attribute0.00000.001340.0000
General
dbfile0.00120.1538160.0001
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs