{"id":13614116,"url":"https://github.com/DJF3/Cisco-Video-System-Status-Monitor","last_synced_at":"2025-04-13T18:32:19.701Z","repository":{"id":114584287,"uuid":"191535808","full_name":"DJF3/Cisco-Video-System-Status-Monitor","owner":"DJF3","description":"Use a webpage to monitor the status of a Cisco Video unit. Can be used outside the meetingroom.","archived":false,"fork":false,"pushed_at":"2019-07-15T09:16:33.000Z","size":1491,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-07T22:42:07.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DJF3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-12T09:02:11.000Z","updated_at":"2021-06-28T09:00:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"811cbdaa-243a-4dba-8fbe-21ab010e8f0e","html_url":"https://github.com/DJF3/Cisco-Video-System-Status-Monitor","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/DJF3%2FCisco-Video-System-Status-Monitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DJF3%2FCisco-Video-System-Status-Monitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DJF3%2FCisco-Video-System-Status-Monitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DJF3%2FCisco-Video-System-Status-Monitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DJF3","download_url":"https://codeload.github.com/DJF3/Cisco-Video-System-Status-Monitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248760486,"owners_count":21157368,"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-08-01T20:00:57.221Z","updated_at":"2025-04-13T18:32:17.040Z","avatar_url":"https://github.com/DJF3.png","language":"PHP","funding_links":[],"categories":["Code Samples"],"sub_categories":[],"readme":"# Cisco-Video-System-Status-Monitor\n\nDisplay the status of a Cisco video system on a tablet/computer/screen (outside the meeting room). \n\n\n[Requirements](#requirements)\n\n[Features](#features)\n\n[Setup](#setup)\n\n[How does it work?](#how)\n\n[FYI](#fyi)\n\n[Roadmap](#roadmap)\n\n[Feedback \u0026 Support](#feedback)\n\n\n# What does it do?\n\nOverview\n\n![Overview](https://user-images.githubusercontent.com/4991841/60021749-d259c180-9692-11e9-900c-14eb8feab7e9.png)\n\n\n\n\n\n\u003ca name=\"requirements\"/\u003e\n\n\n# Requirements\n\n* PHP  (tested with PHP 7.2, but should work with 5.x)\n* Video system firmware CE 9.6.1 or higher\n* Features supported per device: see table:\n\n| Feature  | Supported Devices |\n| -------------: | ------------- |\n| Call detect  | All devices  |\n| People count  | SX80 RoomKit/Mini CodecPlus CodecPro Room55 Room70/Room55D Room70G2 |\n| People presence  | SX80 RoomKit/Mini CodecPlus CodecPro Room55 Room70/Room55D Room70G2 _plus_ SX20 MX200G2/MX300G2 MX700/MX800/MX800D |\n\n\n\n\n\u003ca name=\"features\"/\u003e\n\n# Features\nThe following features are supported:\n\n### DOES:\n* Display status of video system (in-call or idle)\n* Status text is customizable \n* Shows per status a color (red or green)\n* Displays Meeting room name\n* Displays People count (if supported)\n* Displays People presence (if supported + people count is not supported)\n\n### DOESN'T:\n* Clean your dishes\n\n\n\n\u003ca name=\"setup\"/\u003e\n\n# Setup\n\nFollow these steps to setup the Video System monitoring code. \n\n\n\u003cimg width=\"883\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60021775-df76b080-9692-11e9-8b81-093db3fbac7f.png\"\u003e\n\n\n\u003cimg width=\"884\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60021805-ec939f80-9692-11e9-9d2b-f978bd355059.png\"\u003e\n\n\n\u003cimg width=\"884\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60021821-f61d0780-9692-11e9-894f-5e5cefb20b4b.png\"\u003e\n\n\n\u003cimg width=\"885\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60021844-00d79c80-9693-11e9-993e-bbc6c2034d4a.png\"\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003ca name=\"how\"/\u003e\n\n# How does it work?\nWhat happens when you deploy this code? \n\n\n\u003cbr\u003e\n\n\u003cimg width=\"886\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60021866-10ef7c00-9693-11e9-835a-8d43cd4462fb.png\"\u003e\n\n\u003cbr\u003e\n\n\u003cimg width=\"883\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60021885-18af2080-9693-11e9-8177-ec8e7682119a.png\"\u003e\n\n\u003cbr\u003e\n\n\u003cimg width=\"884\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60021898-219ff200-9693-11e9-9e8c-6fc48f7c50c3.png\"\u003e\n\n\u003cbr\u003e\n\n\u003cimg width=\"883\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60021922-2a90c380-9693-11e9-90b4-a1021bd4faf5.png\"\u003e\n\n\u003cbr\u003e\n\n\u003cimg width=\"883\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60021943-32e8fe80-9693-11e9-9171-213c242e483f.png\"\u003e\n\n\u003cbr\u003e\n\n\u003cimg width=\"884\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60021969-4005ed80-9693-11e9-89c8-31e7e68a51dc.png\"\u003e\n\n\u003cbr\u003e\n\n\u003cimg width=\"882\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60022000-498f5580-9693-11e9-8a6e-dbf352fd5103.png\"\u003e\n\n\u003cbr\u003e\n\n\u003cimg width=\"885\" alt=\"image\" src=\"https://user-images.githubusercontent.com/4991841/60022027-5318bd80-9693-11e9-9b64-213ff6e0845e.png\"\u003e\n\n\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003ca name=\"fyi\"/\u003e\n\n# FYI\n* jquery.min.js is included in order to minimize public internet connectivity dependency. You can use the Google hosted jquery.min.js by changing the 'script src' link on line 20 to: ``` https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js ```\n\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003ca name=\"roadmap\"/\u003e\n\n# Roadmap\n* Add status 'occupied' - not in call but with people present (coming in 0.4d)\n* Add non-demo mode, only showing the status screen without background image (coming in 0.4d)\n* Include both NumberOfActiveCalls and NumberOfInProgressCalls to capture both call-setup and in-call status (coming in 0.4d)\n* Include jQuery to remove internet access dependency (coming in 0.4d)\n* Dashboard that displays the status for multiple meetingrooms. (Remove people count and only use _people presence_? (do we care about _the number_ of people?)\n\n\n\u003ca name=\"feedback\"/\u003e\n\n# Feedback \u0026 Support\nWill add this later. For now, open issues in this repository\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDJF3%2FCisco-Video-System-Status-Monitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDJF3%2FCisco-Video-System-Status-Monitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDJF3%2FCisco-Video-System-Status-Monitor/lists"}