{"id":17128303,"url":"https://github.com/scazzy/deliti","last_synced_at":"2025-04-13T07:05:57.055Z","repository":{"id":23695814,"uuid":"27067818","full_name":"scazzy/Deliti","owner":"scazzy","description":"Opensource Web Conferencing and Virtual Classroom software","archived":false,"fork":false,"pushed_at":"2020-10-29T05:43:38.000Z","size":4396,"stargazers_count":11,"open_issues_count":3,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T07:05:31.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://vondro.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scazzy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-24T08:49:14.000Z","updated_at":"2024-10-22T04:40:18.000Z","dependencies_parsed_at":"2022-07-10T10:00:19.970Z","dependency_job_id":null,"html_url":"https://github.com/scazzy/Deliti","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/scazzy%2FDeliti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scazzy%2FDeliti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scazzy%2FDeliti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scazzy%2FDeliti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scazzy","download_url":"https://codeload.github.com/scazzy/Deliti/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248675426,"owners_count":21143768,"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-14T19:06:43.539Z","updated_at":"2025-04-13T07:05:56.957Z","avatar_url":"https://github.com/scazzy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deliti\n\nOpensource Web Conferencing and Virtual Classroom software\n\n--------------------------------------------------\n\n\n![Deliti whiteboard](https://github.com/scazzy/Deliti/blob/master/screenshots/ROOM_DESKBOARD.jpg \"Deliti\")\n\n\n\n\nPS ~ This code was built in 2010. Built in PHP 5.3. The code doesn't use an MVC structure or any framework.\nReleased with a thought of helping someone to know how a conferencing platform and its different technologies work together.\nPlease read the NOTE at the end of this doc.\nI'd try to put a working demo of this online soon.\n\n--\n\n### Technology used:\n- PHP\n- MySQL\n- Red5 Media Server\n- Java, Servlet, Beans\n- Apache\n- Tomcat\n- Flash\n- ActionScript 2 \u0026 3\n\n### Features:\n- Fully featured conference room (handles simultaneous multiple rooms)\n- Whiteboard (Real time writing)\n- Live audio and video broadcasting, with recording option\n- Participant Chat\n- Document sharing\n- Geolocation\n- Meeting notepad\n- Old meeting archives\n- Open meeting search\n- Guest registrations\n\n\n--\n--------------------------------------------------\n\nCopyright © by respective authors (see below). All rights reserved.\n\n####Authors/Developers\n[Elton Jain](http://eltonjain.com)  - elton@welbour.com\n\n--\n--------------------------------------------------\n\nCode files: \nProject code divided in two parts, PHP server side, and Red5 streaming side\n\n* **_php** folder : PHP code to be placed in the AMP server (Apache, Mysql, PHP) web directory.\n* **_red5** folder : Red5 code to be placed in the Red5 server path.\n\n--\n--------------------------------------------------\n\n#### Screenshots:\n\n![Deliti whiteboard](https://github.com/scazzy/Deliti/blob/master/screenshots/ROOM_DESKBOARD.jpg \"Deliti\")\nThe main Conference room, called 'DeskBoard'\n\n![Deliti whiteboard](https://github.com/scazzy/Deliti/blob/master/screenshots/whiteboard_fullscreen.jpg \"Deliti\")\nUsing Live Whiteboard in Fullscreen mode\n\n![Deliti whiteboard](https://github.com/scazzy/Deliti/blob/master/screenshots/fileuploader.jpg \"Deliti\")\nFile uploader for live document sharing within the room\n\n![Deliti whiteboard](https://github.com/scazzy/Deliti/blob/master/screenshots/videocast_players.jpg \"Deliti\")\nVideo broadcasting players, one for host and other for attendees\n\n![Deliti whiteboard](https://github.com/scazzy/Deliti/blob/master/screenshots/searchrooms.jpg \"Deliti\")\nSearching Open conference rooms / classrooms\n\n![Deliti whiteboard](https://github.com/scazzy/Deliti/blob/master/screenshots/home.jpg \"Deliti\")\nThe start page of a registered user, with options to create new room, or check the archives\n\n![Deliti whiteboard](https://github.com/scazzy/Deliti/blob/master/screenshots/invite_participants.jpg \"Deliti\")\nInvite participants\n\n--\n--------------------------------------------------\n\n#### This project was developed by [@eltonjain](https://twitter.com/eltonjain) in 2010, and is no longer supported. Though any doubts or questions can be asked in issues.\n\n--\n\n\u003e Note:\n\u003e - The PHP version shall be latest with respect to 2010, hence you might need to handle some depreciated methods if faced.\n\u003e - The developer might need some basic idea of how to use the Red5 server.\n\u003e - Edit the configs according to your environment, database, and namespaces you create\n\u003e - The chat script is very basic one using direct db transaction. Recommend to implement jabber or similar technique.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscazzy%2Fdeliti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscazzy%2Fdeliti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscazzy%2Fdeliti/lists"}