{"id":15994248,"url":"https://github.com/pixelhandler/videojs_player","last_synced_at":"2025-07-31T17:39:03.287Z","repository":{"id":136860518,"uuid":"2289843","full_name":"pixelhandler/videojs_player","owner":"pixelhandler","description":"Package for Concrete5; HTML5 video block with Flash fallback","archived":false,"fork":false,"pushed_at":"2012-07-02T05:45:36.000Z","size":465,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T16:12:20.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pixelhandler.png","metadata":{"files":{"readme":"README.markdown","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-29T17:04:04.000Z","updated_at":"2019-02-05T10:20:23.000Z","dependencies_parsed_at":"2023-03-11T17:30:45.320Z","dependency_job_id":null,"html_url":"https://github.com/pixelhandler/videojs_player","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fvideojs_player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fvideojs_player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fvideojs_player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fvideojs_player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelhandler","download_url":"https://codeload.github.com/pixelhandler/videojs_player/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244139086,"owners_count":20404457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T07:07:45.932Z","updated_at":"2025-03-18T01:30:50.855Z","avatar_url":"https://github.com/pixelhandler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# videojs_player package for Concrete5.org CMS\n\nAdd-on Package for [Concrete5 CMS](http://www.concrete5.org/ \"concrete5.org\"); HTML5 video block with Flash fallback.\n\n## Open source software included\n\n**VideoJS**\n\nJavaScript for HTML5 video player - \u003chttp://videojs.com/\u003e\n\n**Flowplayer free**\n\nFlash fallback for playing videos for browsers that do not support `\u003cvideo\u003e` element - \u003chttp://flowplayer.org/index.html\u003e\n\n### Notes:\n\nFor info on HTML5 video see : \u003chttp://diveintohtml5.info/video.html\u003e which has a tutorial for video conversion for web using the (free) Miro Video Converter. As HTML5 video implementations vary per web browser, to use this block you will need to prepare (4) files: .mp4, .ogv, .webm and have a preview or \"poster\" image. Also, if needed, Flowplayer (free) plays your .mp4 as flash media content.\n\n*Block supports videos playback using the following*\n\n1. Preview Image: Choose a 'Poster' image, file with a .png or .jpg extension; e.g. still frame from video.\n2. MPEG 4 (.mp4): Choose a file with a .mp4 extension as common HTML5 video format; also used for flash fallback\n3. Ogg video (.ogv): Choose a file with a .ogv extension; \"Theora\" file, HTML5 video format e.g. for FireFox\n4. WebM video (.webm): Choose a file with a .webm extension; HTML5 video format e.g. for MSIE 9+\n5. Maximum Dimensions: Input the maximum width and height in pixels\n\n**Requirements:**\n\n* Set your 'Allowed File Types' under 'File Manager \u003e Access' tab to include file types: mp4, ogv, webm  \n  e.g. yourdomain.com/index.php/dashboard/system/permissions/file_types/ \n* Format and upload files in the above mentioned formats, see references below for instructions.\n\nIn Concrete admin:\n\nNavigate to 'System \u0026 Settings \u003e Allowed File Types'\n\nAdd: `, ogv, webm` after xml or your last entry.\n\n**Recommendations:**\n\nExample updates to your .htaccess file:\n\n    #php settings\n    \u003cIfModule mod_php5.c\u003e\n    php_value post_max_size 40M\n    php_value upload_max_filesize 40M\n    php_value memory_limit 300M\n    php_value max_execution_time 259200\n    php_value max_input_time 259200\n    \u003c/IfModule\u003e\n\n    # video file formats\n    AddType video/ogg ogv\n    AddType video/mp4 mp4\n    AddType video/webm webm\n\n**Source Code:**\n\n* Github: \u003chttps://github.com/pixelhandler/videojs_player\u003e\n\n### References:\n\n* \u003chttp://www.concrete5.org/\u003e\n* \u003chttp://diveintohtml5.info/video.html\u003e\n* \u003chttp://www.mirovideoconverter.com/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Fvideojs_player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelhandler%2Fvideojs_player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Fvideojs_player/lists"}