Coder Social home page Coder Social logo

screen-viewer's Introduction

Screen-Viewer 1.0 - By Mr.Jack

An experiment with PHP and socketio to share your screen in a pretty low rate (because PHP)

Demo

Requeriments

NodeJS PHP running php_sockets extension enabled on php.ini

Installation

$ git clone https://github.com/ikarius6/Screen-Viewer
$ cd Screen-Viewer
$ npm install socket.io

Run

On a term run the socketio server

$ node screen.js

Open screen.html on any browser (double clic it's ok)

On another term run the broadcaster

$ php screen.php

It could run on local network just by changing the IPs correctly

Author

Mr.Jack

Enjoy!

screen-viewer's People

Contributors

ikarius6 avatar

Stargazers

 avatar Label avatar Hugo Epinosa avatar

Watchers

James Cloos avatar  avatar

screen-viewer's Issues

Can't able to run php screen.php

C:\xampp\htdocs\Screen-Viewer>php screen.php
PHP Fatal error: Uncaught Error: Call to undefined function socket_create() in C:\xampp\htdocs\Screen-Viewer\screen.php:8
Stack trace:
#0 {main}
thrown in C:\xampp\htdocs\Screen-Viewer\screen.php on line 8

Fatal error: Uncaught Error: Call to undefined function socket_create() in C:\xampp\htdocs\Screen-Viewer\screen.php:8
Stack trace:
#0 {main}
thrown in C:\xampp\htdocs\Screen-Viewer\screen.php on line 8

Is it able to fix this issue??????

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.