Skip to content

Live camera based on HTML5+Canvas+Websocket+PHP (Workerman).

License

Notifications You must be signed in to change notification settings

lizz89/live-camera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-camera

网络摄像头-基于HTML5+Canvas+Websocket+Workerman

在线示例

提示:最好用火狐测试,谷歌浏览器升级了安全策略,谷歌浏览器只能在https下才能利用html5打开摄像头。

1、摄像头录制页面 http://www.workerman.net/demos/live-camera/camera.html

2、实时接收视频流页面 http://www.workerman.net/demos/live-camera/

使用方法

1、运行 php start.php start -d

2、录制摄像的页面为 http://127.0.0.1:8088/camera.html

3、接收视频流的页面为 http://127.0.0.1:8088/

About

Live camera based on HTML5+Canvas+Websocket+PHP (Workerman).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.7%
  • HTML 1.3%